summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Don't offer compat dists on alpha since it makes no sense to do so.jkh1999-07-164-5/+17
* | Document the new {auth,ident,tap} service and provide examples in thesheldonh1999-07-161-3/+26
* | Re-enable DHCP client support again (but optional and turned off by defaultjkh1999-07-168-27/+90
* | Add a knob to avoid DES code when making crunched binary. This isn't a beautyabial1999-07-151-2/+11
* | By popular demand, ident_stream now takes arguments. Ex:green1999-07-152-45/+49
* | Fix a dangling else warning from new egcs.imp1999-07-151-2/+3
* | Don't declare `end' if we aren't compiling radius support.brian1999-07-151-2/+4
* | This is the working internal ident service. Turn it on by settinggreen1999-07-152-19/+106
* | Change the wrong URL of back-issue FreeBSD newsletter.foxfair1999-07-141-1/+1
OpenPOWER on IntegriCloud