summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Quirk entry for TeraSolutions TRC-22 RAID controller to keep mintagsdg2000-07-131-0/+5
* Two entries:imp2000-07-131-0/+15
* Handle (for now) trivial one level bridge case so we can get themjacob2000-07-131-0/+8
* Prevent possible dereference of NULL pointer.bp2000-07-131-1/+1
* For infinite timeouts, set both the tv_sec and tv_usec fields to zero injhb2000-07-131-2/+6
* Fix race condition caused by using NG_SEND_DATAQ() where we meantarchie2000-07-121-3/+1
* Permit multiple ``allow user'' lines in any given sectionbrian2000-07-123-8/+19
* Fix a very obscure bug in select() and poll() where the timeout wouldjhb2000-07-121-2/+2
* re-enable the tcp newreno code.jayanth2000-07-121-1/+1
* Rework the stats code for the nth time. Much cleaner now.des2000-07-121-98/+62
* Make builtin ident service work if the request arrives in more thandwmalone2000-07-121-15/+38
* Mention "amd -H" in the synopsis so that references to the "first formben2000-07-121-0/+2
* "ls" is note the same as "nlist", but it is the same as "dir". Correctben2000-07-121-18/+30
* Update boot0cfg to handle the new boot0:jhb2000-07-121-20/+52
* Grr forgot one important feature:jhb2000-07-120-0/+0
* The new and improved boot0, v1.1. This version adds the following:jhb2000-07-122-74/+213
* - Support MBR boot loaders that are larger than one sector size.jhb2000-07-129-81/+99
* - Allow support for MBR boot loaders that are longer than one sector. Asjhb2000-07-126-62/+16
* Note that "ether" is a supported address family for setting addresses.jhb2000-07-121-0/+1
* - Always respect cylinder boundaries when creating slices unless the userjhb2000-07-122-34/+140
* Add support to the 'ether' address family to support setting of addresses.jhb2000-07-121-23/+28
* remove m_pulldown statistics, which is highly experimental and does notitojun2000-07-123-113/+4
* Correct ``set filter'' usagebrian2000-07-122-4/+8
* remove m_pulldown related statistics, it is not for production systemitojun2000-07-121-32/+0
* Update the st(4) and sd(4) references to sa(4) and da(4) respectively,nbm2000-07-123-5/+5
* Fix a rather nasty latency problem that occurs with single tcp sessionsbrian2000-07-121-11/+17
* o Other half of Sheldon's patch to fix initattr arguments, mistakenlyrwatson2000-07-121-0/+3
* o update extattrctl man page to reflect obligatory arguments to initattrrwatson2000-07-121-2/+2
* Now that the HTTP code supports timeouts, we don't need to use alarm()des2000-07-121-16/+29
* Detect and handle comment lines in master.passwd files.davidn2000-07-121-0/+10
* Fully document the HTTP authorization feature.des2000-07-121-12/+18
* Extensive rewrite of the HTTP code. The new code is significantly cleaner anddes2000-07-121-446/+685
* Backed out a part of previous commit. The function name conflicts.nyan2000-07-122-4/+4
* Add support for Intel's i810 chipset with integrated graphics. Andfr2000-07-1210-9/+1039
* This in essence completes the receive path.phk2000-07-121-118/+427
* Backout previous commit.asmodai2000-07-121-1/+1
* MFC: fix some output cosmetics so that the finger -s output is properlyasmodai2000-07-121-1/+1
* Rework the stats code to avoid code duplication.des2000-07-121-13/+16
* Ensure that block and character devices as well as fifo's and socketsmckusick2000-07-123-0/+18
* correct rtentry reference count in in6_ifloop_request().itojun2000-07-121-3/+5
* o Correct getopt() argument so that initattr -r and -w take an additionalrwatson2000-07-121-1/+1
* Don't call syslog() without a format string.kris2000-07-121-1/+1
* Add Xircom CompactCard Ethernet CFE-10 1.00.imp2000-07-121-0/+8
* Don't call fprintf() without a format string.kris2000-07-121-1/+3
* Don't call syslog() without a format string.kris2000-07-125-8/+8
* Don't call warn() without a format string.kris2000-07-123-3/+3
* Don't assume that any ISA device that fails to probe is a PnP device,jhb2000-07-121-9/+11
* Don't call err() without a format string.kris2000-07-122-3/+3
* Brain fault, forgot to update ffs_snapshot.c with the new calling conventionmckusick2000-07-121-4/+5
* Don't call syslog() without a format string.kris2000-07-121-1/+1
OpenPOWER on IntegriCloud