Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (3h)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 07:09:25 UTC Now

2008-09-18 19:22:25 UTC netbsd-3 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1963):
libexec/ftpd/ftpd.c: revision 1.179
PR/35449: Shigeya Suzuki: ftpd does not register socket address into PAM +FIX

(bouyer)

2008-09-18 19:21:03 UTC netbsd-3-0 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1962):
libexec/ftpd/ftpd.c: revision 1.175
Remove unreachable code (res could never be NULL here).
Fixes Coverity CID 712.
Ok by lukem@.

(bouyer)

2008-09-18 19:21:00 UTC netbsd-3 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1962):
libexec/ftpd/ftpd.c: revision 1.175
Remove unreachable code (res could never be NULL here).
Fixes Coverity CID 712.
Ok by lukem@.

(bouyer)

2008-09-18 19:20:50 UTC netbsd-3-1 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1962):
libexec/ftpd/ftpd.c: revision 1.175
Remove unreachable code (res could never be NULL here).
Fixes Coverity CID 712.
Ok by lukem@.

(bouyer)

2008-09-18 19:16:54 UTC netbsd-3-1 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1961):
libexec/ftpd/ftpd.c: revision 1.174
Set file to NULL after calling fclose().
Fixes Coverity CID 2669.
Ok by lukem@.

(bouyer)

2008-09-18 19:16:51 UTC netbsd-3-0 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1961):
libexec/ftpd/ftpd.c: revision 1.174
Set file to NULL after calling fclose().
Fixes Coverity CID 2669.
Ok by lukem@.

(bouyer)

2008-09-18 19:16:43 UTC netbsd-3 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1961):
libexec/ftpd/ftpd.c: revision 1.174
Set file to NULL after calling fclose().
Fixes Coverity CID 2669.
Ok by lukem@.

(bouyer)

2008-09-18 19:15:16 UTC netbsd-3-1 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1960):
libexec/ftpd/ftpd.c: revision 1.173
Make sure that "su" is initialized before dereferencing it.
Fixes Coverity CID 1075.
Ok by lukem@.

(bouyer)

2008-09-18 19:15:12 UTC netbsd-3 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1960):
libexec/ftpd/ftpd.c: revision 1.173
Make sure that "su" is initialized before dereferencing it.
Fixes Coverity CID 1075.
Ok by lukem@.

(bouyer)

2008-09-18 19:15:04 UTC netbsd-3-0 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1960):
libexec/ftpd/ftpd.c: revision 1.173
Make sure that "su" is initialized before dereferencing it.
Fixes Coverity CID 1075.
Ok by lukem@.

(bouyer)

2008-09-18 19:13:48 UTC netbsd-3-1 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1959):
libexec/ftpd/ftpd.c: revision 1.170
NLST should return 450 instead of 550 upon error, per RFC 959.

(bouyer)

2008-09-18 19:13:44 UTC netbsd-3-0 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1959):
libexec/ftpd/ftpd.c: revision 1.170
NLST should return 450 instead of 550 upon error, per RFC 959.

(bouyer)

2008-09-18 19:13:36 UTC netbsd-3 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1959):
libexec/ftpd/ftpd.c: revision 1.170
NLST should return 450 instead of 550 upon error, per RFC 959.

(bouyer)

2008-09-18 19:12:15 UTC netbsd-3-1 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1958):
libexec/ftpd/ftpd.c: revision 1.169
logxfer(): don't use the same buffer to store the results of two separate
concurrent realpath(3)s, otherwise we'll log the wrong information
for a rename.
Noted by Dmitry Sivachenko in private mail.

(bouyer)

2008-09-18 19:12:09 UTC netbsd-3-0 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1958):
libexec/ftpd/ftpd.c: revision 1.169
logxfer(): don't use the same buffer to store the results of two separate
concurrent realpath(3)s, otherwise we'll log the wrong information
for a rename.
Noted by Dmitry Sivachenko in private mail.

(bouyer)

2008-09-18 19:11:43 UTC netbsd-3 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1958):
libexec/ftpd/ftpd.c: revision 1.169
logxfer(): don't use the same buffer to store the results of two separate
concurrent realpath(3)s, otherwise we'll log the wrong information
for a rename.
Noted by Dmitry Sivachenko in private mail.

(bouyer)

2008-09-18 19:09:56 UTC netbsd-3 commitmail json YAML

2008-09-18 19:09:19 UTC netbsd-3 commitmail json YAML

Apply patch, requested by bad in ticket #1957:
crypto/dist/heimdal/lib/krb5/crypto.c patch
Fix a file descriptor leak in seed_something().
This prevents pam_krb5 from leaking file descriptors.

(bouyer)

2008-09-18 18:27:05 UTC netbsd-4-0 commitmail json YAML

2008-09-18 18:27:02 UTC netbsd-4 commitmail json YAML

2008-09-18 18:24:59 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1202):
libexec/ftpd/ftpd.c: revision 1.187
libexec/ftpd/extern.h: revision 1.58
libexec/ftpd/version.h: patch
libexec/ftpd/ftpcmd.y: revision 1.88
Don't split large commands into multiple commands; just fail on them.
This prevents CSRF-like attacks, when a web browser is used to access
an ftp server.
Reported by Maksymilian Arciemowicz <cxib@securityreason.com>.
Fix mostly derived from OpenBSD, written by Moritz Jodeit <moritz@OpenBSD.o=
rg>

(bouyer)

2008-09-18 18:24:39 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1202):
libexec/ftpd/ftpd.c: revision 1.187
libexec/ftpd/extern.h: revision 1.58
libexec/ftpd/version.h: patch
libexec/ftpd/ftpcmd.y: revision 1.88
Don't split large commands into multiple commands; just fail on them.
This prevents CSRF-like attacks, when a web browser is used to access
an ftp server.
Reported by Maksymilian Arciemowicz <cxib@securityreason.com>.
Fix mostly derived from OpenBSD, written by Moritz Jodeit <moritz@OpenBSD.o=
rg>

(bouyer)

2008-09-18 18:18:32 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1201):
libexec/ftpd/ftpd.c: revision 1.183
libexec/ftpd/Makefile: revision 1.58
libexec/ftpd/version.h: revision 1.66
Reorganize USE_PAM support so that the reply(331,) from USER is
performed by the pam_conv (PAM conversation) callback, which then
getline()s the PASS reply internally.  This involves calling
auth_pam() from user() and caching the result to use later in pass().
This allows the PAM modules to present a different password prompt
dialog if necesary.  For example:
  Name (localhost:lukem):
  331 User lukem accepted, provide password [ otp-md4 89 xxxx12345 ].
versus
  Name (localhost:lukem): root
  331 User root accepted, provide password.
This is independent of (and effectively exclusive to) USE_SKEY support.
Previously ftpd with USE_SKEY=yes would provide the skey prompt
if the user had an skey configured, even if /etc/pam.d/ftpd didn't
have pam_skey in use.
I.e., ftpd shouldn't need special support for custom password prompts
(such as skey) if PAM is in use.

(bouyer)

2008-09-18 18:17:00 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1201):
libexec/ftpd/ftpd.c: revision 1.183
libexec/ftpd/Makefile: revision 1.58
libexec/ftpd/version.h: revision 1.66
Reorganize USE_PAM support so that the reply(331,) from USER is
performed by the pam_conv (PAM conversation) callback, which then
getline()s the PASS reply internally.  This involves calling
auth_pam() from user() and caching the result to use later in pass().
This allows the PAM modules to present a different password prompt
dialog if necesary.  For example:
  Name (localhost:lukem):
  331 User lukem accepted, provide password [ otp-md4 89 xxxx12345 ].
versus
  Name (localhost:lukem): root
  331 User root accepted, provide password.
This is independent of (and effectively exclusive to) USE_SKEY support.
Previously ftpd with USE_SKEY=yes would provide the skey prompt
if the user had an skey configured, even if /etc/pam.d/ftpd didn't
have pam_skey in use.
I.e., ftpd shouldn't need special support for custom password prompts
(such as skey) if PAM is in use.

(bouyer)

2008-09-18 18:13:12 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1200):
libexec/ftpd/ftpd.c: revision 1.182
Rename cred_t to ftpd_cred_t; the former causes a nameclash on Solaris.

(bouyer)

2008-09-18 18:12:57 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1200):
libexec/ftpd/ftpd.c: revision 1.182
Rename cred_t to ftpd_cred_t; the former causes a nameclash on Solaris.

(bouyer)

