Author: des
Date: Wed Mar 9 14:38:00 2011
New Revision: 219426
URL: http://svn.freebsd.org/changeset/base/219426
Log:
No newline required.
MFC after:2 weeks
Modified:
head/lib/libpam/modules/pam_ssh/pam_ssh.c
Modified: head/lib/libpam/modules/pam_ssh/pam_ssh.c
=
Author: des
Date: Sat Mar 12 11:12:30 2011
New Revision: 219563
URL: http://svn.freebsd.org/changeset/base/219563
Log:
Add "ruser" and "luser" options. The former corresponds to the current
behavior, where the module checks that the supplicant is a member of the
required group. The latter
Author: des
Date: Sat Mar 12 11:26:37 2011
New Revision: 219564
URL: http://svn.freebsd.org/changeset/base/219564
Log:
Mention the name of the module in warning messages.
Modified:
head/lib/libpam/modules/pam_group/pam_group.c
Modified: head/lib/libpam/modules/pam_group/pam_group.c
=
Author: des
Date: Tue Mar 15 10:13:35 2011
New Revision: 219663
URL: http://svn.freebsd.org/changeset/base/219663
Log:
Forgot to commit this change along with r219563: pam_group(8) now issues
a warning if neither luser nor ruser is specified. The correct option
for su(1) is ruser.
MFC
Author: des
Date: Mon Apr 25 09:18:05 2011
New Revision: 221010
URL: http://svn.freebsd.org/changeset/base/221010
Log:
Whitespace nit
Modified:
head/sys/dev/ichwd/ichwd.c
Modified: head/sys/dev/ichwd/ichwd.c
==
--- h
Author: des
Date: Wed Apr 27 01:10:15 2011
New Revision: 221103
URL: http://svn.freebsd.org/changeset/base/221103
Log:
Rename alloc_unr(9) to unr(9) and adjust the links accordingly.
MFC after:3 weeks
Added:
head/share/man/man9/unr.9
- copied, changed from r210235, head/share/ma
Author: des
Date: Wed Apr 27 02:32:41 2011
New Revision: 221107
URL: http://svn.freebsd.org/changeset/base/221107
Log:
Alphabetize the options. No date bump since no actual change to the text.
MFC after:3 weeks
Modified:
head/sbin/fsck_ffs/fsck_ffs.8
Modified: head/sbin/fsck_ffs/fs
Author: des
Date: Wed Apr 27 02:35:57 2011
New Revision: 221108
URL: http://svn.freebsd.org/changeset/base/221108
Log:
Fix boo-boo in previous commit.
MFC after:3 weeks
Modified:
head/sbin/fsck_ffs/fsck_ffs.8
Modified: head/sbin/fsck_ffs/fsck_ffs.8
==
Author: des
Date: Wed Apr 27 02:55:03 2011
New Revision: 221110
URL: http://svn.freebsd.org/changeset/base/221110
Log:
Mechanical whitespace cleanup.
MFC after:3 weeks
Modified:
head/sbin/fsck_ffs/ea.c
head/sbin/fsck_ffs/inode.c
head/sbin/fsck_ffs/main.c
head/sbin/fsck_ffs/pass
Author: des
Date: Wed Apr 27 21:39:59 2011
New Revision: 221143
URL: http://svn.freebsd.org/changeset/base/221143
Log:
whitespace nit
Modified:
head/sbin/mdconfig/mdconfig.c
Modified: head/sbin/mdconfig/mdconfig.c
==
Author: des
Date: Wed Apr 27 21:40:49 2011
New Revision: 221144
URL: http://svn.freebsd.org/changeset/base/221144
Log:
whitespace nit - sorry for the churn
Modified:
head/sbin/mdconfig/mdconfig.c
Modified: head/sbin/mdconfig/mdconfig.c
Author: des
Date: Thu Apr 28 11:21:49 2011
New Revision: 221161
URL: http://svn.freebsd.org/changeset/base/221161
Log:
executable
Modified:
Directory Properties:
head/tools/build/options/makeman (props changed)
___
svn-src-head@freebsd.org mailing
Author: des
Date: Fri Apr 29 21:18:41 2011
New Revision: 221229
URL: http://svn.freebsd.org/changeset/base/221229
Log:
Implement BIO_DELETE for vnode devices by simply overwriting the deleted
sectors with all-zeroes.
The zeroes come from a static buffer; null(4) uses a dynamic buffer for
Author: des
Date: Fri Apr 29 22:40:11 2011
New Revision: 221232
URL: http://svn.freebsd.org/changeset/base/221232
Log:
Somewhere around the 473rd time I mistyped "mdconfig file" instead of
"mdconfig -f file", I decided that it would be easier to make mdconfig
DWIM than to teach my fingers to
Author: des
Date: Fri Apr 29 23:00:23 2011
New Revision: 221233
URL: http://svn.freebsd.org/changeset/base/221233
Log:
Add an -E option to mirror newfs's. The idea is that if you have a system
that was built before ffs grew support for TRIM, your filesystem will have
plenty of free blocks t
Author: des
Date: Wed May 4 07:34:44 2011
New Revision: 221420
URL: http://svn.freebsd.org/changeset/base/221420
Log:
Upgrade to OpenSSH 5.8p2.
Added:
head/crypto/openssh/audit-linux.c
- copied unchanged from r221394, vendor-crypto/openssh/dist/audit-linux.c
head/crypto/openssh/bufec.
Author: des
Date: Thu May 5 08:08:18 2011
New Revision: 221487
URL: http://svn.freebsd.org/changeset/base/221487
Log:
Merge two upstream patches from vendor branch. No functional changes.
Modified:
head/crypto/openssh/ChangeLog
head/crypto/openssh/defines.h
Directory Properties:
head/cr
Author: des
Date: Wed Apr 28 10:36:33 2010
New Revision: 207319
URL: http://svn.freebsd.org/changeset/base/207319
Log:
Upgrade to OpenSSH 5.5p1.
Modified:
head/crypto/openssh/ChangeLog
head/crypto/openssh/README
head/crypto/openssh/auth-options.c
head/crypto/openssh/auth2-pubkey.c
hea
Author: des
Date: Tue Jun 1 15:11:29 2010
New Revision: 208709
URL: http://svn.freebsd.org/changeset/base/208709
Log:
Missing commas
Modified:
head/crypto/openssh/scp.1
head/crypto/openssh/sftp-server.8
head/crypto/openssh/sftp.1
head/crypto/openssh/ssh-add.1
head/crypto/openssh/ssh-
Author: des
Date: Tue Jun 1 22:46:57 2010
New Revision: 208724
URL: http://svn.freebsd.org/changeset/base/208724
Log:
More commas
Modified:
head/crypto/openssh/moduli.5
head/crypto/openssh/ssh-keysign.8
Modified: head/crypto/openssh/moduli.5
===
Author: des
Date: Sat Jun 12 16:04:29 2010
New Revision: 209109
URL: http://svn.freebsd.org/changeset/base/209109
Log:
Install tblgen so partial / progressive builds are still possible.
Modified:
head/usr.bin/clang/Makefile
Modified: head/usr.bin/clang/Makefile
==
Author: des
Date: Thu Jul 1 17:44:33 2010
New Revision: 209632
URL: http://svn.freebsd.org/changeset/base/209632
Log:
If the A flag is supplied, http_request() will attempt the request only
once, even if authentication is required, instead of retrying with the
proper credentials. Fix this
Author: des
Date: Thu Nov 24 13:13:50 2011
New Revision: 227932
URL: http://svn.freebsd.org/changeset/base/227932
Log:
Add CTF magic to the new .c.o rule.
MFC after:3 weeks
Modified:
head/share/mk/bsd.lib.mk
Modified: head/share/mk/bsd.lib.mk
Author: des
Date: Thu Nov 24 13:18:58 2011
New Revision: 227933
URL: http://svn.freebsd.org/changeset/base/227933
Log:
Revert r227841 and part of r227798. We still build libpam in two passes,
but we use STATIC_CFLAGS instead of our own private .c.o rule.
MFC after:3 weeks
Modified:
Author: des
Date: Sat Dec 10 01:44:24 2011
New Revision: 228384
URL: http://svn.freebsd.org/changeset/base/228384
Log:
Add minimal validation of the service name to fend off at least one
attack vector against applications that allow the applicant to specify
which policy to apply.
Submit
Author: des
Date: Sun Dec 18 17:22:45 2011
New Revision: 228692
URL: http://svn.freebsd.org/changeset/base/228692
Log:
Upgrade to OpenPAM Lycopsida.
Added:
head/contrib/openpam/bin/pamtest/
- copied from r228691, vendor/openpam/dist/bin/pamtest/
head/contrib/openpam/bin/su/su.1
-
Author: des
Date: Thu Dec 22 18:12:51 2011
New Revision: 228810
URL: http://svn.freebsd.org/changeset/base/228810
Log:
Merge upstream r509: don't log an error in the common case (ENOENT).
Modified:
head/contrib/openpam/lib/openpam_check_owner_perms.c
Directory Properties:
head/contrib/openp
Author: des
Date: Fri Jan 13 12:40:33 2012
New Revision: 230059
URL: http://svn.freebsd.org/changeset/base/230059
Log:
Provide a better explanation for the sizing of the boot partition, and
reduce the size of the partition in the example from 128 blocks to 94
blocks so it will end on a 128-b
Author: des
Date: Wed Jan 18 15:13:21 2012
New Revision: 230307
URL: http://svn.freebsd.org/changeset/base/230307
Log:
Fix two issues related to the use of SIGINFO in fetch(1) to display
progress information. The first is that fetch_read() (used in the HTTP
code but not the FTP code) can en
Author: des
Date: Mon Jan 23 09:23:07 2012
New Revision: 230478
URL: http://svn.freebsd.org/changeset/base/230478
Log:
Fix two nits in previous commit pointed out by pjd@.
MFC after:3 weeks
Modified:
head/lib/libfetch/common.c
Modified: head/lib/libfetch/common.c
===
Author: des
Date: Thu May 12 21:12:24 2011
New Revision: 221820
URL: http://svn.freebsd.org/changeset/base/221820
Log:
Increase WARNS to 3.
Modified:
head/lib/libfetch/Makefile
head/lib/libfetch/http.c
Modified: head/lib/libfetch/Makefile
===
Author: des
Date: Thu May 12 21:18:55 2011
New Revision: 221821
URL: http://svn.freebsd.org/changeset/base/221821
Log:
Mechanical whitespace cleanup.
Modified:
head/lib/libfetch/http.c
Modified: head/lib/libfetch/http.c
Author: des
Date: Thu May 12 21:26:42 2011
New Revision: 221822
URL: http://svn.freebsd.org/changeset/base/221822
Log:
Increase WARNS to 4.
Modified:
head/lib/libfetch/Makefile
head/lib/libfetch/ftp.c
head/lib/libfetch/http.c
Modified: head/lib/libfetch/Makefile
=
Author: des
Date: Thu May 12 21:30:46 2011
New Revision: 221823
URL: http://svn.freebsd.org/changeset/base/221823
Log:
Builds cleanly at the default WARNS level (WARNS=6).
Modified:
head/lib/libfetch/Makefile
Modified: head/lib/libfetch/Makefile
==
Author: des
Date: Fri May 13 07:21:41 2011
New Revision: 221830
URL: http://svn.freebsd.org/changeset/base/221830
Log:
Mark all socket and file descriptors close-on-exec.
PR: bin/151866
MFC after:3 weeks
Modified:
head/lib/libfetch/common.c
head/lib/libfetch/file.c
Mod
Author: des
Date: Wed Jul 28 15:29:18 2010
New Revision: 210563
URL: http://svn.freebsd.org/changeset/base/210563
Log:
Fix a couple of embarrassing mistakes in the previous commit.
Submitted by: Dimitry Andric
Modified:
head/lib/libfetch/http.c
Modified: head/lib/libfetch/http.c
==
Author: des
Date: Wed Jul 28 16:11:22 2010
New Revision: 210568
URL: http://svn.freebsd.org/changeset/base/210568
Log:
Redo fetch_read() using non-blocking sockets. This is necessary to
avoid a hang in the SSL case if the server sends a close notification
before we are done reading. In the
Author: des
Date: Sat Aug 7 13:26:08 2010
New Revision: 211016
URL: http://svn.freebsd.org/changeset/base/211016
Log:
Document the MEXTADD macro.
MFC after:2 weeks
Modified:
head/share/man/man9/mbuf.9
Modified: head/share/man/man9/mbuf.9
Author: des
Date: Mon Aug 9 12:36:36 2010
New Revision: 211095
URL: http://svn.freebsd.org/changeset/base/211095
Log:
- Add full support for header / data digests.
- Increase target limit from 4 to 64; this limit will be removed entirely
at a later time.
- Improve recovery from lost net
Author: des
Date: Sat Aug 14 14:34:36 2010
New Revision: 211304
URL: http://svn.freebsd.org/changeset/base/211304
Log:
Simplify expand_number() by combining the (unrolled) loop with the
switch. Since expand_number() does not accept negative numbers, switch
from int64_t to uint64_t; this mak
Author: des
Date: Sun Aug 15 14:50:03 2010
New Revision: 211337
URL: http://svn.freebsd.org/changeset/base/211337
Log:
Fix the overflow test. It is possible for the result of an
overflowing shift to be larger than the original value, e.g.
(uint64_t)1 << 53 = 0x20
Author: des
Date: Sun Aug 15 14:55:32 2010
New Revision: 211338
URL: http://svn.freebsd.org/changeset/base/211338
Log:
no-op commit to note that the example given in the previous commit is
a very bad one, since the shift does not actually overflow. This is
a better example (assuming uint64_
Author: des
Date: Sun Aug 15 18:32:06 2010
New Revision: 211343
URL: http://svn.freebsd.org/changeset/base/211343
Log:
Further simplify the code, and update the manpage.
Submitted by: Christoph Mallon
Modified:
head/lib/libutil/expand_number.3
head/lib/libutil/expand_number.c
Modifie
Author: des
Date: Mon Aug 16 11:22:12 2010
New Revision: 211392
URL: http://svn.freebsd.org/changeset/base/211392
Log:
Old patch I had lying around: clean up and use stpcpy(3) instead of
sprintf(3).
Modified:
head/lib/libutil/pw_util.c
Modified: head/lib/libutil/pw_util.c
=
Author: des
Date: Mon Aug 16 11:32:20 2010
New Revision: 211393
URL: http://svn.freebsd.org/changeset/base/211393
Log:
In setusercontext(), do not apply user settings unless running as the
user in question (usually but not necessarily because we were called
with LOGIN_SETUSER). This plugs a
Author: des
Date: Tue Aug 17 20:26:17 2010
New Revision: 211436
URL: http://svn.freebsd.org/changeset/base/211436
Log:
Split kernel stage 3.2 (build everything) into 3.2 (build the kernel)
and 3.3 (build the modules). IMHO, this makes it a little easier to
track the progress of a kernel bui
Author: des
Date: Wed Aug 18 09:18:37 2010
New Revision: 211450
URL: http://svn.freebsd.org/changeset/base/211450
Log:
Revert r211436; it was a good idea, but not fully thought out.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
Author: des
Date: Thu Aug 19 09:28:59 2010
New Revision: 211496
URL: http://svn.freebsd.org/changeset/base/211496
Log:
UTFize my name.
Modified:
head/usr.bin/grep/fastgrep.c
head/usr.bin/grep/file.c
head/usr.bin/grep/grep.c
head/usr.bin/grep/grep.h
head/usr.bin/grep/queue.c
head/usr
Author: des
Date: Thu Aug 19 11:19:21 2010
New Revision: 211499
URL: http://svn.freebsd.org/changeset/base/211499
Log:
expand_number(3) takes a uint64_t * now.
MFC after:3 weeks
Modified:
head/sbin/ipfw/dummynet.c
Modified: head/sbin/ipfw/dummynet.c
=
Author: des
Date: Thu Aug 19 11:20:24 2010
New Revision: 211500
URL: http://svn.freebsd.org/changeset/base/211500
Log:
expand_number(3) takes a uint64_t * now; intmax_t was never correct
except by accident.
MFC after:3 weeks
Modified:
head/sbin/geom/core/geom.c
Modified: head/sbin
Author: des
Date: Sun Aug 22 11:48:32 2010
New Revision: 211619
URL: http://svn.freebsd.org/changeset/base/211619
Log:
UTFize my name.
Modified:
head/lib/libutil/kld.c
Modified: head/lib/libutil/kld.c
==
--- head/lib
Author: des
Date: Thu Sep 2 14:13:43 2010
New Revision: 212149
URL: http://svn.freebsd.org/changeset/base/212149
Log:
Remove the freelist, which simply duplicates some of the zone allocator's
functionality.
Submitted by: Daniel Braniss
MFC after:3 weeks
Modified:
head/sys/dev/i
Author: des
Date: Thu Sep 16 07:56:34 2010
New Revision: 212723
URL: http://svn.freebsd.org/changeset/base/212723
Log:
Implement proc/$$/environment.
Submitted by: Fernando ApesteguĂa
MFC after:3 weeks
Modified:
head/sys/compat/linprocfs/linprocfs.c
Modified: head/sys/compat/linp
Author: des
Date: Wed Oct 27 18:48:23 2010
New Revision: 214431
URL: http://svn.freebsd.org/changeset/base/214431
Log:
Language cleanup.
Modified:
head/bin/rm/rm.1
Modified: head/bin/rm/rm.1
==
--- head/bin/rm/rm.1
Author: des
Date: Mon Nov 8 12:04:41 2010
New Revision: 214982
URL: http://svn.freebsd.org/changeset/base/214982
Log:
Fix CPU ID in /proc/cpuinfo.
PR: kern/56451
Submitted by: arundel@
MFC after:3 weeks
Modified:
head/sys/compat/linprocfs/linprocfs.c
Modified: head/sy
Author: des
Date: Mon Nov 8 15:14:14 2010
New Revision: 214985
URL: http://svn.freebsd.org/changeset/base/214985
Log:
Break long line.
Modified:
head/sys/compat/linprocfs/linprocfs.c
Modified: head/sys/compat/linprocfs/linprocfs.c
Author: des
Date: Wed Nov 10 08:21:25 2010
New Revision: 215083
URL: http://svn.freebsd.org/changeset/base/215083
Log:
Forgot to svn rm this when I imported 5.4p1.
Deleted:
head/crypto/openssh/ssh-pkcs11-helper.0
___
svn-src-head@freebsd.org mailing
Author: des
Date: Thu Nov 11 11:46:19 2010
New Revision: 215116
URL: http://svn.freebsd.org/changeset/base/215116
Log:
Upgrade to OpenSSH 5.6p1.
Added:
head/crypto/openssh/openbsd-compat/strptime.c
- copied unchanged from r214980,
vendor-crypto/openssh/dist/openbsd-compat/strptime.c
Mod
Author: des
Date: Mon Nov 15 23:14:14 2010
New Revision: 215354
URL: http://svn.freebsd.org/changeset/base/215354
Log:
Remove no-op assignment.
Submitted by: clang via arundel@
MFC after:2 weeks
Modified:
head/sys/compat/linsysfs/linsysfs.c
Modified: head/sys/compat/linsysfs/linsy
Author: des
Date: Mon Nov 22 14:45:16 2010
New Revision: 215680
URL: http://svn.freebsd.org/changeset/base/215680
Log:
Add for ctime(), which we accidentally picked up through
.
Submitted by: Garrett Cooper
MFC after:3 days
Modified:
head/lib/libpam/modules/pam_unix/pam_unix.c
Author: des
Date: Mon Jan 17 17:25:46 2011
New Revision: 217505
URL: http://svn.freebsd.org/changeset/base/217505
Log:
Fix a bug related to connection caching which could cause a crash after
a STAT command.
PR: kern/153748 (different patch)
Submitted by: Mark Johnston
MFC a
Author: des
Date: Sat Sep 3 03:12:33 2011
New Revision: 225359
URL: http://svn.freebsd.org/changeset/base/225359
Log:
Forgot this nit in r221107.
Approved by: re (kib)
Modified:
head/sbin/fsck_ffs/main.c
Modified: head/sbin/fsck_ffs/main.c
=
Author: des
Date: Thu Sep 15 22:50:31 2011
New Revision: 225599
URL: http://svn.freebsd.org/changeset/base/225599
Log:
When resuming an HTTP download, we failed to verify that the range
returned by the server matched what we requested, and blindly appended
what we received to what we already
Author: des
Date: Fri Sep 16 11:14:10 2011
New Revision: 225614
URL: http://svn.freebsd.org/changeset/base/225614
Log:
Remove the svn:keywords property and restore the historical $FreeBSD$ tag.
Approved by: re (kib)
MFC after:3 weeks
Modified:
head/crypto/openssh/auth-pam.c (con
Author: des
Date: Tue Sep 27 15:57:13 2011
New Revision: 225800
URL: http://svn.freebsd.org/changeset/base/225800
Log:
Followup to r225599: the fseek() was a no-op since the file was opened
in append mode. Open it in read-write mode instead. Also move the
fseek up one level to cover the (u
Author: des
Date: Tue Sep 27 17:11:31 2011
New Revision: 225805
URL: http://svn.freebsd.org/changeset/base/225805
Log:
Use fseeko() instead of fseek(). The rest of the code is off_t-aware,
but the use of fseek() means fetch(1) can't correctly resume a transfer
that was interrupted past the
Author: des
Date: Tue Sep 27 18:23:58 2011
New Revision: 225810
URL: http://svn.freebsd.org/changeset/base/225810
Log:
Long overdue: make passive mode the default for ftp.
Modified:
head/lib/libfetch/ftp.c
Modified: head/lib/libfetch/ftp.c
Author: des
Date: Tue Sep 27 18:42:09 2011
New Revision: 225812
URL: http://svn.freebsd.org/changeset/base/225812
Log:
Think first, commit second.
1. Allow the caller to select active mode.
2. Fix the envar logic so it *always* overrides the caller's flags.
3. Document the change from a
Author: des
Date: Tue Sep 27 18:53:35 2011
New Revision: 225813
URL: http://svn.freebsd.org/changeset/base/225813
Log:
Bump date.
Modified:
head/lib/libfetch/fetch.3
Modified: head/lib/libfetch/fetch.3
==
--- head/li
Author: des
Date: Tue Sep 27 18:57:26 2011
New Revision: 225814
URL: http://svn.freebsd.org/changeset/base/225814
Log:
Update copyright dates and strip my middle name.
Modified:
head/lib/libfetch/common.c
head/lib/libfetch/common.h
head/lib/libfetch/fetch.3
head/lib/libfetch/fetch.c
h
Author: des
Date: Tue Sep 27 19:02:44 2011
New Revision: 225815
URL: http://svn.freebsd.org/changeset/base/225815
Log:
Document the fact that passive mode is now the default.
Update copyright dates and strip my middle name.
Modified:
head/usr.bin/fetch/fetch.1
head/usr.bin/fetch/fetch.c
Author: des
Date: Tue Sep 27 19:54:58 2011
New Revision: 225817
URL: http://svn.freebsd.org/changeset/base/225817
Log:
Don't force active mode FTP.
Modified:
head/release/Makefile.sysinstall
Modified: head/release/Makefile.sysinstall
==
Author: des
Date: Wed Sep 28 20:42:22 2011
New Revision: 225852
URL: http://svn.freebsd.org/changeset/base/225852
Log:
Belatedly regenerate after application of the HPN patch.
Modified:
head/crypto/openssh/ssh_namespace.h
Modified: head/crypto/openssh/ssh_namespace.h
Author: des
Date: Tue Oct 4 15:00:54 2011
New Revision: 225982
URL: http://svn.freebsd.org/changeset/base/225982
Log:
latin1 -> utf8
Modified:
head/usr.bin/fetch/fetch.1
Modified: head/usr.bin/fetch/fetch.1
==
--- h
Author: des
Date: Wed Oct 5 22:08:17 2011
New Revision: 226046
URL: http://svn.freebsd.org/changeset/base/226046
Log:
Upgrade to OpenSSH 5.9p1.
MFC after:3 months
Added:
head/crypto/openssh/sandbox-darwin.c
- copied unchanged from r225834,
vendor-crypto/openssh/dist/sandbox-da
Author: des
Date: Fri Oct 7 12:58:33 2011
New Revision: 226101
URL: http://svn.freebsd.org/changeset/base/226101
Log:
Load the ECDSA key if there is one.
MFC after:1 week
Modified:
head/lib/libpam/modules/pam_ssh/pam_ssh.8
head/lib/libpam/modules/pam_ssh/pam_ssh.c
Modified: head/
Author: des
Date: Fri Oct 7 13:10:16 2011
New Revision: 226103
URL: http://svn.freebsd.org/changeset/base/226103
Log:
Add a -x option that causes ssh-agent(1) to exit when all clients have
disconnected.
MFC after:1 week
Modified:
head/crypto/openssh/ssh-agent.1
head/crypto/opens
Author: des
Date: Fri Oct 7 22:14:18 2011
New Revision: 226119
URL: http://svn.freebsd.org/changeset/base/226119
Log:
Mention tdsignal(9).
MFC after:1 week
Modified:
head/share/man/man9/Makefile
head/share/man/man9/psignal.9
Modified: head/share/man/man9/Makefile
Author: des
Date: Sat Oct 8 09:57:29 2011
New Revision: 226145
URL: http://svn.freebsd.org/changeset/base/226145
Log:
1) Some of the #defines or enums for which we auto-generate naming
functions may be wider than int, so use intmax_t throughout. Also
add missing casts in printf() cal
Author: des
Date: Sat Oct 8 11:39:00 2011
New Revision: 226147
URL: http://svn.freebsd.org/changeset/base/226147
Log:
Sort and line up.
Modified:
head/usr.bin/kdump/mksubr
Modified: head/usr.bin/kdump/mksubr
==
---
Author: des
Date: Sat Oct 8 11:51:48 2011
New Revision: 226148
URL: http://svn.freebsd.org/changeset/base/226148
Log:
C has had swicth statements for 40 years or so. It's about time we
started using them.
Modified:
head/usr.bin/kdump/kdump.c
Modified: head/usr.bin/kdump/kdump.c
=
Author: des
Date: Sat Oct 8 12:10:16 2011
New Revision: 226150
URL: http://svn.freebsd.org/changeset/base/226150
Log:
Whitespace.
Modified:
head/usr.bin/kdump/kdump.c
Modified: head/usr.bin/kdump/kdump.c
==
--- head
Author: des
Date: Sat Oct 8 12:21:51 2011
New Revision: 226151
URL: http://svn.freebsd.org/changeset/base/226151
Log:
Fix casting.
Modified:
head/usr.bin/kdump/kdump.c
head/usr.bin/kdump/mksubr
Modified: head/usr.bin/kdump/kdump.c
==
Author: des
Date: Sat Oct 8 12:28:06 2011
New Revision: 226153
URL: http://svn.freebsd.org/changeset/base/226153
Log:
I appreciate the logic behind using a (void) cast to indicate that the
return value is intentionally ignored, but frankly, all it does is
get in the way of the code.
Al
Author: des
Date: Sat Oct 8 12:47:00 2011
New Revision: 226157
URL: http://svn.freebsd.org/changeset/base/226157
Log:
Bring ioctlname() in line with all the other *name() functions, which
actually print the name (or the numeric value, if they can't figure out
the correct name) instead of ju
Author: des
Date: Sat Oct 8 12:59:41 2011
New Revision: 226158
URL: http://svn.freebsd.org/changeset/base/226158
Log:
Fix the dependency issue properly by a) moving kdump_subr.c to the front
of the SRCS list and b) listing kdump_subr.h in DPSRCS.
Modified:
head/usr.bin/kdump/Makefile
Modi
Author: des
Date: Sat Oct 8 13:01:38 2011
New Revision: 226159
URL: http://svn.freebsd.org/changeset/base/226159
Log:
Teach kdump(1) to decode capability bitmasks.
MFC after:3 weeks
Modified:
head/usr.bin/kdump/kdump.c
head/usr.bin/kdump/mksubr
Modified: head/usr.bin/kdump/kdump.
Author: des
Date: Sat Oct 8 21:02:08 2011
New Revision: 226164
URL: http://svn.freebsd.org/changeset/base/226164
Log:
Address some of bde@'s concerns with the new code.
Modified:
head/usr.bin/kdump/kdump.c
Modified: head/usr.bin/kdump/kdump.c
Author: des
Date: Sun Oct 9 10:55:15 2011
New Revision: 226166
URL: http://svn.freebsd.org/changeset/base/226166
Log:
Document some not-so-recently added trace points.
MFC after:1 week
Modified:
head/lib/libc/sys/ktrace.2
Modified: head/lib/libc/sys/ktrace.2
===
Author: des
Date: Sun Oct 9 10:58:58 2011
New Revision: 226167
URL: http://svn.freebsd.org/changeset/base/226167
Log:
Line up the struct declaration (yes, I know this isn't what it looks
like in the header file)
Modified:
head/lib/libc/sys/ktrace.2
Modified: head/lib/libc/sys/ktrace.2
===
Author: des
Date: Tue Oct 11 07:46:45 2011
New Revision: 226246
URL: http://svn.freebsd.org/changeset/base/226246
Log:
Cast to unsigned for %#jx.
Noticed by: jh@
Modified:
head/usr.bin/kdump/kdump.c
Modified: head/usr.bin/kdump/kdump.c
=
Author: des
Date: Tue Oct 11 15:04:58 2011
New Revision: 226262
URL: http://svn.freebsd.org/changeset/base/226262
Log:
The previous commit did not fix the issue since it did not prevent sign
extension. Cast to u_register_t first, then to uintmax_t.
Submitted by: bde@
Modified:
head/us
Author: des
Date: Tue Oct 11 20:37:10 2011
New Revision: 226269
URL: http://svn.freebsd.org/changeset/base/226269
Log:
Add a new trace point, KTRFAC_CAPFAIL, which traces capability check
failures. It is included in the default set for ktrace(1) and kdump(1).
Modified:
head/lib/libc/sys/kt
Author: des
Date: Wed Oct 12 21:45:12 2011
New Revision: 226329
URL: http://svn.freebsd.org/changeset/base/226329
Log:
Make kdump compile cleanly at WARNS level 6, with one exception: the
ipfilter headers contain a duplicated function declaration. Turn off
-Werror to allow kdump to compile
Author: des
Date: Thu Oct 13 16:29:24 2011
New Revision: 226344
URL: http://svn.freebsd.org/changeset/base/226344
Log:
Clean up mkioctls a bit, and fix cross-building by checking ${MACHINE}
instead of $(uname -m).
Pointed out by: nyan@
Modified:
head/usr.bin/kdump/Makefile
head
Author: des
Date: Thu Oct 13 17:20:45 2011
New Revision: 226345
URL: http://svn.freebsd.org/changeset/base/226345
Log:
Make dhclient use a pid file. Modify the rc script accordingly; while
there, clean it up and add some error checks.
Glanced at by:brooks@
MFC after:3 weeks
Author: des
Date: Mon Oct 17 13:05:57 2011
New Revision: 226464
URL: http://svn.freebsd.org/changeset/base/226464
Log:
The rc_force test was inverted in the previous commit, so that dhclient ran
for interfaces which were not configured for DHCP *unless* rc_force was set;
the correct logic is
Author: des
Date: Tue Oct 18 07:28:58 2011
New Revision: 226495
URL: http://svn.freebsd.org/changeset/base/226495
Log:
Revisit the capability failure trace points. The initial implementation
only logged instances where an operation on a file descriptor required
capabilities which the file d
Author: des
Date: Tue Oct 18 07:31:49 2011
New Revision: 226497
URL: http://svn.freebsd.org/changeset/base/226497
Log:
Trace attempts to open a portal device.
Ceterum censeo portalfs esse delendam.
Modified:
head/sys/fs/portalfs/portal_vnops.c
Modified: head/sys/fs/portalfs/portal_vnops
Author: des
Date: Tue Oct 18 07:39:27 2011
New Revision: 226498
URL: http://svn.freebsd.org/changeset/base/226498
Log:
Trace attempts to call restricted MD syscalls.
Modified:
head/sys/amd64/amd64/sys_machdep.c
head/sys/arm/arm/sys_machdep.c
head/sys/i386/i386/sys_machdep.c
head/sys/spa
1 - 100 of 157 matches
Mail list logo