Module Name:src
Committed By: hannken
Date: Sun Apr 11 08:23:52 UTC 2010
Modified Files:
src/doc: CHANGES
src/sbin/dump: snapshot.c
src/sbin/fsck_ffs: main.c
src/sbin/fsck_msdos: Makefile fsck_msdos.8 main.c
Log Message:
Add -x option which allows t
Module Name:src
Committed By: pooka
Date: Sun Apr 11 08:30:17 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_sysctlfs: sysctlfs.c
Log Message:
Instead of totally giving up, dump CTLTYPE_STRUCT as hex, much
like sysctl -x (but not fancy like -dosequis).
To generate a d
Module Name:src
Committed By: jruoho
Date: Sun Apr 11 08:58:43 UTC 2010
Modified Files:
src/share/man/man4: acpi.4
src/sys/dev/acpi/acpica: OsdMisc.c
Log Message:
Document "how-to override the DSDT" in the manual page instead of code.
To generate a diff of this c
Module Name:src
Committed By: pooka
Date: Sun Apr 11 09:36:47 UTC 2010
Modified Files:
src/sys/dev/putter: putter.c
Log Message:
Call putterattach in modcmd init. Fixes lockdebug panic. Disable
unload, since putterdetach() is not implemented (i.e. current
implementation
Module Name:src
Committed By: jruoho
Date: Sun Apr 11 09:52:10 UTC 2010
Modified Files:
src/sys/arch/x86/acpi: acpi_wakeup.c
Log Message:
Use CTLTYPE_BOOL.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/x86/acpi/acpi_wakeup.c
Please note that
Module Name:src
Committed By: tsutsui
Date: Sun Apr 11 09:58:36 UTC 2010
Modified Files:
src/sys/dev/ic: dp8390.c
Log Message:
Fix botched logic in ipkdb part in rev 1.77 (KNF misc).
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/dev/ic/dp8390.c
P
Module Name:src
Committed By: mlelstv
Date: Sun Apr 11 10:26:26 UTC 2010
Modified Files:
src/sys/fs/filecorefs: filecore_vfsops.c
src/sys/fs/msdosfs: msdosfs_vfsops.c
src/sys/miscfs/umapfs: umap_vfsops.c
Log Message:
The *_modcmd functions use the module na
Module Name:src
Committed By: drochner
Date: Sun Apr 11 13:57:22 UTC 2010
Modified Files:
src/sys/dev/usb: udl.c usbdevs
Log Message:
add the 19" Samsung display, make udl handle it
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/usb/udl.c
cvs rdi
Module Name:src
Committed By: drochner
Date: Sun Apr 11 13:58:30 UTC 2010
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.542 -r1.543 src/sys/dev/usb/usbdevs.h
cvs rdiff -u -r1.543 -r1.544 s
Module Name:src
Committed By: drochner
Date: Sun Apr 11 14:04:10 UTC 2010
Modified Files:
src/sys/dev/wscons: wsdisplay.c
Log Message:
add just as much "detach" code to keep the box from panicking on
removal of a USB "udl" device
(needs more work, but I got the hardware fo
Module Name:src
Committed By: pooka
Date: Sun Apr 11 15:08:17 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_sysctlfs: mount_sysctlfs.8 sysctlfs.c
Log Message:
Add raw mode, which skips ASCII'ification and can be used if reading
structures from the kernel into debug pro
Module Name:src
Committed By: jakllsch
Date: Sun Apr 11 17:23:10 UTC 2010
Modified Files:
src/external/intel-public: Makefile
src/external/intel-public/acpica/bin/iasl: Makefile
Log Message:
iasl may be MD, but its man page is MI.
(hi jruoho)
To generate a diff o
Module Name:src
Committed By: wiz
Date: Sun Apr 11 21:29:38 UTC 2010
Modified Files:
src/sbin/fsck_msdos: fsck_msdos.8
Log Message:
New sentence, new line. Sort SEE ALSO.
Improve formatting of option list.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src
Module Name:src
Committed By: wiz
Date: Sun Apr 11 21:32:10 UTC 2010
Modified Files:
src/share/man/man9: accf_data.9
Log Message:
Make ready for HTML output.
Add RCS Id.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/accf_data.9
Please no
Module Name:src
Committed By: wiz
Date: Sun Apr 11 21:34:18 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_sysctlfs: mount_sysctlfs.8
Log Message:
Sort options in SYNOPSIS (flags without arguments first).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src
Module Name:src
Committed By: jakllsch
Date: Sun Apr 11 22:42:30 UTC 2010
Modified Files:
src/sys/arch/i386/conf: ALL
src/sys/dev/acpi: files.acpi
Added Files:
src/sys/dev/acpi: valz_acpi.c
Log Message:
Add valz(4), a simple driver to handle the backlight k
Module Name:src
Committed By: snj
Date: Mon Apr 12 00:40:12 UTC 2010
Modified Files:
src/crypto/dist/openssl/ssl [netbsd-5]: s3_enc.c s3_srvr.c t1_enc.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1365):
crypto/external/bsd/openssl/di
Module Name:src
Committed By: snj
Date: Mon Apr 12 00:46:07 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1365.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.223 -r1.1.2.224 src/doc/CHANGES-5.1
Please note that diffs are not publ
Module Name:src
Committed By: snj
Date: Mon Apr 12 00:46:57 UTC 2010
Modified Files:
src/crypto/dist/openssl/ssl [netbsd-5-0]: s3_enc.c s3_srvr.c t1_enc.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1365):
crypto/external/bsd/openssl/
Module Name:src
Committed By: snj
Date: Mon Apr 12 00:49:14 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1365.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-5.0.3
Please note that diffs are not pu
Module Name:src
Committed By: snj
Date: Mon Apr 12 02:28:16 UTC 2010
Modified Files:
src/libexec/ftpd [netbsd-5]: popen.c
Log Message:
Pull up following revision(s) (requested by lukem in ticket #1372):
libexec/ftpd/popen.c: revision 1.37
PR/43023: Bruce Cran: FTPD
Module Name:src
Committed By: snj
Date: Mon Apr 12 02:30:12 UTC 2010
Modified Files:
src/libexec/ftpd [netbsd-5]: version.h
Log Message:
Pull up following revision(s) (requested by lukem in ticket #1372):
libexec/ftpd/version.h: revision 1.74
Update version to 2010
Module Name:src
Committed By: snj
Date: Mon Apr 12 02:32:57 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1372.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.224 -r1.1.2.225 src/doc/CHANGES-5.1
Please note that diffs are not publ
Module Name:src
Committed By: snj
Date: Mon Apr 12 02:33:59 UTC 2010
Modified Files:
src/libexec/ftpd [netbsd-5-0]: popen.c
Log Message:
Pull up following revision(s) (requested by lukem in ticket #1372):
libexec/ftpd/popen.c: revision 1.37
PR/43023: Bruce Cran: FT
Module Name:src
Committed By: snj
Date: Mon Apr 12 02:35:02 UTC 2010
Modified Files:
src/libexec/ftpd [netbsd-5-0]: version.h
Log Message:
Pull up following revision(s) (requested by lukem in ticket #1372):
libexec/ftpd/version.h: revision 1.74
Update version to 20
Module Name:src
Committed By: snj
Date: Mon Apr 12 02:36:38 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1372.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-5.0.3
Please note that diffs are not pu
Module Name:src
Committed By: skrll
Date: Mon Apr 12 06:56:19 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_apm.c
src/sys/dist/pf/net: pf.c
Log Message:
Spello in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/acpi/acpi_apm.c
27 matches
Mail list logo