2008-09-18 18:10:30 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1199):
libexec/ftpd/ftpd.c: revision 1.179
PR/35449: Shigeya Suzuki: ftpd does not register socket address into PAM +FIX

(bouyer)

2008-09-18 18:09:22 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by lukem in ticket #1199):
libexec/ftpd/ftpd.c: revision 1.179
PR/35449: Shigeya Suzuki: ftpd does not register socket address into PAM +FIX

(bouyer)

2008-09-18 17:58:57 UTC netbsd-4-0 commitmail json YAML

2008-09-18 17:58:27 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by darrenr in ticket #1171):
regress/sys/kern/ipf/regress/ni4.nat: revision 1.2
regress/sys/kern/ipf/regress/ni1.nat: revision 1.2
dist/ipf/tools/ipnat_y.y: revision 1.17
regress/sys/kern/ipf/regress/n5: revision 1.2
regress/sys/kern/ipf/regress/n12: revision 1.2
dist/ipf/lib/printnat.c: revisions 1.1.1.7, 1.2
dist/ipf/ip_fil.c: revision 1.16
sys/dist/ipf/netinet/ip_nat.h: revision 1.14
sys/dist/ipf/netinet/ip_nat.c: revisions 1.37, 1.38
dist/ipf/test/regress/n12: revision 1.2
sys/dist/ipf/netinet/ip_state.c: revision 1.33
regress/sys/kern/ipf/regress/n2: revision 1.2
sys/dist/ipf/netinet/ip_fil.h: revision 1.17
regress/sys/kern/ipf/regress/ni2.nat: revision 1.2
sys/dist/ipf/netinet/ip_compat.h: revision 1.22
2020447 IPFilter's NAT can undo name server random port selection

(bouyer)

2008-09-18 17:47:09 UTC MAIN commitmail json YAML

Properly calculate nframes for isoc xfers, and skip uvc payloads with
a length of 0, from Matthias Drochner.

(jmcneill)

2008-09-18 16:40:37 UTC MAIN commitmail json YAML

2008-09-18 15:57:04 UTC MAIN commitmail json YAML

2008-09-18 15:29:15 UTC MAIN commitmail json YAML

Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.

(cube)

2008-09-18 15:25:01 UTC MAIN commitmail json YAML

2008-09-18 13:34:56 UTC MAIN commitmail json YAML

For now, select default format in uvideo_open. Makes ekiga happy.

(jmcneill)

2008-09-18 13:09:20 UTC MAIN commitmail json YAML

Note that bulk endpoints are not supported. Reword last paragraph.

(jmcneill)

2008-09-18 12:20:19 UTC MAIN commitmail json YAML

2008-09-18 12:04:26 UTC MAIN commitmail json YAML

2008-09-18 12:03:45 UTC MAIN commitmail json YAML

correct C51 host bridge numbers. Spotted by njoly@

(cegger)

2008-09-18 10:57:03 UTC MAIN commitmail json YAML

switch back to using USE_I386_IOPL for amd64 since it gets us x86_64_iopl
if __x86_64__ is defined. this should fix libxorgos.a build on amd64.

USE_AMD64_IOPL is for openbsd if the configure.ac is to be believed.

XXX we may also want to enable PCCONS_SUPPORT and HAS_APERTURE_DRV for
    amd64 as well?

(rtr)

2008-09-18 10:52:15 UTC MAIN commitmail json YAML

Persistent snapshots do not need to allocate the variable softc elements.

(hannken)

2008-09-18 09:49:29 UTC MAIN commitmail json YAML

2008-09-18 09:48:24 UTC MAIN commitmail json YAML

add NVIDIA C51 products

(cegger)

2008-09-18 05:42:08 UTC MAIN commitmail json YAML

Check ferror(stdout) and exit(1) if there's been a problem.
Fixes PR bin/39574 from Ed Ravin, but with a simpler patch.

(dholland)

2008-09-18 05:35:05 UTC MAIN commitmail json YAML

add missing enum; fixes compile of video.c.

(dogcow)

2008-09-18 05:18:54 UTC wrstuden-revivesa commitmail json YAML

src/external/mit/xorg/Makefile@1.3.2.2 / diff / nxr@1.3.2.2
src/external/mit/xorg/TODO@1.13.2.2 / diff / nxr@1.13.2.2
src/external/mit/xorg/bin/Makefile@1.2.2.2 / diff / nxr@1.2.2.2
src/external/mit/xorg/bin/appres/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/bdftopcf/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/bdftruncate/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/beforelight/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/bitmap/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/bitmap/atobm/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/bitmap/bmtoa/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/ccmakedep/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/cleanlinks/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/cxpm/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/editres/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/fc-cache/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/fc-cat/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/fc-list/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/fc-match/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/fonttosfnt/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/mit/xorg/bin/fslsfonts/Makefile@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
      :
(more 609 files)
Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-18 05:17:57 UTC wrstuden-revivesa commitmail json YAML

Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-18 05:17:27 UTC wrstuden-revivesa commitmail json YAML

src/external/gpl2/libdevmapper/dist/COPYING@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/COPYING.LIB@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/INSTALL@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/INTRO@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/Makefile.in@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/README@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/VERSION@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/WHATS_NEW@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/autoconf/config.guess@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/autoconf/config.sub@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/autoconf/install-sh@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/configure@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/configure.in@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/contrib/dm-reverse.README@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/contrib/dm-reverse.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/debian/changelog@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/debian/control@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/debian/copyright@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/debian/devmapper-dev.dirs@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/gpl2/libdevmapper/dist/debian/devmapper-dev.files@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
      :
(more 576 files)
Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-18 05:15:53 UTC wrstuden-revivesa commitmail json YAML

src/external/bsd/Makefile@1.4.2.2 / diff / nxr@1.4.2.2
src/external/bsd/dhcpcd/Makefile@1.1.2.2 / diff / nxr@1.1.2.2
src/external/bsd/dhcpcd/dist/README@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/bpf-filter.h@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/bpf.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/client.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/client.h@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/common.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/common.h@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/config.h@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/configure.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/configure.h@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/dhcp.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/dhcp.h@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/dhcpcd-hooks/01-test@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/dhcpcd-hooks/10-mtu@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/dhcpcd-hooks/20-resolv.conf@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/dhcpcd-hooks/29-lookup-hostname@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/dhcpcd-hooks/30-hostname@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/dhcpcd/dist/dhcpcd-hooks/50-ntp.conf@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
      :
(more 2231 files)
Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-18 04:54:20 UTC wrstuden-revivesa commitmail json YAML

src/common/lib/libc/arch/arm/atomic/atomic_add_32.S@1.2.2.2 / diff / nxr@1.2.2.2
src/common/lib/libc/arch/arm/atomic/atomic_and_32.S@1.2.2.2 / diff / nxr@1.2.2.2
src/common/lib/libc/arch/arm/atomic/atomic_cas_32.S@1.2.2.2 / diff / nxr@1.2.2.2
src/common/lib/libc/arch/arm/atomic/atomic_dec_32.S@1.2.2.2 / diff / nxr@1.2.2.2
src/common/lib/libc/arch/arm/atomic/atomic_inc_32.S@1.2.2.2 / diff / nxr@1.2.2.2
src/common/lib/libc/arch/arm/atomic/atomic_op_asm.h@1.2.2.2 / diff / nxr@1.2.2.2
src/common/lib/libc/arch/arm/atomic/atomic_or_32.S@1.2.2.2 / diff / nxr@1.2.2.2
src/common/lib/libc/arch/arm/atomic/atomic_swap.S@1.2.2.2 / diff / nxr@1.2.2.2
src/common/lib/libc/arch/arm/atomic/membar_ops.S@1.2.2.2 / diff / nxr@1.2.2.2
src/common/lib/libc/arch/hppa/atomic/Makefile.inc@1.3.6.1 / diff / nxr@1.3.6.1
src/common/lib/libc/arch/hppa/atomic/atomic_cas_up.S@1.1.2.2 / diff / nxr@1.1.2.2
src/common/lib/libc/atomic/atomic_op_namespace.h@1.3.2.1 / diff / nxr@1.3.2.1
src/common/lib/libc/gen/rb.c@1.3.2.2 / diff / nxr@1.3.2.2
src/common/lib/libc/stdlib/_strtol.h@1.1.2.2 / diff / nxr@1.1.2.2
src/common/lib/libc/stdlib/_strtoul.h@1.1.2.2 / diff / nxr@1.1.2.2
src/common/lib/libc/stdlib/strtoll.c@1.2.18.1 / diff / nxr@1.2.18.1
src/common/lib/libc/stdlib/strtoul.c@1.1.28.1 / diff / nxr@1.1.28.1
src/common/lib/libc/stdlib/strtoull.c@1.1.26.1 / diff / nxr@1.1.26.1
src/common/lib/libc/stdlib/strtoumax.c@1.1.28.1 / diff / nxr@1.1.28.1
src/common/lib/libc/sys/cpuset.c@1.10.2.4 / diff / nxr@1.10.2.4
      :
