cvs commit: ports/security/calife-devel Makefile pkg-plist

2006-03-29 Thread Thomas Quinot
thomas 2006-03-29 09:44:49 UTC FreeBSD ports repository (src committer) Modified files: security/calife-devel Makefile pkg-plist Log: When building calife-devel on 4.X-stable, @comment-out the PAM config sample from pkg-plist. This fixes an install failure on 4.x reported by

cvs commit: ports/security/calife Makefile distinfo

2006-05-10 Thread Thomas Quinot
thomas 2006-05-10 16:00:42 UTC FreeBSD ports repository (src committer) Modified files: security/calife Makefile distinfo Log: Update security/calife to upstream release 2.8.6-p5. Approved by:roberto PR: ports/96913 Revision ChangesPath 1.

cvs commit: src/sbin/ifconfig ifmedia.c

2006-08-22 Thread Thomas Quinot
thomas 2006-08-22 23:49:36 UTC FreeBSD src repository Modified files: sbin/ifconfigifmedia.c Log: (media_status): Factor common code between IFM_ETHER and IFM_ATM cases. (print_media_word, print_media_word_ifconfig): Remove unnecessary goto following test for null de

cvs commit: src/sbin/dump dump.8

2006-08-23 Thread Thomas Quinot
thomas 2006-08-23 12:42:22 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/dumpdump.8 Log: MFC rev. 1.74 to RELENG_6: Clarify documentation of '-L' command line switch. Revision ChangesPath 1.70.2.3 +2 -1 src/sbin/dump/du

cvs commit: src/usr.sbin/rpc.lockd lockd.c

2006-08-23 Thread Thomas Quinot
thomas 2006-08-23 15:59:43 UTC FreeBSD src repository Modified files: usr.sbin/rpc.lockd lockd.c Log: Set alarm timer for grace period from the grace_period variable, instead of hard-coding a value of 10 seconds. Command line flag -g is thus now correctly taken into accoun

cvs commit: src/usr.sbin/rpc.lockd kern.c

2006-08-23 Thread Thomas Quinot
thomas 2006-08-23 17:24:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/rpc.lockd kern.c Log: MFC revs 1.20 and 1.21 to RELENG_6: * Use setproctitle(3) to provide identification of the client and server processes * style fix of above.

cvs commit: src/usr.sbin/rpc.statd procs.c

2006-08-30 Thread Thomas Quinot
thomas 2006-08-30 20:37:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/rpc.statd procs.c Log: MFC rev. 1.15 to RELENG_6: (sm_mon_1_svc): Fix debugging output. Revision ChangesPath 1.14.10.1 +3 -2 src/usr.sbin/rpc.statd/pro

cvs commit: src/usr.sbin/yppush yppush_main.c

2006-08-31 Thread Thomas Quinot
thomas 2006-08-31 18:10:32 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/yppush yppush_main.c Log: MFC to RELENG_6: * rev. 1.21: Don't push a map on a master server which will fail anyway. PR: bin/72881 * rev. 1.22: Remove

cvs commit: src/usr.sbin/rpc.lockd lockd.c

2006-08-31 Thread Thomas Quinot
thomas 2006-08-31 18:13:02 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/rpc.lockd lockd.c Log: MFC rev. 1.19 to RELENG_6: Set alarm timer for grace period from the grace_period variable. PR: bin/102176 Revision ChangesPath 1

cvs commit: src/usr.sbin/rpc.lockd lockd_lock.c

2006-08-31 Thread Thomas Quinot
thomas 2006-08-31 18:15:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/rpc.lockd lockd_lock.c Log: MFC rev. 1.18 to RELENG_6: Remove extraneous trailing \0 in string literal. Revision ChangesPath 1.17.2.1 +1 -2 src/usr.sbin

cvs commit: src/sbin/ifconfig ifmedia.c

