summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Here goes, the "clear up any possible confusion" commit.green1999-07-261-11/+65
* Pave the way for the fla driver.phk1999-07-263-9/+15
* Bring two wayward memory allocation failure messages in line withsheldonh1999-07-261-3/+3
* Add sysctl and support code to allow directories to be VMIO'd. The defaultalc1999-07-268-17/+34
* remove <ctype.h> - not neededache1999-07-261-1/+0
* Various formatting fixes on my FPE trapcode commit.cracauer1999-07-268-468/+450
* Typo: assember -> assemblerkris1999-07-262-4/+4
* Add recognition that Microsoft NT does not exist.grog1999-07-261-0/+5
* unsigned char cleanupache1999-07-261-17/+17
* Don't background pccardd, it nullfies the "-z" flag. pccardd itselfobrien1999-07-262-4/+4
* More cleanups to ident_stream. Variables moved around, changed.green1999-07-251-16/+11
* Remove paths that are listed as compulsory (sorta). /usr/local is notmarkm1999-07-251-3/+3
* Add comments, change variable names to make them consistent (r -> err,n_hibma1999-07-2511-155/+173
* asprintf() does use realloc() internally, but saying so in the manpage can behoek1999-07-251-4/+2
* On FPU exceptions, pass a useful error code (one of the FPE_...cracauer1999-07-2514-119/+705
* Add a sensible message if an invalid ID was enteredn_hibma1999-07-251-1/+3
* Make this compile on the Alpha. I'm not 100% sure about this but Ipeter1999-07-252-38/+4
* Remember to clear the IFF_RUNNING and IFF_OACTIVE flags in sf_stop() andwpaul1999-07-254-8/+26
* This commit adds device driver support for Adaptec Duralink PCI fastwpaul1999-07-2523-16/+6434
* Don't set DE_ACCESS for unsuccessful reads.bde1999-07-252-16/+24
* Don't set IN_ACCESS for requests to read 0 bytes or for unsuccessful reads.bde1999-07-252-4/+8
* Fixed access timestamp bugs:bde1999-07-251-5/+17
* Added CyQ've ELA-010 Ethernet Cardhosokawa1999-07-252-2/+14
* 3C574TX Fast Etherlink PC-card support.hosokawa1999-07-252-2/+18
* 3C574TX 16bit FastEtherlink PC-card support.hosokawa1999-07-254-12/+80
* Increased max kmem to 200MB. This should fix some out-of-kmem panics ondg1999-07-242-4/+4
* Add mx and ax modules for the Macronix and ASIX drivers and update thewpaul1999-07-243-3/+60
* Convert the ASIX and Macronix drivers to newbus.wpaul1999-07-244-341/+384
* Oops, the previous commit only worked in the one case it was tested for.bde1999-07-242-4/+6
* Update intpm driver.nsouch1999-07-241-6/+17
* Apply suggested patch- seems reasonable.mjacob1999-07-242-5/+29
* Recognise NetBSD slices.rnordier1999-07-241-3/+4
* Add -n to the example and explanation of the internal auth service.green1999-07-241-3/+4
* Correct a groff error in macro usage ("foo : bar" becomes "``foo: bar''").green1999-07-241-3/+9
* More cleanups, asprintf() usage (proper, as opposed to using snprintf()),green1999-07-241-12/+36
* Update the manpage for the number of symlinks in ELOOPn_hibma1999-07-241-2/+4
* Clean up to match style(9) more closely. This should fix the problem ofgreen1999-07-241-6/+5
* Correct a typo (22th -> 22nd)n_hibma1999-07-241-33/+34
* Use comments to group functions by service more clearly. I've used thesheldonh1999-07-241-2/+31
* Style nits:sheldonh1999-07-241-5/+8
* Fix typo.n_hibma1999-07-241-1/+1
* - Correctly initialize cn_dev_t and cn_udev_t.yokota1999-07-243-13/+19
* Do not print resource values which are not set.yokota1999-07-241-7/+7
* This makes the in kernel printf routines conform to the documenteddfr1999-07-245-29/+42
* When we fetch previously retrieved IP fragments from the aliasbrian1999-07-242-8/+10
* Backed out previous commit. devname.3 and devname.c were broken in Lite1bde1999-07-241-4/+6
* atomic.h:alc1999-07-236-35/+14
* Regenerate to match changes made in the embedded yacc parser.hoek1999-07-231-28/+70
* Regenerate this file. This fixes a y2k bogon. As an unintentional side-effect,hoek1999-07-231-33/+75
* (1) Avoid ambigous if/elsebillf1999-07-231-3/+4
OpenPOWER on IntegriCloud