summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix a problem w/ zero byte writes to the tunnel device. It would bypassjmg1999-07-231-1/+1
* Clean up the buffer allocation code a bit. Make sure to initialize certainwpaul1999-07-234-58/+64
* Grrr. Return the rman_get_bustag()/rman_get_bushandle() lines to theirwpaul1999-07-232-4/+10
* Document the -o and -t options to the internal auth service and give ansheldonh1999-07-232-14/+13
* Ahem. Put things back a bit. I declare variables in the scope they'regreen1999-07-231-9/+13
* Disable more PC98isms on the Alphajkh1999-07-233-3/+27
* As per DES's prodding, document _all_ the arguments to inetd's authgreen1999-07-231-2/+8
* Style cleanups for iderror() and ident_stream(). Looks like c++ hang-over.sheldonh1999-07-231-25/+24
* Fix auth -t argument handling. It was broken for the "sec.usec" case.sheldonh1999-07-231-4/+5
* Set correct "flags" value when pccardd allocates/initializes driver.hosokawa1999-07-231-1/+2
* Don't match up TCP services with UDP sockets.des1999-07-231-3/+4
* Removed a very very old hack (I disabled it in PAO long time ago)hosokawa1999-07-231-2/+1
* Fix a non-critical memory leak.ru1999-07-231-4/+6
* One last tweak before I turn in for the evening: the driver name inwpaul1999-07-232-6/+6
* Create module directories for the xl, ti, tl and sk drivers and addwpaul1999-07-235-2/+117
* Fixed a braino: lack of spaces in sscanf caused ident parsing to fail.green1999-07-231-2/+2
* More changes for the Alpha X support - don't list PC98 servers since they makejkh1999-07-2310-10/+49
* Dangit. Somehow the pmap_kextract hack for alpha snuck back into thesewpaul1999-07-236-20/+14
* Convert the Alteon Tigon gigabit ethernet driver to newbus. Also upgradewpaul1999-07-238-6584/+6680
* Some more small newbus cleanups. Remember to free all resources in casewpaul1999-07-234-72/+92
* Sorry, I forgot to test "iosize auto" before merging "iosize" patch.hosokawa1999-07-231-0/+9
* Inappropriate commment for -i option.hosokawa1999-07-231-2/+2
* Added "iosize" directive in /etc/pccard.confhosokawa1999-07-233-14/+76
* Release IRQ allocated dynamically.hosokawa1999-07-231-1/+4
* "knobs are cheap". Here's a -t timeout option for the internal identgreen1999-07-221-2/+18
* This commit encompasses the following changes to inetd:green1999-07-222-32/+85
* Revert out part of the last patch that can be done better elsewhere.julian1999-07-221-8/+4
* Remove the definitions for the SiS 900 chip. This is not a RealTekwpaul1999-07-222-17/+4
* fix braino..julian1999-07-221-2/+2
* Well, it seems that loading a PCI driver module after the system haswpaul1999-07-222-3/+12
* Don't dump core for a known, documented bug.sheldonh1999-07-221-1/+21
* Improve printf(3) conversion specifier parsing so that silly formatssheldonh1999-07-222-19/+97
* Convert the ThunderLAN driver to newbus. Also add splimp() protection towpaul1999-07-222-82/+166
OpenPOWER on IntegriCloud