Module Name:src
Committed By: jruoho
Date: Mon Jan 25 07:57:05 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Add CTASSERT(9).
To generate a diff of this commit:
cvs rdiff -u -r1.1374 -r1.1375 src/distrib/sets/lists/comp/mi
Please note that diffs
Module Name:src
Committed By: jruoho
Date: Mon Jan 25 07:51:17 UTC 2010
Modified Files:
src/share/man/man9: Makefile
Added Files:
src/share/man/man9: CTASSERT.9
Log Message:
Add CTASSERT(9). From FreeBSD.
ok @wiz
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jakllsch
Date: Mon Jan 25 01:24:11 UTC 2010
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
Add display of Long Physical Sector and Long Logical Sectors feature set
information to atactl identify output.
Also:
- remove caddr_t cast
- w
Module Name:src
Committed By: christos
Date: Mon Jan 25 00:43:00 UTC 2010
Modified Files:
src/share/mk: bsd.dep.mk bsd.kernobj.mk bsd.lib.mk bsd.obj.mk
bsd.own.mk
Log Message:
PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the
source pat
Module Name:src
Committed By: jakllsch
Date: Mon Jan 25 00:39:52 UTC 2010
Modified Files:
src/sys/dev/ata: atareg.h
Log Message:
Add some more elements to struct ataparams.
These mostly concern the new Long Physical Sectors
and Long Logical Sectors feature sets.
Informat
Module Name:src
Committed By: christos
Date: Mon Jan 25 00:26:04 UTC 2010
Modified Files:
src/include/heimdal: roken.h
Log Message:
vasnprintf and asnprintf were never compiled in our libroken.a and never
used by heimdal programs. Remove the false advertising here that bro
On Jan 25, 8:23am, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src
| > | As noted in the PR, the original problem is asnprintf() and
| > | vasnprinf() decls in src/include/heimdal/roken.h because
| > | Cygwin has the same functions with incompatible args
| > | (deri
Module Name:src
Committed By: martin
Date: Sun Jan 24 23:27:40 UTC 2010
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Do not try to read the EEPROM if we already know we don't have one.
To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 src/sys/dev/
> | As noted in the PR, the original problem is asnprintf() and
> | vasnprinf() decls in src/include/heimdal/roken.h because
> | Cygwin has the same functions with incompatible args
> | (derived from GNU?) by default.
>
> This is unrelated to what I changed though and was not planning to look
> in
Module Name:src
Committed By: martin
Date: Sun Jan 24 23:09:27 UTC 2010
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Add support for device properties to override the mac address and set
the BGE_NO_EEPROM flag if we have an onboard device w/o SEEPROM.
To genera
Module Name:src
Committed By: jnemeth
Date: Sun Jan 24 22:56:12 UTC 2010
Modified Files:
src/usr.bin/calendar/calendars: calendar.computer
Log Message:
first Apple Macintosh, 1984
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/calendar/calendars/
Module Name:src
Committed By: wiz
Date: Sun Jan 24 22:54:14 UTC 2010
Modified Files:
src/share/man/man3: dlfcn.3
Log Message:
Remove one unnecessary Ns. (Rest still ugly.)
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man3/dlfcn.3
Please no
Module Name:src
Committed By: njoly
Date: Sun Jan 24 22:21:34 UTC 2010
Modified Files:
src/share/man/man3: Makefile
Log Message:
Do not link timeradd.3 to itself.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/share/man/man3/Makefile
Please note that
Module Name:src
Committed By: joerg
Date: Sun Jan 24 21:20:03 UTC 2010
Modified Files:
src/crypto/external/bsd/openssl/dist/doc/apps: genpkey.pod openssl.pod
src/crypto/external/bsd/openssl/dist/doc/ssl:
SSL_CTX_set_client_CA_list.pod SSL_CTX_use_psk_ide
Module Name:src
Committed By: joerg
Date: Sun Jan 24 21:12:17 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.base
src/tests/lib/libc: Atffile Makefile
Added Files:
src/tests/lib/libc/hash: Atffile Makefile t_sha2
Module Name:src
Committed By: joerg
Date: Sun Jan 24 21:11:18 UTC 2010
Modified Files:
src/common/lib/libc/hash/sha2: sha2.c
Log Message:
Fix unaligned access in *_Final for SHA224/SHA256/SHA384.
Remaining part of PR 42273. Tested by snj.
To generate a diff of this commi
Module Name:src
Committed By: jruoho
Date: Sun Jan 24 21:06:55 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Add timeradd(3).
To generate a diff of this commit:
cvs rdiff -u -r1.1372 -r1.1373 src/distrib/sets/lists/comp/mi
Please note that diffs
Module Name:src
Committed By: jruoho
Date: Sun Jan 24 21:05:45 UTC 2010
Modified Files:
src/share/man/man3: Makefile
Log Message:
Add timeradd(3).
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/man/man3/Makefile
Please note that diffs are not pu
On Jan 25, 3:39am, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src
| > | Umm, could you take PR toolchain/41435?
| >
| > I did, was that the only problem though?
|
| As noted in the PR, the original problem is asnprintf() and
| vasnprinf() decls in src/include/hei
Module Name:src
Committed By: dholland
Date: Sun Jan 24 20:13:28 UTC 2010
Modified Files:
src/usr.bin/getopt: getopt.1
Log Message:
punctuation
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/getopt/getopt.1
Please note that diffs are not publi
Module Name:src
Committed By: joerg
Date: Sun Jan 24 20:03:24 UTC 2010
Modified Files:
src/share/man/man3: dlfcn.3
Log Message:
Avoid using .Sm on/.Sm off if that results in the latter getting an
additional argument.
To generate a diff of this commit:
cvs rdiff -u -r1.25
Module Name:src
Committed By: dholland
Date: Sun Jan 24 19:56:26 UTC 2010
Modified Files:
src/sys/kern: tty_pty.c
Log Message:
Amplify comment about ultrix bits.
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/sys/kern/tty_pty.c
Please note that diff
On Sun, Jan 24, 2010 at 09:34:13PM +0200, Antti Kantee wrote:
> > Well, that's sort of an explanation, although I might clarify it some
> > if it were me... but I can't see what purpose these things serve since
> > they're identical to the standard ones. If there's compat_ultrix logic
> > that
On Sun Jan 24 2010 at 19:23:33 +, David Holland wrote:
> On Sun, Dec 20, 2009 at 07:06:45PM +, Antti Kantee wrote:
> > Date: Sun Dec 20 19:06:45 UTC 2009
> > Modified Files:
> >src/sys/kern: tty_pty.c
> >
> > Log Message:
> > Add a pointing to an explanation of why w
On Sun, Dec 20, 2009 at 07:06:45PM +, Antti Kantee wrote:
> Date:Sun Dec 20 19:06:45 UTC 2009
> Modified Files:
> src/sys/kern: tty_pty.c
>
> Log Message:
> Add a pointing to an explanation of why we have #ifdef pmax stuff in here.
Well, that's sort of an explanatio
Module Name:src
Committed By: joerg
Date: Sun Jan 24 19:16:05 UTC 2010
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/man: Makefile
Log Message:
Make VERSION work with newer OpenSSL.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/cry
On Sun, Jan 24, 2010 at 12:17:05PM +, Frank Wille wrote:
> No include directive supported in a majors.* file. We have to copy the
> port-amiga majors.
er, why not? It looks like it ought to work... although possibly I'm
missing something.
--
David A. Holland
dholl...@netbsd.org
> | Umm, could you take PR toolchain/41435?
>
> I did, was that the only problem though?
As noted in the PR, the original problem is asnprintf() and
vasnprinf() decls in src/include/heimdal/roken.h because
Cygwin has the same functions with incompatible args
(derived from GNU?) by default.
---
Iz
On Jan 25, 2:38am, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src
| > Module Name:src
| > Committed By: christos
| > Date: Sun Jan 24 16:45:58 UTC 2010
| >
| > Modified Files:
| > src/crypto/dist/heimdal/lib/roken: get_window_size.c
Module Name:src
Committed By: msaitoh
Date: Sun Jan 24 17:56:54 UTC 2010
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Fix a printf() message in debug code reported by Bert Kiers.
To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 src/sys/dev/pci/if
> Module Name: src
> Committed By: christos
> Date: Sun Jan 24 16:45:58 UTC 2010
>
> Modified Files:
> src/crypto/dist/heimdal/lib/roken: get_window_size.c
> src/include/heimdal: roken.h
>
> Log Message:
> make the window size function return the lines and columns variables
Module Name:src
Committed By: christos
Date: Sun Jan 24 16:45:58 UTC 2010
Modified Files:
src/crypto/dist/heimdal/lib/roken: get_window_size.c
src/include/heimdal: roken.h
Log Message:
make the window size function return the lines and columns variables separately
Module Name:src
Committed By: christos
Date: Sun Jan 24 16:42:12 UTC 2010
Modified Files:
src/crypto/dist/heimdal/lib/roken: get_window_size.c getarg.c
roken.h.in
Log Message:
don't expose struct winsize needlessly.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: msaitoh
Date: Sun Jan 24 16:26:09 UTC 2010
Modified Files:
src/sys/dev/mii: brgphy.c
Log Message:
Add support for BCM5461,BCM5784 and BCM5761.
Enable brgphy_jumbo_settings().
Enable the ether...@wirespeed function.
To generate a diff of this
Module Name:src
Committed By: msaitoh
Date: Sun Jan 24 16:23:16 UTC 2010
Modified Files:
src/sys/dev/mii: miidevs.h miidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/dev/mii/miidevs.h
cvs rdiff -u -r1.83 -r1.84 src/s
Module Name:src
Committed By: msaitoh
Date: Sun Jan 24 16:22:41 UTC 2010
Modified Files:
src/sys/dev/mii: miidevs
Log Message:
Add BCM5461,BCM5784 and BCM5761.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/dev/mii/miidevs
Please note that diffs a
Module Name:src
Committed By: msaitoh
Date: Sun Jan 24 16:21:09 UTC 2010
Modified Files:
src/sys/dev/pci: if_bge.c if_bgereg.h if_bgevar.h
Log Message:
Many changes from FreeBSD and OpenBSD:
- Add support for BCM5705F,BCM5714,SBCM5715S,BCM5717,BCM5718,BCM5720,BCM5723,
Module Name:src
Committed By: msaitoh
Date: Sun Jan 24 15:53:59 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1013 -r1.1014 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1012 -r1.10
Module Name:src
Committed By: msaitoh
Date: Sun Jan 24 15:53:29 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add BCM5717,5718,5723,5724,5787F,5761,5761E,5764,5761S,5761SE,5760,57788,
57780,57790,5784M,5785F,5785G,57761,57781,57791,57765,57785 and 57795.
Module Name:src
Committed By: phx
Date: Sun Jan 24 15:39:50 UTC 2010
Modified Files:
src/sys/arch/amigappc/amigappc: amiga_init.c
Log Message:
We will always return chip mem instead of z2 mem for amigappc.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/s
Module Name:xsrc
Committed By: rafal
Date: Sun Jan 24 15:38:47 UTC 2010
Modified Files:
xsrc/external/mit/MesaLib/dist/src/mesa/glapi: glapi.c glapi_getproc.c
glthread.c
Log Message:
Decorate some GL APIs with PUBLIC so they're available to link against;
otherw
Module Name:src
Committed By: msaitoh
Date: Sun Jan 24 15:29:10 UTC 2010
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Fix the bug that both BGE_PCIE and BGE_PCIX are set on PCI-Express devices.
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 src
Module Name:src
Committed By: uebayasi
Date: Sun Jan 24 15:03:02 UTC 2010
Modified Files:
src/sys/uvm: uvm_fault.c
Log Message:
Clean up an internal flag usage. No functional changes.
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/sys/uvm/uvm_fault.
Module Name:src
Committed By: pooka
Date: Sun Jan 24 14:25:57 UTC 2010
Modified Files:
src/sys/conf: files
src/sys/netinet: files.ipfilter
Log Message:
ipfilter depends on bpf_filter, not bpfilter (since the year 2000).
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: jruoho
Date: Sun Jan 24 14:14:55 UTC 2010
Modified Files:
src/share/man/man9: firmload.9
Log Message:
Provide a FUNCTIONS section and remove the types from the functions therein.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 sr
Module Name:src
Committed By: msaitoh
Date: Sun Jan 24 14:10:00 UTC 2010
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
KNF & fix typo in comment.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 src/sys/dev/pci/if_bge.c
Plea
Module Name:src
Committed By: jruoho
Date: Sun Jan 24 12:58:37 UTC 2010
Modified Files:
src/share/man/man3: timeradd.3
Log Message:
Add the missing $Id$ tag.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man3/timeradd.3
Please note that diffs
Module Name:src
Committed By: mbalmer
Date: Sun Jan 24 12:25:20 UTC 2010
Modified Files:
src/sys/dev/gpio: gpio.c
Log Message:
Unfold, bump copyright.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/gpio/gpio.c
Please note that diffs are not pu
Module Name:src
Committed By: phx
Date: Sun Jan 24 12:17:05 UTC 2010
Modified Files:
src/sys/arch/amigappc/conf: majors.amigappc
Log Message:
No include directive supported in a majors.* file. We have to copy the
port-amiga majors.
To generate a diff of this commit:
cvs
On Sun, Jan 24, 2010 at 01:48:28PM +0200, Jukka Ruohonen wrote:
> On Sun, Jan 24, 2010 at 11:14:04AM +, Jukka Ruohonen wrote:
> > Log Message:
> > Add timeradd(3) from FreeBSD. Needs proofreading.
>
> The $Id$ field is not present in this file. How it should be added?
First line of the man pa
On Sun, Jan 24, 2010 at 11:14:04AM +, Jukka Ruohonen wrote:
> Log Message:
> Add timeradd(3) from FreeBSD. Needs proofreading.
The $Id$ field is not present in this file. How it should be added?
Actually, it is a little unclear to me should one always include a template
$Id$ for new files, an
Module Name:src
Committed By: jruoho
Date: Sun Jan 24 11:32:13 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_bat.c
Log Message:
* Reintroduce a state variable. From nj...@.
* Always mark the charge state sensor as valid.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jruoho
Date: Sun Jan 24 11:14:04 UTC 2010
Added Files:
src/share/man/man3: timeradd.3
Log Message:
Add timeradd(3) from FreeBSD. Needs proofreading.
ok wiz@
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/man/man3/timera
Module Name:src
Committed By: phx
Date: Sun Jan 24 10:36:35 UTC 2010
Modified Files:
src/sys/arch/amigappc/include: Makefile
Log Message:
Fixed a typo. Make ./build.sh release work.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/amigappc/inclu
54 matches
Mail list logo