summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_umtx.c
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2006-08-28 06:41:50 +0000
committerdougb <dougb@FreeBSD.org>2006-08-28 06:41:50 +0000
commit269fa0b3d58f085bd165e84872c3ef1ee116e505 (patch)
tree0add6e7c22d8ddf9cbf34cd97be942d709a051b6 /sys/kern/kern_umtx.c
parentb7dde83f8261d095d1fa8432ad84954c93b838c9 (diff)
downloadFreeBSD-src-269fa0b3d58f085bd165e84872c3ef1ee116e505.zip
FreeBSD-src-269fa0b3d58f085bd165e84872c3ef1ee116e505.tar.gz
1. Attempt to take one bullet out of the foot-shooting gun by silently
ignoring errors when sourcing rc.conf* files. The most common error occurs when users put a command of some sort into those files. (ifconfig is a popular choice) 2. Make the file rotation logic simpler by starting one down from the "top" of the list, rather than at the top. 3. Try to make file rotation more secure by calling unlink(1) on all new file names before rotating an old file to the new name, rather than merely calling 'rm -f' on any files that exceed the number of files to save.
Diffstat (limited to 'sys/kern/kern_umtx.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud