Author: gad
Date: Mon Apr 30 01:10:13 2012
New Revision: 234826
URL: http://svn.freebsd.org/changeset/base/234826
Log:
Print out a warning message if a `lpc setstatus' is done when
the queue is not 'lpc stop'-ed. In that situation `lpq' will
not display the status message to the user, and t
Author: das
Date: Mon Apr 30 01:08:18 2012
New Revision: 234825
URL: http://svn.freebsd.org/changeset/base/234825
Log:
Fix a bug in *wscanf's handling of non-wide %s, %c, and %[
conversions. Both the specification and the documentation say the
width is interpreted as the max number of wide
Author: gad
Date: Mon Apr 30 00:54:10 2012
New Revision: 234824
URL: http://svn.freebsd.org/changeset/base/234824
Log:
Catch the user-error when no queue name was specified on an
lpc-command which supports '-msg' (e.g.: setstatus). Print
out a helpful error message instead hitting a seg-fau
Author: eadler
Date: Sun Apr 29 22:29:48 2012
New Revision: 234823
URL: http://svn.freebsd.org/changeset/base/234823
Log:
Copy recent changes from etc/root/dot.cshrc that make the defaults more
user friendly
Approved by: cperciva
MFC after:3 days
Modified:
head/share/skel/dot.cs
Author: eadler
Date: Sun Apr 29 22:28:15 2012
New Revision: 234821
URL: http://svn.freebsd.org/changeset/base/234821
Log:
Add support for:
Olympus FE-210 camera
LG UP3S MP3 player
Laser MP3-2GA13 MP3
PR: usb/119201
Submitted by: Peter Jeremy
Approved b
Author: eadler
Date: Sun Apr 29 22:23:00 2012
New Revision: 234820
URL: http://svn.freebsd.org/changeset/base/234820
Log:
pread(2) might fail with EBUSY, so document it
PR: docs/167201
Submitted by: Kurt Jaeger
Approved by: cperciva
MFC after:3 days
Modified:
head/l
Author: eadler
Date: Sun Apr 29 22:19:58 2012
New Revision: 234819
URL: http://svn.freebsd.org/changeset/base/234819
Log:
Allow users of gprof to get per run output files (using the pid)
PR: bin/99800
Submitted by: Peter Jeremy
Reviewed by: jilles (code)
Reviewed by: dwhi
Author: mav
Date: Sun Apr 29 19:40:50 2012
New Revision: 234816
URL: http://svn.freebsd.org/changeset/base/234816
Log:
s/gmirror/graid/
Modified:
head/sys/geom/raid/g_raid.c
Modified: head/sys/geom/raid/g_raid.c
==
-
Author: hselasky
Date: Sun Apr 29 17:12:33 2012
New Revision: 234803
URL: http://svn.freebsd.org/changeset/base/234803
Log:
Add support for Multi-TT mode of modern USB HUBs.
This will give you more bandwidth for isochronous
FULL speed applications connected through a
High Speed HUB.
T
Author: das
Date: Sun Apr 29 16:28:39 2012
New Revision: 234799
URL: http://svn.freebsd.org/changeset/base/234799
Log:
Previously, vfscanf()'s wide character processing functions were
reading wide characters manually. With this change, they now use
fgetwc(). To make this work, we use an in
Author: marius
Date: Sun Apr 29 16:21:47 2012
New Revision: 234795
URL: http://svn.freebsd.org/changeset/base/234795
Log:
Partially revert r232938; ZFS only requires nfs4 but not posix1e.
Submitted by: jhb
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
Modifie
Author: marius
Date: Sun Apr 29 16:14:09 2012
New Revision: 234792
URL: http://svn.freebsd.org/changeset/base/234792
Log:
Drag in subr_acl_nfs4.c for ZFS automatically, otherwise it's
unintuitive that "options zfs" requires "options ufs_acl".
Modified:
head/sys/conf/files
Modified: head/sy
Author: marius
Date: Sun Apr 29 15:54:40 2012
New Revision: 234789
URL: http://svn.freebsd.org/changeset/base/234789
Log:
Add multiple inclusion protection.
PR: 165025
Submitted by: Gavin Mu
MFC after:1 week
Modified:
head/sys/boot/common/bootstrap.h
Modified: head/sys
Author: bschmidt
Date: Sun Apr 29 12:48:52 2012
New Revision: 234786
URL: http://svn.freebsd.org/changeset/base/234786
Log:
Fix WITHOUT_EXAMPLES build:
While removing unnecessary entries from .PATH.c I missed that for the
examples WPA_SUPPLICANT_DISTDIR/HOSTAPD_DISTDIR is explicitly added to
Author: dim
Date: Sun Apr 29 11:04:31 2012
New Revision: 234785
URL: http://svn.freebsd.org/changeset/base/234785
Log:
Add a convenience macro for the returns_twice attribute, and apply it to
the prototypes of the appropriate functions (getcontext, savectx,
setjmp, sigsetjmp and vfork).
Author: kib
Date: Sun Apr 29 09:37:02 2012
New Revision: 234783
URL: http://svn.freebsd.org/changeset/base/234783
Log:
Regenerate src.conf(5)
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
Author: kib
Date: Sun Apr 29 09:32:44 2012
New Revision: 234782
URL: http://svn.freebsd.org/changeset/base/234782
Log:
Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the
toolchain binaries as dynamically linked. Option is disabled by
default.
Reviewed by: ru (previous ve
Author: jlh
Date: Sun Apr 29 08:17:44 2012
New Revision: 234779
URL: http://svn.freebsd.org/changeset/base/234779
Log:
Use standard getopt(3) error message.
Submitted by: jilles
Approved by: kib (mentor)
Modified:
head/usr.bin/stdbuf/stdbuf.c
Modified: head/usr.bin/stdbuf/stdbuf.c
==
18 matches
Mail list logo