summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add the remaining POSIX.1e ACL definitions:jedgar2001-04-132-10/+20
* People are still having problems with i586_* on UP machines and SMPjhb2001-04-133-3/+3
* o Add a comment identifying the "privileged on privileged" scenario.rwatson2001-04-131-0/+1
* o Add inter-process authorization uid regression testing for ktrace().rwatson2001-04-131-43/+63
* New release notes: wx(4) supports new cards (submitted by mjacob),bmah2001-04-133-9/+21
* o s/debug/ptrace/ since shortly there will be tests involving otherrwatson2001-04-131-3/+3
* - Newer versions of bind log denied secondary zone tranfers withnate2001-04-131-1/+1
* o Since uid checks in p_cansignal() are now identical between P_SUGIDrwatson2001-04-131-28/+14
* Add smbfs module. Currently it includes smbfs, netsmb and DES parts.bp2001-04-132-1/+63
* Move VT_SMBFS definition to the proper place. Undefine VI_LOCK/VI_UNLOCK.bp2001-04-132-8/+1
* if/panic -> KASSERTalfred2001-04-131-7/+8
* All NETSMB* options should use opt_netsmb.h file (the joy of multiple repos).bp2001-04-131-2/+2
* This file also depends on sys/types.h and sys/ioccom.h.bp2001-04-131-7/+6
* protect pbufs and associated counts with a mutexalfred2001-04-133-2/+14
* use %p for pointer printf, include sys/systm.h for printf protoalfred2001-04-131-6/+7
* convert if/panic -> KASSERT, explain what triggered the assertionalfred2001-04-131-2/+4
* Make this more lint-friendly. This file seems to be invoked in justmarkm2001-04-131-4/+10
* Generate useful error messages.murray2001-04-131-4/+4
* mdoc(7) police: Fixed markup.ru2001-04-131-5/+13
* Handle a rare but fatal race invoked sometimes when SIGSTOP ismarkm2001-04-132-2/+2
* mdoc(7) police: Fixed markup in rev.1.5.ru2001-04-131-1/+2
* mdoc(7) police: Fixed typo and markup in rev.1.11.ru2001-04-131-2/+2
* mdoc(7) police: removed hard sentence breaks introduced in rev.1.10.ru2001-04-132-8/+10
* - Add a comment at the start of the spin locks list.jhb2001-04-131-1/+4
* Document /usr/include/fs/smbfs and /usr/include/netsmb.ru2001-04-131-0/+7
* Use a macro wrapper over printf along with KASSERT to reduce the amountalfred2001-04-131-40/+15
* People, please read the README file!!!ru2001-04-131-2/+2
* Back out most of revision 1.28: lists of diagnostics must use -diag,dd2001-04-131-4/+3
* Update comment to match ipfw/ipfw.c,v 1.95.ru2001-04-132-6/+4
* Make SOMAXCONN a kernel option.alfred2001-04-132-0/+3
* o Disallow two "allow this" exceptions in p_cansignal() restrictingrwatson2001-04-131-5/+3
* Remove the 'DO NOT EDIT THIS FILE' crud that we spit out with 'crontab -l'.peter2001-04-131-1/+19
* With the recent change to ip6fw, it is safe to return to using ${fw6cmd}gshapiro2001-04-131-2/+1
* Match ip6fw's command line options to those of ipfw (specifically, addedgshapiro2001-04-132-21/+176
* o Disable two "allow this" exceptions in p_cansched()m retricting therwatson2001-04-121-1/+4
* remove truncated part from commmentalfred2001-04-121-1/+1
* o Make kqueue's filt_procattach() function use the error value returnedrwatson2001-04-121-2/+3
* o Limit process information leakage by introducing a p_can(...P_CAN_SEE...)rwatson2001-04-121-0/+2
* Correct some markupbrian2001-04-121-2/+4
* o Reduce information leakage into jails by adding invocations ofrwatson2001-04-121-0/+9
* o Expand inter-process authorization regression test to includerwatson2001-04-122-46/+58
* Activate backward-compatible prototypesache2001-04-121-2/+0
* Merged from options.i386 revision 1.147.kato2001-04-121-0/+7
* Merged from files.i386 revisions 1.359 and 1.360.kato2001-04-121-0/+18
* Regen.n_hibma2001-04-122-17/+84
* TDK idsn_hibma2001-04-121-1/+8
* From NetBSDn_hibma2001-04-121-5/+11
* Back out history.3 link removing - conflict fixed in libreadline insteadache2001-04-121-4/+1
* Install history.3 as rlhistory.3 to not conflict with existing libedit functionache2001-04-121-1/+4
* Comment out one of many editline.3 MLINKS conflicting with libreadlineache2001-04-121-1/+4
OpenPOWER on IntegriCloud