2006-08-31 Thread Thomas Quinot
thomas 2006-08-31 21:01:41 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/ifconfigifmedia.c Log: MFC rev. 1.21 to RELENG_6: Code factoring and simplification. PR: bin/102354 Submitted by: Ricardo Nabinger Sanchez <[EMAIL PROTE

cvs commit: src/sys/netinet udp_usrreq.c

2006-09-04 Thread Thomas Quinot
thomas 2006-09-04 08:32:17 UTC FreeBSD src repository Modified files: sys/netinet udp_usrreq.c Log: Fix typo in comment. Revision ChangesPath 1.193 +1 -1 src/sys/netinet/udp_usrreq.c ___ cvs-all@freebsd.or

cvs commit: src/lib/libutil pw_util.c

2006-09-04 Thread Thomas Quinot
thomas 2006-09-04 15:09:21 UTC FreeBSD src repository Modified files: lib/libutil pw_util.c Log: (pw_copy): Handle the case of a malformed line in master.passwd (copy it silently, do not dereference NULL pointer). PR: bin/102848 Reviewed by:sec

cvs commit: src/lib/libutil pw_util.c

2006-09-08 Thread Thomas Quinot
thomas 2006-09-08 08:14:33 UTC FreeBSD src repository Modified files: lib/libutil pw_util.c Log: Minor comment fix. Revision ChangesPath 1.37 +1 -1 src/lib/libutil/pw_util.c ___ cvs-all@freebsd.org mailin

cvs commit: src/lib/libutil pw_util.c

2006-09-25 Thread Thomas Quinot
thomas 2006-09-25 10:05:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libutil pw_util.c Log: MFC rev 1.36 to RELENG_6: (pw_copy): Handle the case of a malformed line in master.passwd (copy it silently, do not dereference NULL pointer).

cvs commit: src/tools/tools/nanobsd nanobsd.sh

2006-07-15 Thread Thomas Quinot
thomas 2006-07-15 20:41:38 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: When creating the NanoBSD disk image, install boot blocks from the newly-built world, in preference to those from the host system. Reviewed by:phk Revision

cvs commit: src/tools/tools/nanobsd nanobsd.sh

2006-07-28 Thread Thomas Quinot
thomas 2006-07-28 14:37:38 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: 'make distribution' must be run from src, not src/etc, so that the proper set of /usr/share/mk/* is available. This is necessary to build a 7.x NanoBSD image on a 6.x h

cvs commit: src/lib/libc/gen _pthread_stubs.c

2006-08-11 Thread Thomas Quinot
thomas 2006-08-11 18:34:19 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libc/gen _pthread_stubs.c Log: MFC revision 1.12: Fix a stub function (pthread_cond_wait) so that is has the correct number of arguments. Fixes some cases of seg

cvs commit: src/usr.sbin/rpc.statd procs.c

2006-08-11 Thread Thomas Quinot
thomas 2006-08-11 21:44:53 UTC FreeBSD src repository Modified files: usr.sbin/rpc.statd procs.c Log: (sm_mon_1_svc): Fix debugging output: when establising a monitoring request, correctly report the location (usually localhost) to which a callback will be made when a no

cvs commit: src/usr.sbin/rpc.lockd lockd_lock.c

2006-08-11 Thread Thomas Quinot
thomas 2006-08-11 23:03:17 UTC FreeBSD src repository Modified files: usr.sbin/rpc.lockd lockd_lock.c Log: Remove extraneous trailing \0 in string literal. MFC after: 2 weeks Revision ChangesPath 1.18 +1 -2 src/usr.sbin/rpc.lockd/lockd_lock.c __

cvs commit: src/usr.sbin/yppush yppush_main.c

2006-08-16 Thread Thomas Quinot
thomas 2006-08-16 12:58:41 UTC FreeBSD src repository Modified files: usr.sbin/yppush yppush_main.c Log: Remove unsafe use of asynchronous I/O (the SIGIO handler could cause incorrect reentrant calls to the libc memory manager). Add missing error handling: * for

cvs commit: src/sbin/dump dump.8

2006-08-16 Thread Thomas Quinot
thomas 2006-08-16 16:28:30 UTC FreeBSD src repository Modified files: sbin/dumpdump.8 Log: Clarify documentation of '-L' command line switch: the snapshot is unlinked as soon as the dump starts (and removed when the dump is completed, and the dump process exits).

cvs commit: src/usr.sbin/rpc.lockd kern.c

2006-08-16 Thread Thomas Quinot
thomas 2006-08-16 18:33:35 UTC FreeBSD src repository Modified files: usr.sbin/rpc.lockd kern.c Log: Use setproctitle(3) to provide identification of the client and server processes created by rpc.lockd. MFC after: 1 week Revision ChangesPath 1.20

cvs commit: src/sys/nfsclient nfs_lock.c

2006-08-16 Thread Thomas Quinot
thomas 2006-08-16 23:53:05 UTC FreeBSD src repository Modified files: sys/nfsclientnfs_lock.c Log: Fix typos in comment. Revision ChangesPath 1.44 +1 -1 src/sys/nfsclient/nfs_lock.c ___ cvs-all@freebsd.org

cvs commit: src/gnu/usr.bin/binutils/ld genscripts.sh

2007-09-19 Thread Thomas Quinot
thomas 2007-09-19 12:17:39 UTC FreeBSD src repository Modified files: gnu/usr.bin/binutils/ld genscripts.sh Log: In the case of a native build, set NATIVE to yes so that the code circuits that need to be activated specifically for the case of a native linker actually are ena

cvs commit: src/tools/tools/nanobsd nanobsd.sh

2008-09-02 Thread Thomas Quinot
thomas 2008-09-02 21:27:19 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: SVN rev 182690 on 2008-09-02 21:27:19Z by thomas Fix typo in comment. Revision ChangesPath 1.37 +1 -1 src/tools/tools/nanobsd/nanobsd.sh

cvs commit: src/sys/boot/i386/boot0 boot0.S

2007-03-26 Thread Thomas Quinot
thomas 2007-03-26 21:56:13 UTC FreeBSD src repository Modified files: sys/boot/i386/boot0 boot0.S Log: Fix setting of serial port speed. A junk value was passed in AX when bioscom is called to set up serial port parameters because COMSPEED was treated as an address instead

cvs commit: src/sys/dev/ata ata-queue.c

2007-03-29 Thread Thomas Quinot
thomas 2007-03-29 19:14:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ata ata-queue.c Log: MFC rev. 1.69: (ata_completed): When REQUEST SENSE is automatically issued after a failed ATAPI request, do not clear the ATA_R_DEBUG flag.

cvs commit: src/sys/dev/ata atapi-cam.c

2007-03-29 Thread Thomas Quinot
thomas 2007-03-29 20:08:32 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ata atapi-cam.c Log: MFC rev. 1.48: (reinit_bus): When the ATAPI bus is reset, do not schedule an automated CAM rescan if the ATAPI device entries have not chang

Re: cvs commit: src/sys/dev/ata atapi-cam.c

2007-04-03 Thread Thomas Quinot
* Andre Albsmeier, 2007-04-03 : > Can this be responsible for a newly seen > acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 > in dmesg? The relevant part of dmesg is: This could definitely be due to this part of the change: > (atapi_action): Improve error report

cvs commit: src/sbin/dump traverse.c

2007-04-05 Thread Thomas Quinot
thomas 2007-04-05 20:31:23 UTC FreeBSD src repository Modified files: sbin/dumptraverse.c Log: (bread): For a read that is contained entirely within a block, never copy out more than size bytes to the caller's buffer. PR: bin/91 Reviewed by:

cvs commit: src/sys/boot/i386/boot0 boot0.S

2007-04-11 Thread Thomas Quinot
thomas 2007-04-11 07:19:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/boot/i386/boot0 boot0.S Log: MFC rev. 1.16: Fix setting of serial port speed. A junk value was passed in AX when bioscom is called to set up serial port parameters because CO

cvs commit: src/sbin/dump traverse.c

2007-04-12 Thread Thomas Quinot
thomas 2007-04-12 07:53:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/dumptraverse.c Log: MFC rev. 1.40: (bread): For a read that is contained entirely within a block, never copy out more than size bytes to the caller's buffer.

cvs commit: src/sys/dev/ata atapi-cam.c

2007-04-30 Thread Thomas Quinot
thomas 2007-04-30 09:26:43 UTC FreeBSD src repository Modified files: sys/dev/ata atapi-cam.c Log: (atapi_cb): Fix test for the presence of sense data. An incorrect condition was being tested, which would result in a system hang in some configurations. PR:

cvs commit: src/sys/dev/ata atapi-cam.c

2007-04-30 Thread Thomas Quinot
thomas 2007-04-30 09:33:57 UTC FreeBSD src repository Modified files: sys/dev/ata atapi-cam.c Log: (atapi_action, case XPT_SCSI_IO): Enable DMA only for READ and WRITE commands as some combinations of chipset, controller and target do not behave correctly when DMA

cvs commit: src/sys/dev/ata atapi-cam.c

2007-05-03 Thread Thomas Quinot
thomas 2007-05-03 09:38:55 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ata atapi-cam.c Log: MFC rev. 1.52: (atapi_cb): Fix test for the presence of sense data. An incorrect condition was being tested, which would result in a system

cvs commit: src/sys/dev/ata atapi-cam.c

2007-05-15 Thread Thomas Quinot
thomas 2007-05-15 16:19:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ata atapi-cam.c Log: MFC rev. 1.53: (atapi_action, case XPT_SCSI_IO): Enable DMA only for READ and WRITE commands as some combinations of chipset, controller and

cvs commit: ports/lang/open-cobol pkg-descr

2007-02-16 Thread Thomas Quinot
thomas 2007-02-16 13:36:46 UTC FreeBSD ports repository (src committer) Modified files: lang/open-cobol pkg-descr Log: Fix minor typo. Revision ChangesPath 1.3 +1 -1 ports/lang/open-cobol/pkg-descr ___ cvs-a

cvs commit: src/sys/dev/ata atapi-cam.c

2007-02-27 Thread Thomas Quinot
thomas 2007-02-27 09:00:51 UTC FreeBSD src repository Modified files: sys/dev/ata atapi-cam.c Log: (cam_rescan): Do not reference ccb->ccb_h.path in CAM_DEBUG call before it is initialized; use path instead. This change fixes a panic when using atapicam in conjun

cvs commit: src/sys/sys systm.h

2007-02-28 Thread Thomas Quinot
thomas 2007-02-28 16:51:52 UTC FreeBSD src repository Modified files: sys/sys systm.h Log: Minor reformatting. Revision ChangesPath 1.251 +2 -2 src/sys/sys/systm.h ___ cvs-all@freebsd.org mailing list

cvs commit: src/sbin/mount_nfs mount_nfs.8 mount_nfs.c

2007-03-05 Thread Thomas Quinot
thomas 2007-03-05 14:47:54 UTC FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.8 mount_nfs.c Log: Add "fg" option as antonym to "bg"; add "hard" option as antonym to "soft". This is for better compatibility with other environments (Linux, Solaris, HP-UX

cvs commit: src/sys/dev/sym sym_hipd.c

2007-03-05 Thread Thomas Quinot
thomas 2007-03-05 21:21:03 UTC FreeBSD src repository Modified files: sys/dev/sym sym_hipd.c Log: Fix typo in comment. Revision ChangesPath 1.63 +3 -3 src/sys/dev/sym/sym_hipd.c ___ cvs-all@freebsd.org ma

cvs commit: src/sys/dev/ata atapi-cam.c

2007-03-06 Thread Thomas Quinot
thomas 2007-03-06 16:56:51 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ata atapi-cam.c Log: MFC rev. 1.47: (cam_rescan): Do not reference ccb->ccb_h.path in CAM_DEBUG call before it is initialized; use path instead. PR: kern/103602

cvs commit: src/sbin/mount_nfs mount_nfs.8 mount_nfs.c

2007-03-13 Thread Thomas Quinot
thomas 2007-03-13 20:28:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/mount_nfs mount_nfs.8 mount_nfs.c Log: MFC mount_nfs.c rev. 1.72, mount_nfs.8 rev. 1.47: Add "fg" option as antonym to "bg"; add "hard" option as antonym to "soft". Thi

cvs commit: src/sys/dev/ata ata-queue.c

2007-03-13 Thread Thomas Quinot
thomas 2007-03-13 20:31:56 UTC FreeBSD src repository Modified files: sys/dev/ata ata-queue.c Log: (ata_completed): When REQUEST SENSE is automatically issued after a failed ATAPI request, do not clear the ATA_R_DEBUG flag. This allows a request marked as requirin

cvs commit: src/sys/dev/ata atapi-cam.c

2007-03-13 Thread Thomas Quinot
thomas 2007-03-13 20:38:16 UTC FreeBSD src repository Modified files: sys/dev/ata atapi-cam.c Log: (reinit_bus): When the ATAPI bus is reset, do not schedule an automated CAM rescan if the ATAPI device entries have not changed. The ATAPI bus may be reset for a v

cvs commit: src/sys/dev/ata atapi-cam.c

2007-03-13 Thread Thomas Quinot
thomas 2007-03-13 20:42:49 UTC FreeBSD src repository Modified files: sys/dev/ata atapi-cam.c Log: (atapi_action): Improve error reporting by removing ATA_R_QUIET flag from ATAPI requests. If CAM debugging is enabled, also mark ATAPI requests with ATA_R_DEBUG flag

Re: cvs commit: src/sys/dev/ata atapi-cam.c

2007-03-13 Thread Thomas Quinot
* Kip Macy, 2007-03-14 : > Could you fix the build? Sorry for the breakage. I must have mixed STABLE and CURRENT sources when I checked this. Thanks kevlo for fixing it. /me takes pointy hat... Thomas. ___ cvs-all@freebsd.org mailing list http://lists