summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor background cleanups:mckusick2001-04-165-30/+87
* Support the empty "PASS\r\n" command.green2001-04-161-3/+7
* Add support the the Intel ICH2 mobilesos2001-04-162-20/+14
* Fix typo s/thissystem/this system/jesper2001-04-161-1/+1
* Clean up temporary file(s) and directory when m4 exits without fallinggshapiro2001-04-163-7/+18
* Add missing sound module.markm2001-04-161-0/+1
* Fix an off-by-2 error in periphdriver_register(). The read side of theken2001-04-161-1/+1
* mdoc(7) police: Prepare for mdocNG.ru2001-04-161-2/+3
* Grrr, get the right change from the the machine I tested this on.obrien2001-04-161-1/+1
* mdoc(7) police: cosmetics.ru2001-04-161-1/+1
* mdoc(7) police: prepare for mdocNG.ru2001-04-162-2/+2
* mdoc(7) police: add missing .El call.ru2001-04-161-0/+1
* mdoc(7) police: fix markup.ru2001-04-161-5/+5
* Document that SITE extensions are disabled for anonymous logins.ru2001-04-161-0/+2
* Move the isa parts to a separate file.jhay2001-04-166-2447/+6
* Update to the 2001-04-02 version of the nanokernel code from Dave Mills.jhay2001-04-162-24/+30
* Merged from sys/i386/isa/npx.c revision 1.95.kato2001-04-161-1/+1
* Merged from sys/conf/options.i386 revision 1.148.kato2001-04-161-2/+2
* New script to help creation of shared readonly diskless partition.luigi2001-04-161-0/+144
* Add the "SITE MD5 filename" facility.phk2001-04-152-1/+16
* Add a more useful solution to the problem of password files with more thandougb2001-04-151-3/+14
* Forced commit to point out that PR 25961 was actually originated bydougb2001-04-150-0/+0
* Rev 1.11 introduced a bug where the processing became case insensative forobrien2001-04-151-1/+1
* Grammar police: "its", not "it's", is the possessive form of "it".dd2001-04-159-12/+12
* 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
OpenPOWER on IntegriCloud