(more 60 files)
Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-18 04:49:46 UTC wrstuden-revivesa commitmail json YAML

Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-18 04:48:31 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:46:05 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:44:54 UTC wrstuden-revivesa commitmail json YAML

Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-18 04:41:22 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:40:19 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:39:59 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:39:25 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:38:43 UTC wrstuden-revivesa commitmail json YAML

Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-18 04:38:22 UTC wrstuden-revivesa commitmail json YAML

Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-18 04:38:10 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:37:44 UTC wrstuden-revivesa commitmail json YAML

Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-18 04:37:35 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:37:07 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:37:06 UTC MAIN commitmail json YAML

* Use determined default format based on descriptors rather than relying on
  GET_DEF, as this is probably not what is wanted.
* Don't select an alternate interface with max packet size > 1024

(jmcneill)

2008-09-18 04:35:12 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:33:40 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:31:45 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:31:17 UTC wrstuden-revivesa commitmail json YAML

Sync with wrstuden-revivesa-base-2.
contains the one SA-related conflict resolution. :-)

(wrstuden)

2008-09-18 04:30:17 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:29:29 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:28:31 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:27:43 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 04:27:24 UTC wrstuden-revivesa commitmail json YAML

2008-09-18 02:57:07 UTC MAIN commitmail json YAML

Uncomment code accidentally commented out in the last commit.

(jmcneill)

2008-09-18 02:49:00 UTC MAIN commitmail json YAML

Allow for multiple simultaneous isoc xfers to be in progress at a time,
to reduce the chance of data loss.

(jmcneill)

2008-09-18 02:47:57 UTC MAIN commitmail json YAML

Use get_format instead of set_format in videoopen

(jmcneill)

2008-09-17 22:08:52 UTC MAIN commitmail json YAML

From Ilya Dogolazky: Fix return value doc.

(christos)

2008-09-17 20:11:52 UTC MAIN commitmail json YAML

In linux32_shmat() don't try to copyout a 64-bit pointer where userspace
is expecting a 32-bit result.

Fixes nspluginwrapper on amd64.

(scw)

2008-09-17 16:03:28 UTC MAIN commitmail json YAML

Use le16toh() instead of le32toh() on a 16 bit value.  Fixes display of
inbound frame size on sparc64.

(mhitch)

2008-09-17 15:45:50 UTC MAIN commitmail json YAML

PR/39233: Taylor R Campbeel: OpenSSH fails to initialize tun(4) tunnels
correctly.

(christos)

2008-09-17 15:39:05 UTC MAIN commitmail json YAML

Add verification of proper chip before blindly matching for consistency
with other drivers (notably adt7463).

NOTE: The verify routine in _both_ drivers might better be placed in-line
in the _match() routine.  But these drivers will soon be superseded by the
dbcool driver any way.

OK gmcgarry@

(pgoyette)

2008-09-17 14:49:25 UTC MAIN commitmail json YAML

Replace the fss unmount hook with a vfs_hook.

fssvar.h:      struct device * -> device_t.
fss.c:          establish unmount hook on first attach, remove on last detach.
vfs_syscalls.c: remove the call of fss_umount_hook().
vfs_trans.c:    destroy cow handlers on unmount as fstrans_unmount() will be
                called before vfs_hooks.

(hannken)

2008-09-17 14:00:41 UTC MAIN commitmail json YAML

remove M_PIPE (hi rmind!)

(pooka)

2008-09-17 12:49:50 UTC ipsec-tools-0_7-branch commitmail json YAML

Fixed port match in purge_ipsec_spi() when NAT-T enabled and trying to purge non NAT-T SAs

(vanhu)

2008-09-17 12:39:50 UTC MAIN commitmail json YAML

2008-09-17 12:39:07 UTC MAIN commitmail json YAML

Fixed port match in purge_ipsec_spi() when NAT-T enabled and trying to purge non NAT-T SAs

(vanhu)

2008-09-17 12:37:41 UTC MAIN commitmail json YAML

Note that the raw SPD data is available via sysctl (in the hw tree).  This
allows people to retrieve the data and feed it to decode-dimms (from the
lmsensor people) to do a full decode.

(pgoyette)

2008-09-17 12:28:52 UTC MAIN commitmail json YAML

Include PSL_D in the flags to be able to be set by the user. Since setmcontext
is used to restore context from a signal handler, this will allow restoring
PSL_D to what it was before the user code entered the signal handler allowing
programs to work.

(christos)

2008-09-17 05:42:11 UTC wrstuden-revivesa commitmail json YAML

2008-09-17 04:51:12 UTC wrstuden-revivesa commitmail json YAML

src/gnu/dist/postfix/man/man1/mailq.1@1.1.1.2.26.1 / diff / nxr@1.1.1.2.26.1
src/gnu/dist/postfix/man/man1/newaliases.1@1.1.1.2.26.1 / diff / nxr@1.1.1.2.26.1
src/gnu/dist/postfix/man/man1/postalias.1@1.1.1.10.12.1 / diff / nxr@1.1.1.10.12.1
src/gnu/dist/postfix/man/man1/postcat.1@1.1.1.5.20.1 / diff / nxr@1.1.1.5.20.1
src/gnu/dist/postfix/man/man1/postconf.1@1.1.1.9.10.1 / diff / nxr@1.1.1.9.10.1
src/gnu/dist/postfix/man/man1/postdrop.1@1.1.1.8.20.1 / diff / nxr@1.1.1.8.20.1
src/gnu/dist/postfix/man/man1/postfix.1@1.1.1.10.12.2 / diff / nxr@1.1.1.10.12.2
src/gnu/dist/postfix/man/man1/postkick.1@1.1.1.5.20.1 / diff / nxr@1.1.1.5.20.1
src/gnu/dist/postfix/man/man1/postlock.1@1.1.1.5.20.1 / diff / nxr@1.1.1.5.20.1
src/gnu/dist/postfix/man/man1/postlog.1@1.1.1.6.12.1 / diff / nxr@1.1.1.6.12.1
src/gnu/dist/postfix/man/man1/postmap.1@1.1.1.11.12.1 / diff / nxr@1.1.1.11.12.1
src/gnu/dist/postfix/man/man1/postqueue.1@1.1.1.8.12.1 / diff / nxr@1.1.1.8.12.1
src/gnu/dist/postfix/man/man1/postsuper.1@1.1.1.10.12.2 / diff / nxr@1.1.1.10.12.2
src/gnu/dist/postfix/man/man1/qmqp-sink.1@1.1.1.5.12.1 / diff / nxr@1.1.1.5.12.1
src/gnu/dist/postfix/man/man1/qmqp-source.1@1.1.1.6.12.1 / diff / nxr@1.1.1.6.12.1
src/gnu/dist/postfix/man/man1/qshape.1@1.1.1.5.12.1 / diff / nxr@1.1.1.5.12.1
src/gnu/dist/postfix/man/man1/sendmail.1@1.1.1.11.12.2 / diff / nxr@1.1.1.11.12.2
src/gnu/dist/postfix/man/man1/smtp-sink.1@1.1.1.6.12.2 / diff / nxr@1.1.1.6.12.2
src/gnu/dist/postfix/man/man1/smtp-source.1@1.1.1.6.12.2 / diff / nxr@1.1.1.6.12.2
src/gnu/dist/postfix/man/man5/access.5@1.1.1.15.12.2 / diff / nxr@1.1.1.15.12.2
      :
(more 794 files)
Sync with wrstuden-revivesa-base-2.

(wrstuden)

2008-09-17 04:47:00 UTC wrstuden-revivesa commitmail json YAML

2008-09-17 04:45:35 UTC wrstuden-revivesa commitmail json YAML

2008-09-17 04:44:00 UTC wrstuden-revivesa commitmail json YAML

2008-09-17 03:57:19 UTC MAIN commitmail json YAML

Note where the magic register information came from in this driver. No
functional change.

(jmcneill)

2008-09-17 03:56:52 UTC MAIN commitmail json YAML

