summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Use comments to group functions by service more clearly. I've used thesheldonh1999-07-241-2/+31
* Style nits:sheldonh1999-07-241-5/+8
* When we fetch previously retrieved IP fragments from the aliasbrian1999-07-242-8/+10
* Document the -o and -t options to the internal auth service and give ansheldonh1999-07-231-7/+9
* 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-232-2/+18
* 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
* 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-236-6/+29
* 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
* Relegate the diagnostic descriptor counter to the -DSANITY_CHECK case.sheldonh1999-07-221-4/+10
* Remove unnecessary macro introduced in previous commit.sheldonh1999-07-221-4/+5
* Don't leak pipe descriptor to daemons on execv().sheldonh1999-07-221-4/+6
* Signal handlers should use _exit(2) and not exit(3).sheldonh1999-07-221-2/+2
* - Add new argument `off' to the `-b' option. This will turn offyokota1999-07-222-4/+8
* Move code for all builtin services from inetd.c to builtins.c, includingsheldonh1999-07-224-583/+648
* Deal with new linux compat package naming.jkh1999-07-222-4/+4
* Intentionally do the wrong thing in using the initial DHCP values forjkh1999-07-221-1/+3
* Fix for the hosts_options(5) spawn option.sheldonh1999-07-211-5/+9
* Fix horribly broken comment. The submitter of the associated code sentsheldonh1999-07-211-3/+4
* XFree86 3.3.4 seems to require "XWINHOME" to be set for the setup tooljkh1999-07-202-2/+4
* Make bcd2int work (resume time reporting now works.)green1999-07-201-3/+5
* Make wall_cmos do something.green1999-07-201-4/+13
* The matcd driver is acting strange (returning a successful open evenjkh1999-07-202-2/+6
* Fix a bad dhcp keyword; it's host-name not server-name.jkh1999-07-201-3/+3
* Add slovakian ftp mirror.jkh1999-07-202-2/+6
* More Alpha ifdefage.jkh1999-07-204-4/+28
* Make memcontrol's internal help actually work. No substitute for a realmsmith1999-07-201-3/+19
* Activate kgzip.rnordier1999-07-191-1/+2
* This commit was generated by cvs2svn to compensate for changes in r48905,rnordier1999-07-1910-0/+1066
|\
| * kgzip is a kzip(8) replacement able to compress and link bootablernordier1999-07-1910-0/+1066
* | Catch an XFree86 3.3.4 update I missed.jkh1999-07-191-4/+4
* | Update for XFree86 3.3.4jkh1999-07-194-106/+106
* | Wait for dhclient in a far saner fashion.jkh1999-07-191-4/+9
* | cleanup pass over new stuff.jkh1999-07-191-14/+5
* | Another batch of fixes for dhcp support in sysinstall, now draggingjkh1999-07-198-89/+257
* | Some additional optimizations for using DHCP.jkh1999-07-186-12/+21
* | Miscellaneous fixes for dhcp client support.jkh1999-07-181-2/+3
* | Fix a typobrian1999-07-172-4/+4
* | Add in a hack to turn off unaligned access warnings for alpha.jkh1999-07-162-4/+12
OpenPOWER on IntegriCloud