summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ``RETURN VALUES'' and ``ERRORS'' sections since getpgid(2) candd2001-04-141-1/+18
* *sigh*... when trying to dike out the `ncr' driver, I was getting the `sym'obrien2001-04-145-5/+5
* Remove the filename_completion_function() extern that conflicts with theobrien2001-04-141-2/+2
* Do not allow the soft updates flag to be set if the filesystem is dirty.mckusick2001-04-131-1/+4
* Turn -b (BSD socket compat mode) back on by default, as we don't have TLI/XTIalfred2001-04-132-0/+19
* mdoc(7) police: misc. markup fixes in the DIAGNOSTICS section.dd2001-04-131-12/+15
* mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.dd2001-04-1311-30/+24
* mdoc(7) police: rename the DIAGNOSTICS section to ERRORS to match thedd2001-04-136-12/+12
* Update boot capabilities for Adaptec 2940-serieswilko2001-04-131-0/+10
* Add acl_get_perm_np(3), a non-portable function to check if ajedgar2001-04-134-0/+115
* Convert getfacl to the ACL editing library functions. getfacl shouldjedgar2001-04-131-23/+71
* 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
OpenPOWER on IntegriCloud