2008-09-17 03:56:06 UTC MAIN commitmail json YAML

Install our own xorgsite.def, with the necessary defines so that all
imake-check tests in pkgsrc succeed.

(cube)

2008-09-17 03:40:58 UTC MAIN commitmail json YAML

Provide a replacment dirfd() macro if the system doesn't have one,
and if DIR has a dd_fd or __dd_fd member.
May fix fts() portability issue on Solaris.

(lukem)

2008-09-17 03:37:37 UTC MAIN commitmail json YAML

regen from configure.ac 1.15 for HAVE_DIRFD_AS_MACRO

(lukem)

2008-09-17 03:33:58 UTC MAIN commitmail json YAML

Detect if dirfd() is a macro if the dirfd() function can't be found

(lukem)

2008-09-17 02:50:06 UTC MAIN commitmail json YAML

Handle site.def properly.  bsd.files.mk is not as helpful as one would like
it to be.

(cube)

2008-09-17 02:46:27 UTC MAIN commitmail json YAML

Regen from configure.ac 1.14 for dirfd() et al

(lukem)

2008-09-17 02:23:17 UTC MAIN commitmail json YAML

Check for DIR.dd_fd, DIR.__dd_fd, and dirfd()

(lukem)

2008-09-16 23:29:49 UTC MAIN commitmail json YAML

Mention RND_TYPE_RNG type for rnd_attach_source

(jmcneill)

2008-09-16 20:00:17 UTC MAIN commitmail json YAML

Remove hardcoded vendor/product ID based lookup for HX type chips and
decide based on the device descriptor instead. Simplifies things a
lot and fixes PR 39457.

(martin)

2008-09-16 19:55:32 UTC MAIN commitmail json YAML

Implement the arch-dependent p2m frame lists list.  This adds support for
'xm dump-core' for NetBSD domUs.
From Jean-Yves Migeon (jean-yves dot migeon at espci dot fr)

(bouyer)

2008-09-16 19:53:05 UTC MAIN commitmail json YAML

Fix typos and pasto, from Jean-Yves Migeon (jean-yves dot migeon at espci
dot fr). Luckily this pasto is fatal only in case of a 64bit domU on a
32bit dom0, which we don't support yet as dom0.

(bouyer)

2008-09-16 18:50:52 UTC netbsd-4 commitmail json YAML

2008-09-16 18:49:34 UTC netbsd-4 commitmail json YAML

