Author: emaste
Date: Sat May 8 11:56:00 2010
New Revision: 207768
URL: http://svn.freebsd.org/changeset/base/207768
Log:
Add dummy function for ic_update_mcast (a la if_urtw) to avoid console
spam.
Modified:
head/sys/dev/usb/wlan/if_rum.c
Modified: head/sys/dev/usb/wlan/if_rum.c
=
Author: jilles
Date: Sat May 8 14:00:01 2010
New Revision: 207783
URL: http://svn.freebsd.org/changeset/base/207783
Log:
sh: Have only one copy of _PATH_STDPATH in the binary.
Modified:
head/bin/sh/eval.c
Modified: head/bin/sh/eval.c
=
Author: rmacklem
Date: Sat May 8 14:50:12 2010
New Revision: 207785
URL: http://svn.freebsd.org/changeset/base/207785
Log:
Fix typos in macros.
PR: kern/146375
Submitted by: simon AT comsys.ntu-kpi.kiev.ua
MFC after:1 week
Modified:
head/sys/fs/nfs/nfskpiport.h
head/
Author: kientzle
Date: Sat May 8 15:43:59 2010
New Revision: 207786
URL: http://svn.freebsd.org/changeset/base/207786
Log:
Various manpage updates, including many long-option synonyms that were
previously undocumented.
Modified:
head/usr.bin/tar/bsdtar.1
Modified: head/usr.bin/tar/bsdtar.1
Author: lulf
Date: Sat May 8 16:19:17 2010
New Revision: 207789
URL: http://svn.freebsd.org/changeset/base/207789
Log:
- Remove obsolete flags.
MFC after:1 week
Modified:
head/sys/geom/vinum/geom_vinum_var.h
Modified: head/sys/geom/vinum/geom_vinum_var.h
===
Author: kientzle
Date: Sat May 8 16:28:22 2010
New Revision: 207790
URL: http://svn.freebsd.org/changeset/base/207790
Log:
Config updates.
Modified:
head/usr.bin/tar/config_freebsd.h
Modified: head/usr.bin/tar/config_freebsd.h
Author: kientzle
Date: Sat May 8 16:29:02 2010
New Revision: 207791
URL: http://svn.freebsd.org/changeset/base/207791
Log:
FreeBSD is now using bsdtar 2.8.3.
Modified:
head/usr.bin/tar/Makefile
Modified: head/usr.bin/tar/Makefile
=
Author: kientzle
Date: Sat May 8 16:47:33 2010
New Revision: 207792
URL: http://svn.freebsd.org/changeset/base/207792
Log:
bsdcpio 2.8.3
Added:
head/usr.bin/cpio/err.h (contents, props changed)
head/usr.bin/cpio/line_reader.c (contents, props changed)
head/usr.bin/cpio/line_reader.h
Author: alc
Date: Sat May 8 20:34:01 2010
New Revision: 207796
URL: http://svn.freebsd.org/changeset/base/207796
Log:
Push down the page queues into vm_page_cache(), vm_page_try_to_cache(), and
vm_page_try_to_free(). Consequently, push down the page queues lock into
pmap_enter_quick(), pma
Author: alc
Date: Sat May 8 21:35:51 2010
New Revision: 207798
URL: http://svn.freebsd.org/changeset/base/207798
Log:
Minimize the scope of the page queues lock in vm_fault().
Modified:
head/sys/vm/vm_fault.c
head/sys/vm/vm_page.c
Modified: head/sys/vm/vm_fault.c
=
Author: alc
Date: Sat May 8 23:01:47 2010
New Revision: 207805
URL: http://svn.freebsd.org/changeset/base/207805
Log:
Update a comment: It no longer makes sense to talk about the page queues
lock here.
Modified:
head/sys/kern/sys_pipe.c
Modified: head/sys/kern/sys_pipe.c
=
Author: alc
Date: Sun May 9 00:32:52 2010
New Revision: 207806
URL: http://svn.freebsd.org/changeset/base/207806
Log:
Remove the page queues lock around a call to vm_page_activate(). Make the
page dirty before adding it to the active queue.
Modified:
head/sys/vm/swap_pager.c
Modified: he
12 matches
Mail list logo