Author: adrian
Date: Mon Apr 11 06:53:45 2011
New Revision: 220534
URL: http://svn.freebsd.org/changeset/base/220534
Log:
Generate opt_ah.h now for all ath tools, a recent HAL change of mine
now requires it.
Modified:
head/tools/tools/ath/athdecode/Makefile
head/tools/tools/ath/athkey/Mak
Author: jeff
Date: Mon Apr 11 01:43:59 2011
New Revision: 220532
URL: http://svn.freebsd.org/changeset/base/220532
Log:
- Refactor softdep_setup_freeblocks() into a set of functions to prepare
for a new journal specific partial truncate routine.
- Use dep_current[] in place of specific
Author: rmacklem
Date: Sun Apr 10 20:43:07 2011
New Revision: 220530
URL: http://svn.freebsd.org/changeset/base/220530
Log:
Add some cleanup code to the module unload operation for
the experimental NFS server, so that it doesn't leak memory
when unloaded. However, unloading the NFSv4 server
Author: trociny
Date: Sun Apr 10 19:31:00 2011
New Revision: 220529
URL: http://svn.freebsd.org/changeset/base/220529
Log:
MFC r220299:
In g_eli_read_done() and g_eli_write_done(), for a bio with
bio_children > 1, g_destroy_bio() is never called and the bio
leaks. Fix this by calling g_
Author: trasz
Date: Sun Apr 10 18:35:43 2011
New Revision: 220527
URL: http://svn.freebsd.org/changeset/base/220527
Log:
Rename a misnamed structure field (hr_loginclass), and reorder priv(9)
constants to match the order and naming of syscalls. No functional changes.
Modified:
head/sys/ker
Author: kib
Date: Sun Apr 10 17:07:02 2011
New Revision: 220526
URL: http://svn.freebsd.org/changeset/base/220526
Log:
Some callers of proc_reparent() already have the parent process locked.
Detect the situation and avoid process lock recursion.
Reported by: Fabian Keil
Modified:
hea
Author: trociny
Date: Sun Apr 10 15:48:16 2011
New Revision: 220525
URL: http://svn.freebsd.org/changeset/base/220525
Log:
MFC r220005, r220006, r220007, r220266, r220270, r220271, r220272,
r220273, r220274:
r220005 (pjd):
Use role2str() when setting process title.
r220006 (pj
Author: trociny
Date: Sun Apr 10 15:40:57 2011
New Revision: 220524
URL: http://svn.freebsd.org/changeset/base/220524
Log:
MFC r220264:
r220264 (pjd):
GEOM has an internal mechanism to deal with ENOMEM errors returned via
g_io_deliver(). In such case it increases 'pace' counter on ea
Author: trociny
Date: Sun Apr 10 15:28:37 2011
New Revision: 220523
URL: http://svn.freebsd.org/changeset/base/220523
Log:
In hast_proto_recv() remove unnecessary check. The size is checked
later in hast_proto_recv_data().
Approved by: pjd (mentor)
MFC after:1 week
Modified:
hea
Author: trociny
Date: Sun Apr 10 15:21:46 2011
New Revision: 220522
URL: http://svn.freebsd.org/changeset/base/220522
Log:
In hast_proto_recv_data() check that the size of the data to be
received does not exceed the buffer size.
Approved by: pjd (mentor)
MFC after:1 week
Modified:
Author: trociny
Date: Sun Apr 10 15:11:19 2011
New Revision: 220521
URL: http://svn.freebsd.org/changeset/base/220521
Log:
Fix a typo in comments.
Approved by: pjd (mentor)
MFC after:3 days
Modified:
head/sbin/hastd/activemap.c
Modified: head/sbin/hastd/activemap.c
==
Author: trociny
Date: Sun Apr 10 15:07:54 2011
New Revision: 220520
URL: http://svn.freebsd.org/changeset/base/220520
Log:
hastd(8) maintains a map of dirty extents, not hastctl(8). Fix this.
Approved by: pjd (mentor)
MFC after:3 days
Modified:
head/sbin/hastctl/hastctl.8
Modifie
Author: rmacklem
Date: Sun Apr 10 14:11:07 2011
New Revision: 220519
URL: http://svn.freebsd.org/changeset/base/220519
Log:
Fix a bug in the userland rpc library, where it would use a
negative return value from write to update its position in
a buffer. The patch, courtesy of Andrey Simonenko
Author: rmacklem
Date: Sun Apr 10 13:45:46 2011
New Revision: 220518
URL: http://svn.freebsd.org/changeset/base/220518
Log:
Modify the man pages to reflect the addition of a backup
stable restart file, as done by r220510.
This is a content change.
MFC after:2 weeks
Modified:
head
Author: uqs
Date: Sun Apr 10 12:43:13 2011
New Revision: 220517
URL: http://svn.freebsd.org/changeset/base/220517
Log:
Rename 07.lpr to 07.lpd and re-connect to the build. This was
forgotten in r216178.
Submitted by: antoine
Pointyhat:uqs
Added:
head/share/doc/smm/07.lpd/
-
Author: trasz
Date: Sun Apr 10 10:17:01 2011
New Revision: 220516
URL: http://svn.freebsd.org/changeset/base/220516
Log:
Add link to rctl(8).
Modified:
head/usr.bin/limits/limits.1
Modified: head/usr.bin/limits/limits.1
Author: trasz
Date: Sun Apr 10 10:15:49 2011
New Revision: 220515
URL: http://svn.freebsd.org/changeset/base/220515
Log:
Remove stray semicolon.
Modified:
head/sys/compat/svr4/imgact_svr4.c
Modified: head/sys/compat/svr4/imgact_svr4.c
=
Author: marius
Date: Sun Apr 10 09:35:44 2011
New Revision: 220514
URL: http://svn.freebsd.org/changeset/base/220514
Log:
MFC: r220046, r220106
Wait until the DMA engine is stopped before unmapping buffers and
descriptors, which fixes DMA errors seen on sparc64.
Modified:
stable/7/sys/
Author: marius
Date: Sun Apr 10 09:35:42 2011
New Revision: 220513
URL: http://svn.freebsd.org/changeset/base/220513
Log:
MFC: r220046, r220106
Wait until the DMA engine is stopped before unmapping buffers and
descriptors, which fixes DMA errors seen on sparc64.
Modified:
stable/8/sys/
19 matches
Mail list logo