summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make links from setresuid.2 to getresgid.2 and getresuid.2.dd2001-04-151-1/+1
* Document getresgid and getresuid calls.dd2001-04-151-2/+21
* Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)obrien2001-04-1512-6/+118
* Apply rev 1.48 (only dike out the `ncr' driver, not every line with theobrien2001-04-155-5/+5
* Correct a bogus cast in acl_get_qualifier() causing invalidjedgar2001-04-151-1/+1
* In the /etc/rc startup script a soft link is created from /var/run/log tophk2001-04-151-1/+1
* note that VOP_STRATEGY may block.alfred2001-04-151-0/+2
* use TAILQ_FOREACH, fix a comment's locationalfred2001-04-153-15/+6
* Get the crypto checksums in the right file. This bug has beenjkh2001-04-141-1/+4
* Call strlen() once instead of twice.brian2001-04-141-2/+2
* Back out wrapping the asm ... ; bits in #ifndef lint macros. Theremarkm2001-04-141-6/+0
* Suggest that kernels are built with ``cd /usr/src; make buildkernel''brian2001-04-141-19/+23
* The VIA 586 chip does UDMA from rev 0x3 onwards.sos2001-04-141-1/+1
* Update to describe use of mdconfig instead of deprecated vnconfig.mckusick2001-04-141-3/+3
* Hardware listing updates:bmah2001-04-143-31/+62
* dgm now builds as a modulebrian2001-04-142-1/+9
* New-busify and ansify.brian2001-04-141-895/+1061
* MFS: deal with svr4 module's dependency on streams modulejkh2001-04-141-1/+3
* Log denied IXFR, too.dirk2001-04-141-1/+1
* Toss into attic stuff we don't use.markm2001-04-144-940/+0
* This checkin adds support in ufs/ffs for the FS_NEEDSFSCK flag.mckusick2001-04-143-8/+19
* 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
OpenPOWER on IntegriCloud