Sync with the following revisions (requested by skrll in ticket #1196):
gnu/dist/gdb removed
gnu/usr.bin/gdb53 removed
distrib/cats/instkernel/Makefile 1.14.6.1
gnu/dist/gdb6/bfd/config.bfd 1.3.6.1
gnu/dist/gdb6/bfd/elfxx-sparc.c 1.1.1.2.6.1
gnu/dist/gdb6/bfd/elfxx-sparc.h 1.1.1.2.6.1
gnu/dist/gdb6/gdb/Makefile.in 1.2.2.1.2.2
gnu/dist/gdb6/gdb/alpha-tdep.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/alpha-tdep.h 1.1.1.2.6.1
gnu/dist/gdb6/gdb/alphabsd-nat.c 1.1.1.2.6.2
gnu/dist/gdb6/gdb/alphabsd-nat.h 1.1.2.1
gnu/dist/gdb6/gdb/alphabsd-tdep.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/alphabsd-tdep.h 1.1.1.2.6.1
gnu/dist/gdb6/gdb/alphanbsd-nat.c 1.1.2.1
gnu/dist/gdb6/gdb/alphanbsd-tdep.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/amd64-nat.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/amd64bsd-nat.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/amd64nbsd-nat.c 1.1.1.2.6.3
gnu/dist/gdb6/gdb/amd64nbsd-tdep.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/arm-tdep.h 1.1.1.2.6.1
gnu/dist/gdb6/gdb/armbsd-tdep.c 1.1.2.1
gnu/dist/gdb6/gdb/armnbsd-nat.c 1.1.1.2.6.2
gnu/dist/gdb6/gdb/armnbsd-tdep.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/configure 1.1.1.2.6.1
gnu/dist/gdb6/gdb/configure.ac 1.1.1.2.6.1
gnu/dist/gdb6/gdb/i386bsd-nat.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/i386nbsd-tdep.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/m68kbsd-nat.c 1.1.1.2.6.2
gnu/dist/gdb6/gdb/mipsnbsd-nat.c 1.1.1.2.6.2
gnu/dist/gdb6/gdb/nbsd-thread.c 1.1.2.3
gnu/dist/gdb6/gdb/ppcnbsd-nat.c 1.1.1.2.6.2
gnu/dist/gdb6/gdb/ppcnbsd-tdep.c 1.3.6.1
gnu/dist/gdb6/gdb/sh-tdep.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/shnbsd-nat.c 1.1.1.2.6.3
gnu/dist/gdb6/gdb/shnbsd-tdep.c 1.1.1.2.6.4
gnu/dist/gdb6/gdb/shnbsd-tdep.h 1.1.1.2.6.1
gnu/dist/gdb6/gdb/sparc-nat.c 1.1.1.2.6.1
gnu/dist/gdb6/gdb/sparc64nbsd-nat.c 1.1.1.2.6.2
gnu/dist/gdb6/gdb/sparcnbsd-nat.c 1.1.1.2.6.2
gnu/dist/gdb6/gdb/tramp-frame.h 1.1.1.2.6.1
gnu/dist/gdb6/gdb/vaxbsd-nat.c 1.1.1.2.6.2
gnu/dist/gdb6/gdb/config/alpha/nbsd.mh 1.1.1.2.6.1
gnu/dist/gdb6/gdb/config/arm/nbsd.mt 1.1.1.1.6.1
gnu/dist/gdb6/gdb/config/arm/nbsdelf.mh 1.1.1.1.6.1
gnu/dist/gdb6/gdb/config/i386/nbsd64.mh 1.1.1.1.6.1
gnu/dist/gdb6/gdb/config/m68k/nbsdelf.mh 1.1.1.1.6.1
gnu/dist/gdb6/gdb/config/mips/nbsd.mh 1.1.1.1.6.1
gnu/dist/gdb6/gdb/config/powerpc/nbsd.mh 1.1.1.2.6.1
gnu/dist/gdb6/gdb/config/sh/nbsd.mh 1.1.1.1.6.2
gnu/dist/gdb6/gdb/config/sh/tm-nbsd.h 1.1.1.1.6.1
gnu/dist/gdb6/gdb/config/sparc/nbsd64.mh 1.1.1.1.6.1
gnu/dist/gdb6/gdb/config/sparc/nbsdelf.mh 1.1.1.1.6.1
gnu/dist/gdb6/gdb/config/vax/nbsdelf.mh 1.1.1.1.6.1
gnu/dist/gdb6/opcodes/configure 1.1.1.2.6.1
gnu/dist/gdb6/opcodes/configure.in 1.1.1.2.6.1
gnu/usr.bin/Makefile 1.126.4.1
gnu/usr.bin/gdb6/arch/alpha/config.h 1.3.4.1
gnu/usr.bin/gdb6/arch/alpha/defs.mk 1.2.6.1
gnu/usr.bin/gdb6/arch/alpha/init.c 1.2.6.1
gnu/usr.bin/gdb6/arch/alpha/nm.h 1.2.6.1
gnu/usr.bin/gdb6/arch/arm/defs.mk 1.2.6.2
gnu/usr.bin/gdb6/arch/arm/init.c 1.1.6.1
gnu/usr.bin/gdb6/arch/armeb/config.h 1.1.6.2
gnu/usr.bin/gdb6/arch/armeb/defs.mk 1.1.6.3
gnu/usr.bin/gdb6/arch/armeb/init.c 1.1.6.2
gnu/usr.bin/gdb6/arch/armeb/tm.h 1.1.6.2
gnu/usr.bin/gdb6/arch/armeb/version.c 1.1.6.2
gnu/usr.bin/gdb6/arch/i386/defs.mk 1.4.4.1
gnu/usr.bin/gdb6/arch/i386/init.c 1.3.6.1
gnu/usr.bin/gdb6/arch/m68000/config.h 1.1.6.2
gnu/usr.bin/gdb6/arch/m68000/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/arch/m68000/init.c 1.1.6.2
gnu/usr.bin/gdb6/arch/m68000/tm.h 1.1.6.2
gnu/usr.bin/gdb6/arch/m68000/version.c 1.1.6.2
gnu/usr.bin/gdb6/arch/m68k/defs.mk 1.1.4.1
gnu/usr.bin/gdb6/arch/m68k/init.c 1.1.4.1
gnu/usr.bin/gdb6/arch/mipseb/config.h 1.3.4.1
gnu/usr.bin/gdb6/arch/mipseb/defs.mk 1.2.6.2
gnu/usr.bin/gdb6/arch/mipseb/init.c 1.2.6.2
gnu/usr.bin/gdb6/arch/mipsel/config.h 1.2.6.3
gnu/usr.bin/gdb6/arch/mipsel/defs.mk 1.2.6.3
gnu/usr.bin/gdb6/arch/mipsel/init.c 1.2.6.3
gnu/usr.bin/gdb6/arch/mipsel/tm.h 1.2.6.2
gnu/usr.bin/gdb6/arch/mipsel/version.c 1.2.6.2
gnu/usr.bin/gdb6/arch/powerpc/defs.mk 1.3.6.1
gnu/usr.bin/gdb6/arch/powerpc/init.c 1.3.6.1
gnu/usr.bin/gdb6/arch/sh3eb/config.h 1.2.2.2
gnu/usr.bin/gdb6/arch/sh3eb/defs.mk 1.2.8.3
gnu/usr.bin/gdb6/arch/sh3eb/init.c 1.1.8.3
gnu/usr.bin/gdb6/arch/sh3eb/nm.h 1.1.8.2
gnu/usr.bin/gdb6/arch/sh3eb/tm.h 1.1.8.2
gnu/usr.bin/gdb6/arch/sh3eb/version.c 1.1.8.2
gnu/usr.bin/gdb6/arch/sh3el/config.h 1.2.2.2
gnu/usr.bin/gdb6/arch/sh3el/defs.mk 1.2.8.3
gnu/usr.bin/gdb6/arch/sh3el/init.c 1.1.8.3
gnu/usr.bin/gdb6/arch/sh3el/nm.h 1.1.8.2
gnu/usr.bin/gdb6/arch/sh3el/tm.h 1.1.8.2
gnu/usr.bin/gdb6/arch/sh3el/version.c 1.1.8.2
gnu/usr.bin/gdb6/arch/sparc/defs.mk 1.2.6.1
gnu/usr.bin/gdb6/arch/sparc/init.c 1.1.6.1
gnu/usr.bin/gdb6/arch/sparc64/defs.mk 1.2.6.1
gnu/usr.bin/gdb6/arch/sparc64/init.c 1.1.6.1
gnu/usr.bin/gdb6/arch/vax/config.h 1.1.6.2
gnu/usr.bin/gdb6/arch/vax/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/arch/vax/init.c 1.1.6.2
gnu/usr.bin/gdb6/arch/vax/tm.h 1.1.6.2
gnu/usr.bin/gdb6/arch/vax/version.c 1.1.6.2
gnu/usr.bin/gdb6/arch/x86_64/defs.mk 1.2.6.1
gnu/usr.bin/gdb6/arch/x86_64/init.c 1.1.6.1
gnu/usr.bin/gdb6/bfd/arch/armeb/bfd.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/armeb/bfdver.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/armeb/config.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/armeb/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/m68000/bfd.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/m68000/bfdver.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/m68000/config.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/m68000/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/mipsel/bfd.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/mipsel/bfdver.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/mipsel/config.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/mipsel/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/sh3eb/bfd.h 1.1.8.3
gnu/usr.bin/gdb6/bfd/arch/sh3eb/bfdver.h 1.1.8.2
gnu/usr.bin/gdb6/bfd/arch/sh3eb/config.h 1.1.8.2
gnu/usr.bin/gdb6/bfd/arch/sh3eb/defs.mk 1.1.8.3
gnu/usr.bin/gdb6/bfd/arch/sh3el/bfd.h 1.1.8.3
gnu/usr.bin/gdb6/bfd/arch/sh3el/bfdver.h 1.1.8.2
gnu/usr.bin/gdb6/bfd/arch/sh3el/config.h 1.1.8.2
gnu/usr.bin/gdb6/bfd/arch/sh3el/defs.mk 1.1.8.3
gnu/usr.bin/gdb6/bfd/arch/vax/bfd.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/vax/bfdver.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/vax/config.h 1.1.6.2
gnu/usr.bin/gdb6/bfd/arch/vax/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/gdb/Makefile 1.5.2.1.2.2
gnu/usr.bin/gdb6/gdbtui/Makefile 1.2.6.1
gnu/usr.bin/gdb6/libiberty/arch/armeb/config.h 1.1.6.2
gnu/usr.bin/gdb6/libiberty/arch/armeb/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/libiberty/arch/m68000/config.h 1.1.6.2
gnu/usr.bin/gdb6/libiberty/arch/m68000/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/libiberty/arch/mipsel/config.h 1.1.6.2
gnu/usr.bin/gdb6/libiberty/arch/mipsel/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/libiberty/arch/sh3eb/config.h 1.1.8.2
gnu/usr.bin/gdb6/libiberty/arch/sh3eb/defs.mk 1.1.8.2
gnu/usr.bin/gdb6/libiberty/arch/sh3el/config.h 1.1.8.2
gnu/usr.bin/gdb6/libiberty/arch/sh3el/defs.mk 1.1.8.2
gnu/usr.bin/gdb6/libiberty/arch/vax/config.h 1.1.6.2
gnu/usr.bin/gdb6/libiberty/arch/vax/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/opcodes/arch/armeb/config.h 1.1.6.2
gnu/usr.bin/gdb6/opcodes/arch/armeb/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/opcodes/arch/m68000/config.h 1.1.6.2
gnu/usr.bin/gdb6/opcodes/arch/m68000/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/opcodes/arch/mipsel/config.h 1.1.6.2
gnu/usr.bin/gdb6/opcodes/arch/mipsel/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/opcodes/arch/sh3eb/config.h 1.1.8.2
gnu/usr.bin/gdb6/opcodes/arch/sh3eb/defs.mk 1.1.8.3
gnu/usr.bin/gdb6/opcodes/arch/sh3el/config.h 1.1.8.2
gnu/usr.bin/gdb6/opcodes/arch/sh3el/defs.mk 1.1.8.3
gnu/usr.bin/gdb6/opcodes/arch/vax/config.h 1.1.6.2
gnu/usr.bin/gdb6/opcodes/arch/vax/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/readline/arch/armeb/config.h 1.1.6.2
gnu/usr.bin/gdb6/readline/arch/armeb/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/readline/arch/m68000/config.h 1.1.6.2
gnu/usr.bin/gdb6/readline/arch/m68000/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/readline/arch/mipsel/config.h 1.1.6.2
gnu/usr.bin/gdb6/readline/arch/mipsel/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/readline/arch/sh3eb/config.h 1.1.8.2
gnu/usr.bin/gdb6/readline/arch/sh3eb/defs.mk 1.1.8.2
gnu/usr.bin/gdb6/readline/arch/sh3el/config.h 1.1.8.2
gnu/usr.bin/gdb6/readline/arch/sh3el/defs.mk 1.1.8.2
gnu/usr.bin/gdb6/readline/arch/vax/config.h 1.1.6.2
gnu/usr.bin/gdb6/readline/arch/vax/defs.mk 1.1.6.2
gnu/usr.bin/gdb6/sim/arch/mipseb/cconfig.h 1.1.2.1
gnu/usr.bin/gdb6/sim/arch/mipseb/config.h 1.1.2.1
gnu/usr.bin/gdb6/sim/arch/mipseb/defs.mk 1.1.2.1
gnu/usr.bin/gdb6/sim/arch/mipsel/cconfig.h 1.1.2.1
gnu/usr.bin/gdb6/sim/arch/mipsel/config.h 1.1.2.1
gnu/usr.bin/gdb6/sim/arch/mipsel/defs.mk 1.1.2.1
lib/libkvm/kvm_sparc64.c 1.10.18.2
lib/libpthread/pthread.c 1.48.6.4
lib/libpthread/pthread_barrier.c 1.6.18.1
lib/libpthread/pthread_cond.c 1.18.12.2
lib/libpthread/pthread_debug.h 1.8.18.1
lib/libpthread/pthread_int.h 1.34.4.5
lib/libpthread/pthread_lock.c 1.14.6.1
lib/libpthread/pthread_mutex.c 1.22.4.2
lib/libpthread/pthread_run.c 1.18.12.4
lib/libpthread/pthread_rwlock.c 1.13.6.2
lib/libpthread/pthread_sa.c 1.37.6.5
lib/libpthread/pthread_sig.c 1.47.4.8
lib/libpthread/pthread_sleep.c 1.7.6.2
lib/libpthread/sem.c 1.9.6.2
lib/libpthread/arch/sh3/pthread_md.h 1.3.6.1
regress/lib/libpthread/resolv/Makefile 1.1.12.1
regress/lib/libpthread/sigrunning/Makefile 1.1.2.1
regress/lib/libpthread/sigrunning/sigrunning.c 1.1.2.1
share/mk/bsd.own.mk 1.489.4.3
sys/arch/amd64/amd64/locore.S 1.18.14.1
sys/arch/amd64/amd64/machdep.c 1.44.2.3.2.1
sys/arch/amd64/conf/kern.ldscript 1.1.70.1
sys/arch/cats/conf/Makefile.cats.inc 1.17.30.1
sys/arch/shark/conf/Makefile.shark.inc 1.6.30.1
sys/arch/sparc64/conf/kern.ldscript 1.7.26.2
sys/arch/sparc64/conf/kern32.ldscript 1.6.26.2
sys/arch/sparc64/include/kcore.h 1.4.92.2
sys/arch/sparc64/sparc64/locore.s 1.232.4.4
sys/arch/sparc64/sparc64/machdep.c 1.193.4.3
sys/arch/sparc64/sparc64/pmap.c 1.184.2.1.2.4
sys/conf/newvers.sh 1.42.26.2
sys/kern/kern_sa.c 1.87.4.11
sys/kern/kern_synch.c 1.173.4.2
sys/sys/savar.h 1.20.10.2
tools/gdb/Makefile 1.9.4.1
tools/gdb/mknative-gdb 1.1.6.1

pullup the wrstuden-fixsa CVS branch to netbsd-4:
toolchain/35540 - GDB 6 support for pthreads.
port-sparc64/37534 - ktrace firefox gives
    kernel trap 30: data access expection
GDB changes:
- delete gdb53
- enable gdb6 on all architectures
- add support for amd64 crash dumps
- add support for sparc64 crash dumps
- add support for /proc pid to executable filename for all archs
- enable thread support for all architectures
- add a note section to kernels to all platforms
- support detection/unwinding of signals for most architectures.
- Fix PTHREAD_UCONTEXT_TO_REG / PTHREAD_REG_TO_UCONTEXT on sh3.
- Apply fix from binutils-current so that sparc gdb can be cross built
  on a 64bit host.
SA/pthread changes:
Pre-allocate memory needed for event delivery. Eliminates dropped
interrupts under load.
Deliver intra-process signals to running threads
Eliminate some deadlock scenarios
Fix intra-process signal delivery when delivering to a thread waiting
for signals. Makes afs work again!

(bouyer)

2008-09-16 17:52:54 UTC MAIN commitmail json YAML

One more cut&pasto.

There really oughtta be a way to automate this stuff!

(pgoyette)

2008-09-16 17:34:53 UTC MAIN commitmail json YAML

Fix cut&pasto in previous

(pgoyette)

2008-09-16 17:18:02 UTC MAIN commitmail json YAML

2008-09-16 16:40:23 UTC MAIN commitmail json YAML

Add MLINKS for all the routines that cnmagic.9 documents.  Without this,
"apropos magic" indicates that cn_trap(9) and friends have man pages, but
"man cn_trap" thinks otherwise.

(pgoyette)

2008-09-16 13:32:04 UTC MAIN commitmail json YAML

Add a -r flag that is an alias for -E, for compatibility with gnu sed.

(perry)

2008-09-16 12:30:38 UTC MAIN commitmail json YAML

Enhance -C to support an optional @host ('-C user[@host]'):
checks whether user as connecting from host would be granted
access by ftpusers(5).

Support IPv6 in the host directive of ftpusers(5).
(May resolve PR 26555)

Both features from Rudolf Cejka <cejkar@fit.vutbr.cz>
(FreeBSD's tnftpd port maintainer).

(lukem)

2008-09-16 12:23:28 UTC MAIN commitmail json YAML

Support building with -DNO_INTERNAL_LS

(lukem)

2008-09-16 11:54:40 UTC MAIN commitmail json YAML

Note that we now support multiple volumes attached to an
Intel MatrixRAID controller.

(tron)

2008-09-16 11:45:30 UTC MAIN commitmail json YAML

2008-09-16 11:24:55 UTC MAIN commitmail json YAML

Add another touchpad device - this one found in my Acer2413WLCi laptop.

Tested by me.
OK garbled@

(pgoyette)

2008-09-16 06:40:31 UTC MAIN commitmail json YAML

It's ataraid(4), not ataraid(8). Pointed out by Juan PR.

(tron)

2008-09-15 22:01:03 UTC MAIN commitmail json YAML

tzdata2008f out, imported.

(kleink)

2008-09-15 22:00:16 UTC MAIN commitmail json YAML

Update for tzdata2008f.

(kleink)

2008-09-15 21:58:07 UTC MAIN commitmail json YAML

2008-09-15 21:56:48 UTC MAIN commitmail json YAML

2008-09-15 21:13:26 UTC netbsd-4-0 commitmail json YAML

Fix entry for 1195: distrib/notes/common/sysinst has not been pulled up,
and should not be.

(bouyer)

2008-09-15 21:12:50 UTC netbsd-4 commitmail json YAML

Fix entry for 1195: distrib/notes/common/sysinst has not been pulled up,
and should not be.

(bouyer)

2008-09-15 20:11:50 UTC MAIN commitmail json YAML

Mention SBus gem(4) support.
Change previous gem(4) entry to PCI.

(jdc)

2008-09-15 20:03:50 UTC MAIN commitmail json YAML

Libs in /lib have symlinks in /usr/lib.  [hi haad!]

(cube)

2008-09-15 20:03:18 UTC MAIN commitmail json YAML

Add SBus GEM reference.
Note when SX versions were supported.

(jdc)

2008-09-15 19:50:28 UTC MAIN commitmail json YAML

Read the correct error status register on SBus cards.
Don't set infinite burst on SBus cards.
Changes based on information in the `Sbus GEM Specification':
  http://mediacast.sun.com/users/Barton808/media/gem_sbus-1.pdf

SBus-based GEM cards (i.e. Sun X1140A) now work!
Tested with a X1140A card in a U1 and in a U2.
Thanks for martin@ for testing.

(jdc)

2008-09-15 19:43:24 UTC MAIN commitmail json YAML

Minor corrections to the SBus definitions, from the `Sbus GEM Specification':
  http://mediacast.sun.com/users/Barton808/media/gem_sbus-1.pdf

(jdc)

2008-09-15 18:21:49 UTC MAIN commitmail json YAML

Play it safe and change the sed script so that -E isn't needed.

(cube)

2008-09-15 18:19:25 UTC MAIN commitmail json YAML

Bump libprop minor number, I forgot to do it when I have added
prop_array_add_* routines. In version 1.2 of prop_array_util.c.

Pointed by bad@.

(haad)

2008-09-15 18:12:56 UTC MAIN commitmail json YAML

Replace intptr_t with uintptr_t in few more places.
OK by <matt>.

(rmind)

2008-09-15 11:59:51 UTC MAIN commitmail json YAML

Mention Intel MatrixRAID and bio(4) support in ataraid(8).

(tron)

2008-09-15 11:53:52 UTC MAIN commitmail json YAML

Only report volume names if they are non empty.
Patch provided by Juan RP in PR kern/39514.

(tron)

2008-09-15 11:44:50 UTC MAIN commitmail json YAML

2008-09-15 10:43:29 UTC MAIN commitmail json YAML

Replace intptr_t in few places to uintptr_t.

(rmind)

2008-09-15 08:09:58 UTC wrstuden-fixsa commitmail json YAML

2008-09-15 08:05:19 UTC MAIN commitmail json YAML

replace XTHREAD_CFLAGS with _REENTRANT instead of _POSIX_THREAD_SAFE_FUNCTIONS
as is done in pkgsrc.

(rtr)

2008-09-15 07:58:49 UTC MAIN commitmail json YAML

Kernel thread changed name from fssbsN to fssN.

(hannken)

2008-09-15 04:42:58 UTC MAIN commitmail json YAML

Enable more PCI devices.

(tsutsui)

2008-09-15 04:08:55 UTC MAIN commitmail json YAML

2008-09-15 03:58:23 UTC MAIN commitmail json YAML

Use a sane default for xkb rules, "xorg", which is actually provided in the
distribution, unlike "base".

(cube)

2008-09-15 03:51:43 UTC MAIN commitmail json YAML

Generate site.def from site.def.in so that ProjectRoot is correctly
defined.

(cube)

2008-09-15 02:37:54 UTC MAIN commitmail json YAML

Make sure pkgconfig files we install have RPATH directives.

${TOOL_SED} -E is authorized, right?  Right?

(cube)

2008-09-14 23:39:02 UTC MAIN commitmail json YAML

Use proper .Pq macro to restore parentheses removed by my wrong fix
in rev 1.90.

(tsutsui)

2008-09-14 21:53:49 UTC MAIN commitmail json YAML

A few cleanups for siisata(4)

No functional changes intended (except maybe un-reseting the chip a bit later
in attach).

- pass fewer arguments to local functions where arguments can be derived from
  an existing argument
- some coding style fixes
- more abstraction for PRB activation and deactivation
- bus_dma(9) properification in error cases
- undefine SIISATA_DEBUG, and cleanup variables used only for DEBUG_PRINT()s

(jakllsch)

2008-09-14 21:28:25 UTC netbsd-4 commitmail json YAML

2008-09-14 21:27:33 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by darrenr in ticket #1171):
regress/sys/kern/ipf/regress/ni4.nat: revision 1.2
regress/sys/kern/ipf/regress/ni1.nat: revision 1.2
dist/ipf/tools/ipnat_y.y: revision 1.17
regress/sys/kern/ipf/regress/n5: revision 1.2
regress/sys/kern/ipf/regress/n12: revision 1.2
dist/ipf/lib/printnat.c: revisions 1.1.1.7, 1.2
dist/ipf/ip_fil.c: revision 1.16
sys/dist/ipf/netinet/ip_nat.h: revision 1.14
sys/dist/ipf/netinet/ip_nat.c: revisions 1.37, 1.38
dist/ipf/test/regress/n12: revision 1.2
sys/dist/ipf/netinet/ip_state.c: revision 1.33
regress/sys/kern/ipf/regress/n2: revision 1.2
sys/dist/ipf/netinet/ip_fil.h: revision 1.17
regress/sys/kern/ipf/regress/ni2.nat: revision 1.2
sys/dist/ipf/netinet/ip_compat.h: revision 1.22
2020447 IPFilter's NAT can undo name server random port selection

(bouyer)

2008-09-14 21:16:41 UTC netbsd-4-0 commitmail json YAML

Tickets 1195 and 1198

(bouyer)

2008-09-14 21:16:06 UTC netbsd-4 commitmail json YAML

Tickets 1193, 1195, 1197, 1198

(bouyer)

2008-09-14 21:10:45 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1198):
distrib/notes/sandpoint/install: revision 1.4
distrib/notes/macppc/hardware: revision 1.45, 1.46
distrib/notes/next68k/prep: revision 1.7
distrib/notes/sun3/install: revision 1.16
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.10, 1.11
distrib/notes/mvme68k/xfer: revision 1.17
distrib/notes/vax/install: revision 1.17
distrib/notes/common/contents: revision 1.142
distrib/notes/next68k/xfer: revision 1.7
distrib/notes/common/sysinst: revision 1.91
distrib/notes/alpha/install: revision 1.34
distrib/notes/mvme68k/install: revision 1.20
distrib/notes/hp300/prep: revision 1.23
distrib/notes/common/sysinst: revision 1.92
distrib/notes/alpha/hardware: revision 1.15
distrib/notes/sparc64/install: revision 1.30
distrib/notes/cats/prep: revision 1.10
distrib/notes/sparc/hardware: revision 1.34
distrib/notes/sparc/prep: revision 1.23, 1.24
distrib/notes/sparc/install: revision 1.55
distrib/notes/hpcmips/install: revision 1.11
distrib/notes/common/main: revision 1.416
distrib/notes/amiga/prep: revision 1.27
distrib/notes/i386/hardware: revision 1.123
distrib/notes/evbppc/hardware: revision 1.4
distrib/notes/evbarm/prep: revision 1.9
distrib/notes/amiga/install: revision 1.34
distrib/notes/macppc/install: revision 1.37
distrib/notes/evbarm/install: revision 1.9
distrib/notes/sun2/install: revision 1.7
distrib/notes/sun2/install: revision 1.8
distrib/notes/mvme68k/prep: revision 1.14
distrib/notes/hp700/prep: revision 1.2
distrib/notes/mvme68k/hardware: revision 1.10
distrib/notes/atari/xfer: revision 1.16
distrib/notes/amiga/upgrade: revision 1.27
Cosmetics or mdoc warning fixes

(bouyer)

2008-09-14 21:09:57 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1198):
distrib/notes/sandpoint/install: revision 1.4
distrib/notes/macppc/hardware: revision 1.45, 1.46
distrib/notes/next68k/prep: revision 1.7
distrib/notes/sun3/install: revision 1.16
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.10, 1.11
distrib/notes/mvme68k/xfer: revision 1.17
distrib/notes/vax/install: revision 1.17
distrib/notes/common/contents: revision 1.142
distrib/notes/next68k/xfer: revision 1.7
distrib/notes/common/sysinst: revision 1.91
distrib/notes/alpha/install: revision 1.34
distrib/notes/mvme68k/install: revision 1.20
distrib/notes/hp300/prep: revision 1.23
distrib/notes/common/sysinst: revision 1.92
distrib/notes/alpha/hardware: revision 1.15
distrib/notes/sparc64/install: revision 1.30
distrib/notes/cats/prep: revision 1.10
distrib/notes/sparc/hardware: revision 1.34
distrib/notes/sparc/prep: revision 1.23, 1.24
distrib/notes/sparc/install: revision 1.55
distrib/notes/hpcmips/install: revision 1.11
distrib/notes/common/main: revision 1.416
distrib/notes/amiga/prep: revision 1.27
distrib/notes/i386/hardware: revision 1.123
distrib/notes/evbppc/hardware: revision 1.4
distrib/notes/evbarm/prep: revision 1.9
distrib/notes/amiga/install: revision 1.34
distrib/notes/macppc/install: revision 1.37
distrib/notes/evbarm/install: revision 1.9
distrib/notes/sun2/install: revision 1.7
distrib/notes/sun2/install: revision 1.8
distrib/notes/mvme68k/prep: revision 1.14
distrib/notes/hp700/prep: revision 1.2
distrib/notes/mvme68k/hardware: revision 1.10
distrib/notes/atari/xfer: revision 1.16
distrib/notes/amiga/upgrade: revision 1.27
Cosmetics or mdoc warning fixes

