summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fixed breakage of installation of kbdcontrol.1 in previous commit.bde2000-09-141-2/+4
* Pass a useful pathname to rlink(). Many thanks to the PR originatorsheldonh2000-09-131-1/+2
* Add kbdmap.5 to build.dwmalone2000-09-134-1/+6
* Man page for the file format accepted by "kbdcontrol -l".dwmalone2000-09-131-0/+311
* Teach sysinstall about 'aac'.msmith2000-09-132-0/+2
* Allow users to add libraries for sendmail (e.g. Cyrus SASL)gshapiro2000-09-131-1/+1
* o What a good idea, ``-o'' should be a ``-f'' like in every otherrwatson2000-09-122-6/+6
* o Add a ``-o'' argument to initattr, which causes extattrctl to overwriterwatson2000-09-122-4/+20
* Add the ability to define a "shutdown" and "shutdown and poweroff" keydwmalone2000-09-113-0/+20
* Arrgh. Back out a change used during debugging and fix a typo.bmah2000-09-111-2/+2
* Mark a path up with Pa.sheldonh2000-09-111-1/+2
* Whitespace-only change: apply normal line breaking style.sheldonh2000-09-111-15/+21
* Moved boot0cfg into IBM-PC only section (MACHINE=="i386").kato2000-09-101-1/+5
* Remove a workaround for a long-fixed bug in fetch(1).bmah2000-09-092-10/+4
* pkg_version.pl now understands the new package/port numbering schemebmah2000-09-091-24/+109
* Provide correct information regarding "packet" option default.rnordier2000-09-091-4/+5
* o When pre-allocating attribute storage space, also allocate space forrwatson2000-09-071-3/+5
* MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff.jkh2000-09-077-66/+0
* Spelling policebrian2000-09-061-2/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-067-219/+9
* Add ftp.no.freebsd.org.sheldonh2000-09-062-0/+4
* enable sshd by default. This only effects *new* installs, sojkh2000-09-042-0/+2
* Whitespace-only: remove the only hard sentence break in the file.sheldonh2000-09-041-1/+2
* Don't use libutil now that setproctitle() is in libcbrian2000-09-022-3/+0
* Remove libutil - setproctitle() is now in libcbrian2000-09-022-5/+0
* Modify extended attribute protection model to authorize based onrwatson2000-09-022-76/+18
* Don't check for ohci/uhci to be loaded, check for the usb module.n_hibma2000-09-021-3/+2
* libutil.h is no longer required for setproctitle()brian2000-09-021-5/+0
* libutil is no longer required as setproctitle() has moved to libcbrian2000-09-022-5/+2
* fix multi io window patch(Rev. 1.48)sanpei2000-09-011-1/+1
* Activate acpi.iwasaki2000-08-311-1/+2
* This commit was generated by cvs2svn to compensate for changes in r65287,iwasaki2000-08-315-0/+1086
|\
| * import amldb(8) from ACPI For FreeBSD project.iwasaki2000-08-315-0/+1086
* | This commit was generated by cvs2svn to compensate for changes in r65285,iwasaki2000-08-317-0/+1848
|\ \ | |/
| * import acpidump(8) from ACPI For FreeBSD project.iwasaki2000-08-317-0/+1848
* | This commit was generated by cvs2svn to compensate for changes in r65283,iwasaki2000-08-312-0/+118
|\ \ | |/
| * import acpiconf(8) from ACPI For FreeBSD project.iwasaki2000-08-312-0/+118
* Add Makefile for acpi userland tools.iwasaki2000-08-312-0/+14
* Fix resolv.conf line hint: "name-server" -> "nameserver"rse2000-08-312-2/+2
* Use arc4random() instead of random()brian2000-08-312-1/+9
* Don't treat two or more whitespace followed by a comment asbrian2000-08-301-6/+11
* Complain about invalid arguments passed to ``set ifaddr''brian2000-08-301-2/+14
* A lot of changes on acpi driver code.iwasaki2000-08-291-1/+5
* Correct LogMAXbrian2000-08-291-1/+1
* Use srandom() under OpenBSDbrian2000-08-291-1/+1
* set pccard insertion beep type in install floppy.sanpei2000-08-291-0/+9
* Add LogFILTER logging to log packets allowed by the dial filter andbrian2000-08-285-28/+83
* Support radius accounting, and add a packet count to throughputbrian2000-08-287-5/+206
* This allows you to script sysinstall to say "NO" to DHCP and IPv6.murray2000-08-281-2/+4
* Add the description of some hard-learnt restrictions and a workaround.grog2000-08-281-1/+22
OpenPOWER on IntegriCloud