summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-1265-2/+88
* Add $Id$ to these manpages.nik1999-07-122-0/+2
* Improve Logitech MouseMan+ protocol support.yokota1999-07-121-7/+40
* Fix ``:''.green1999-07-111-2/+2
* Fix typo ($Id: ... % --> $Id: ... $).iwasaki1999-07-101-1/+1
* Activate apmd.iwasaki1999-07-101-1/+2
* This commit was generated by cvs2svn to compensate for changes in r48730,iwasaki1999-07-108-0/+1697
|\
| * The apmd package provides a means of handling various APM events fromiwasaki1999-07-108-0/+1697
* Oops - add a missing cast.brian1999-07-101-2/+2
* Leap through one more hoop to avoid alignment problems.brian1999-07-101-2/+2
* Add example of how to create a jail.phk1999-07-091-1/+18
* Use the proctitle to indicate that we're busy wrapping a request for asheldonh1999-07-091-1/+3
* Allow internal and external wrapping to be enabled independantly ofsheldonh1999-07-092-15/+20
* This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-092-2/+4
* Do not list a null string in a dialog box.yokota1999-07-071-2/+4
* invoke fvwm properlyjkh1999-07-072-6/+6
* update fla related entries.phk1999-07-062-6/+6
* Don't ask about Linux emulation on the alpha (for now).jkh1999-07-064-4/+12
* Use #include <pccard_conf.h> instead of -DPCCARD.hosokawa1999-07-065-17/+32
* Add an option for more fully enabling linux compatibility.jkh1999-07-069-18/+60
* Make the source and the man page agree about the flags accepted bynik1999-07-052-4/+9
* Added the EXAMPLE section and try to make the text slightly more informative.yokota1999-07-052-78/+251
* configure "pccardd_flags" in /etc/rc.conf by sysinstall.hosokawa1999-07-041-3/+8
* Modified to configure pccard_mem in /etc/rc.conf by sysinstall.hosokawa1999-07-041-1/+5
* Delete special handling for 'device-driver' suffix, it's not used inpeter1999-07-032-13/+12
* wcd -> acdmharo1999-07-032-4/+4
* Eliminate some varargs abuse.jkh1999-07-026-44/+30
* Allow service alias names from /etc/services to be used when specifyingsheldonh1999-07-022-6/+26
* Clarify that the services name, as specified in inetd.conf, for ansheldonh1999-07-021-1/+9
* Back out previous commit. Allowing `-' as a pseudonym for /dev/stdin issheldonh1999-07-022-18/+7
* Fix stupid error where more bits where set than actual distributionsjkh1999-07-021-2/+2
* Modify code to be -Wall'able.mks1999-07-0123-372/+384
* Don't include trailing whitespace in ID tokens before comments. ie:peter1999-07-011-1/+2
* Detect and remove defunct or unknown options from opt_*.h files. Thispeter1999-07-011-11/+23
* Ommitted in previous commit message:sheldonh1999-06-302-2/+2
OpenPOWER on IntegriCloud