(bouyer)

2008-09-14 20:55:26 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #1197):
sys/altq/altq_wfq.c: revision 1.19
sys/altq/altq_wfq.h: revision 1.6
usr.sbin/altq/altqd/altq.conf.5: revision 1.12
usr.sbin/altq/libaltq/qop_wfq.c: revision 1.6
Add support for source address hashhing in ALTQs WFQ. This allows to
easily distribute bandwidth for huge number of clients for incoming
traffic.

(bouyer)

2008-09-14 20:53:16 UTC netbsd-4 commitmail json YAML

pullup the following revisions (requested by tsutsui in ticket #1195):
distrib/notes/acorn32/prep.RISCOS 1.19
distrib/notes/common/contents 1.140, 1.141
distrib/notes/common/legal.common 1.51
distrib/notes/common/macros 1.35
distrib/notes/common/main 1.385, 1.387, 1.389 via patch,
1.390-1.394, 1.397-1.403,
1.405 via patch, 1.406-1.407,
1.409, 1.413, 1.415
distrib/notes/common/sysinst 1.86-1.87, 1.90
distrib/notes/common/upgrade 1.24
distrib/notes/hp300/prep 1.22
distrib/notes/i386/hardware 1.122

Various fixes to install notes, including fix display issues
and sync developers lists with reality

(bouyer)

2008-09-14 20:53:08 UTC netbsd-4-0 commitmail json YAML

pullup the following revisions (requested by tsutsui in ticket #1195):
distrib/notes/acorn32/prep.RISCOS 1.19
distrib/notes/common/contents 1.140, 1.141
distrib/notes/common/legal.common 1.51
distrib/notes/common/macros 1.35
distrib/notes/common/main 1.385, 1.387, 1.389 via patch,
1.390-1.394, 1.397-1.403,
1.405 via patch, 1.406-1.407,
1.409, 1.413, 1.415
distrib/notes/common/sysinst 1.86-1.87, 1.90
distrib/notes/common/upgrade 1.24
distrib/notes/hp300/prep 1.22
distrib/notes/i386/hardware 1.122

Various fixes to install notes, including fix display issues
and sync developers lists with reality

(bouyer)

2008-09-14 20:29:10 UTC MAIN commitmail json YAML

* For .Sh, generate <h3 id="...">...</h3>.
* For .Ss, generate <h4 id="...">...</h4>.
This makes internal cross references from .Sx work.

While here, change .SH and .SS to do likewise, instead of using
<h3><a name="...">...</a></h3> and <h4><a name="...">...</a></h4>.

(apb)

2008-09-14 20:19:58 UTC netbsd-4 commitmail json YAML

Apply patch (requested by bad in ticket #1193):
crypto/dist/heimdal/lib/krb5/crypto.c: patch
Fix a file descriptor leak in seed_something(), preventing pam_krb5
from leaking file descriptors. Fixes PR lib/39434.

(bouyer)

2008-09-14 18:12:16 UTC MAIN commitmail json YAML

Use the physical address from the bus_dmamap_load() map, not the one from
the bus_dmamem_alloc().  Fixes iop(4) on alpha, and possibly sparc64 as
described in the thread
http://mail-index.netbsd.org/port-sparc64/2008/06/04/msg000413.html.

(mhitch)

2008-09-14 17:25:59 UTC MAIN commitmail json YAML

Fix errors in previous.

(apb)

2008-09-14 16:10:19 UTC MAIN commitmail json YAML

Create fss(4) devices on first open and destroy on last close of an
unconfigured device.  That removes the compile-time constant number
of useable devices.
While here, add disk_busy()/disk_unbusy() instrumentation.

Reviewed by: Quentin Garnier <cube@netbsd.org>

(hannken)

2008-09-14 16:03:27 UTC MAIN commitmail json YAML

Add VIDEO_FORMAT_YUV420 support

(jmcneill)

2008-09-14 15:03:17 UTC MAIN commitmail json YAML

2008-09-14 14:31:33 UTC MAIN commitmail json YAML

Allow VIDIOC_ENUM_FORMAT to return more than one result.

(jmcneill)

2008-09-14 14:28:10 UTC MAIN commitmail json YAML

Mention recent changes to etcupdate(8) and postinstall(8).

(apb)

2008-09-14 14:24:16 UTC MAIN commitmail json YAML

Document that "ss tgz1:tgz2" was merely deprecated, not removed.

(apb)

2008-09-14 14:22:45 UTC MAIN commitmail json YAML

Remove options deprecated in NetBSD-4.0:
* Remove "-b binarydir" option (use "-s binarydir" instead).
* Remove "-s srcdir/etc" option (use "-s srcdir" instead).

Also document that "-s tgz1:tgz2" is merely deprecated, not removed
(use "-s tgz1 -s tgz2" instead).

(apb)

2008-09-14 13:59:54 UTC MAIN commitmail json YAML

Create /dev/videoN with all target

(jmcneill)

2008-09-14 13:58:25 UTC MAIN commitmail json YAML

Don't bother with /dev/video -> /dev/video0 symlink, nobody uses it

(jmcneill)

2008-09-14 13:46:51 UTC MAIN commitmail json YAML

Allow "-s tgzfile1:tgzfile2" for backward compatibility.  Print a
warning to encourage users to switch to using "-s tgzfile1 -s tgzfile2".

(apb)

2008-09-14 13:38:38 UTC MAIN commitmail json YAML

fix the -0.0 case, fixes a gm4 test error reported by wiz
(normally, the libm implementation should be used)

(drochner)

2008-09-14 12:59:19 UTC MAIN commitmail json YAML

2008-09-14 12:51:39 UTC MAIN commitmail json YAML

Escape "\" as "\e" in the example.
Fix formatting problems reported by Stathis Kamperis on PR bin/39535.

(itohy)

2008-09-14 10:12:14 UTC MAIN commitmail json YAML

Remove FSS_STATISTICS.  It was never documented and has no real value.
While here, modify fss_error() to no longer use variable arguments.

No functional changes.

(hannken)

2008-09-14 10:09:39 UTC MAIN commitmail json YAML

* iwn_rx_intr(): free rbuf is available if 'nb_free_entries > 0'.
    This used to have '>=' resulting in kernel crash accessing NULL
    rbuf under non-trivial Rx load.

(freza)

2008-09-14 05:00:23 UTC MAIN commitmail json YAML

Avoid sign extention problems leading to:
$ ulimit -dH
3145728
$ ulimit -d 3145728
ksh: ulimit: bad limit: Invalid argument
$

(sjg)

2008-09-14 03:33:45 UTC MAIN commitmail json YAML

Revert previous double-free hack, needs revisiting.

(jmcneill)

2008-09-14 00:26:35 UTC MAIN commitmail json YAML

2008-09-13 23:50:54 UTC MAIN commitmail json YAML

Add RGB24 support, and prevent a double-free on videoclose

(jmcneill)

2008-09-13 22:25:10 UTC MAIN commitmail json YAML

dhcpcd-4.0.0 release is out.

Convert this file (i.e. one character) from latin-1 to utf-8.

(wiz)

2008-09-13 21:37:08 UTC MAIN commitmail json YAML

Don't try to link in Carbon on Mac OS X/Darwin - this makes
cross-compiling with -V MKXORG=yes work when building from
Mac OS X 10.4.

OK'd by lukem@

(hubertf)

2008-09-13 20:51:34 UTC MAIN commitmail json YAML

Test and then commit, not the other way around.

(cube)

2008-09-13 20:50:42 UTC MAIN commitmail json YAML

Replace another string in freetype-config.

(cube)

2008-09-13 20:25:05 UTC MAIN commitmail json YAML

2008-09-13 20:00:09 UTC MAIN commitmail json YAML

i386_iopl() is used on x86_64 as well, as in the x86_64 case,
the source does:

#define i386_iopl x86_64_iopl

Therefore, we need USE_I386_IOPL defined for this architecture.

(bjs)

2008-09-13 19:57:24 UTC MAIN commitmail json YAML

libfontconfig depends on libfreetype.  Weird that the linker doesn't
complain.

(cube)

2008-09-13 18:51:11 UTC MAIN commitmail json YAML

Fix pseye_start_transfer() to return the return value of kthread_create()
instead of always returning 0.

(mjf)

2008-09-13 17:13:57 UTC MAIN commitmail json YAML

- use memmove(9) for possible overlapped screen copies, per PR port-arc/36703
- replace bcopy(9) with memcpy(9) where no overlap
- fix a typo in comment
Tested by using sysinst with pccons(4) on gxemul.

(tsutsui)

2008-09-13 17:05:07 UTC MAIN commitmail json YAML

PR/39534: Henning Petersen: Typo = instead of / to close comment.

(christos)

2008-09-13 16:59:42 UTC MAIN commitmail json YAML

Install bootloader into the FAT partition, not root partition.

(tsutsui)

2008-09-13 16:15:38 UTC MAIN commitmail json YAML

Fix more botches on device_t/softc split,
which didn't cause errors on compile.
Tested on gxemul.

(tsutsui)

2008-09-13 16:08:02 UTC MAIN commitmail json YAML

Make this compile (restore some lines removed in rev 1.53).

(tsutsui)

2008-09-13 16:02:17 UTC MAIN commitmail json YAML

2008-09-13 15:58:01 UTC MAIN commitmail json YAML

2008-09-13 15:54:57 UTC MAIN commitmail json YAML

Reformat port-maintainers list and use @NetBSD.org address as other lists.
XXX: list-portmasters.pl needs to be updated.

(tsutsui)

2008-09-13 15:43:07 UTC MAIN commitmail json YAML

First cut at INSTALL notes for NetBSD/arc.
Finally we could close another ancient PR port-arc/11443.

After several years, we got the native bootloader and then had
sysinst which would do apprpriate partitioning for the bootloader,
so I've noted the last difficult part, how to specify boot commands
on the ARC BIOS.

I still wonder how many possible users of NetBSD/arc are there
who will need this topic though... ;-p

(tsutsui)

2008-09-13 15:40:51 UTC MAIN commitmail json YAML

Regen for Nvidia GeForce 6150 devices addition.

(njoly)

2008-09-13 15:39:01 UTC MAIN commitmail json YAML

Add Nvidia GeForce 6150 devices.

(njoly)