summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops, forgot to commit one file in the fd driver mega update. Here itjoerg2001-12-161-17/+22
* - typo 'f' should be 't'arr2001-12-161-1/+1
* Remove PC98 code. This file is not used by PC98.nyan2001-12-162-34/+0
* Add comments on where to look if you wish to auto-loadsilby2001-12-161-1/+9
* Add code to export and print the description associated to sysctlluigi2001-12-164-6/+48
* Fix a typo. Don't call options flags. Remove some documentation thatmike2001-12-161-21/+6
* Add another level of checking to 'chkprintcap', which is done bygad2001-12-154-6/+352
* Embelish CFLAGS.obrien2001-12-151-1/+2
* The instructions on doing something with src/lib/csu/sparc64.obrien2001-12-151-0/+25
* Note that the atomic ops on char and short data types may not be availablejake2001-12-151-8/+15
* Typo.archie2001-12-151-1/+1
* Don't free a structure containing a 'struct callout' structure while thatarchie2001-12-151-8/+17
* Fix access-after-free bug added in revision 1.31.archie2001-12-151-4/+5
* Second (hopefully last) alpha jumbo patch to remove i386-isms.bmah2001-12-152-108/+112
* Long promised major enhancement set for the floppy disk driver:joerg2001-12-1510-820/+1683
* Sparc64 ELF version of the C runtime support.obrien2001-12-151-0/+128
* Pull the target thread of a join operation from the correct placedeischen2001-12-153-9/+12
* Add modules of scsi_low based SCSI drivers ncv, nsp, stg, and commonnon2001-12-151-0/+4
* Add module directories and makefiles for ncv, nsp, stg and scsi_lownon2001-12-154-0/+38
* o Add KLD support for scsi_low.non2001-12-154-0/+14
* Add a missing .. to get out of smbfs/print.jhay2001-12-151-0/+1
* New release notes: root filesystem on a SCSI CDROM, filesystembmah2001-12-152-16/+34
* Add some granularity to the WARNS levels.obrien2001-12-151-5/+10
* Add support for suspending/resuming CardBus bridges.imp2001-12-153-7/+87
* automatic creation of faith0 and stf0 for backward compatibility.ume2001-12-152-0/+4
* Patch up some existing style bugs and some that crept in with thepeter2001-12-154-16/+17
* Fix (again) some blatent style bugs in DEVICE_POLLING code.peter2001-12-151-9/+10
* Add support for 56 bit MPPE encryption.archie2001-12-152-9/+12
* clnt_bcast.c:420:33: warning: extra tokens at end of #endif directivepeter2001-12-151-1/+1
* Fix some nits in fork_exit() so it more properly duplicates the backendjhb2001-12-141-4/+4
* Add description of DEVICE_POLLING option.luigi2001-12-142-0/+38
* Clarify the comments related to DUMMYNET and HZluigi2001-12-142-14/+24
* POSIX strto*() functions MAY return EINVAL, so don't assume that only oneache2001-12-141-2/+4
* Kernel support for smbfs is only built on the i386 at the moment, sosheldonh2001-12-143-3/+4
* Add share/examples/smbfs/print for userland smbfs import.sheldonh2001-12-141-0/+3
* Better document gif interface cloning intrastructure.brooks2001-12-143-5/+35
* Fix two typos, TR6() and ITR6() need to use CTR6(), not CTR5().jhb2001-12-141-2/+2
* Fix a stray character that found its way into a filename.cjc2001-12-141-1/+1
* Make bpf's read timeout feature work more correctly withjdp2001-12-142-6/+60
* Disabled input hardware checksum due to it being calculated incorrecteddg2001-12-141-0/+2
* At least once mention the long names of WF2Q+ (Worst-case Fair Weightedrse2001-12-141-2/+2
* Adjust the timings for the SiS chips a bit, also add the SiS 645.sos2001-12-142-13/+17
* Do be so anal on detach, properly free interrupt even if no devices.sos2001-12-141-1/+1
* Add some wisdom to the jail setup instructions.phk2001-12-141-1/+11
* o Add IPOPT_ESO for the 'Extended Security' IP option (RFC1108)rwatson2001-12-141-0/+1
* o Add definition for IPOPT_CIPSO, the commercial security IP optionrwatson2001-12-141-0/+1
* whitespace and style fixes recovered from -stable.jlemon2001-12-141-33/+35
* minor style and whitespace fixes.jlemon2001-12-141-11/+12
* whitespace fixes.jlemon2001-12-146-12/+12
* minor whitespace fixes.jlemon2001-12-141-1/+1
OpenPOWER on IntegriCloud