summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove a stray backspace character.jwd2000-08-272-2/+2
* Make mergemaster ignore files in /dev if /dev is a devfs.ben2000-08-261-1/+6
* If a ${KERNEL}.hints file exists, and no hints are specified explicitly,peter2000-08-254-2/+14
* Add orthogonal part of ACPI support code.takawata2000-08-2420-0/+5856
* the code assumes that getgroups() always returns NGROUPS groups, howeveralfred2000-08-231-2/+4
* Update my email address in various places in pkg_version.bmah2000-08-232-2/+2
* Now that Bruce Mah is a committer, retire my co-maintainershipbillf2000-08-221-2/+1
* Correct the naming. The default server is ftp.fr and #1 is the same.roberto2000-08-222-6/+10
* Reflect the name changes in fr.freebsd.org.roberto2000-08-222-4/+4
* Remove device type field - there are no block devices left.jkh2000-08-222-82/+64
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIgreen2000-08-222-3/+22
* Add UNIX domain socket feature to pccardd. This makes pccardume2000-08-205-11/+265
* Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUIDbrian2000-08-188-4/+70
* Warn that the ``alias'' command is depricated.brian2000-08-181-0/+10
* Allow people to set the default boot slice with boot0cfg.dwmalone2000-08-172-4/+28
* If we're in MP mode with a single open link, MP link level compressionbrian2000-08-172-34/+83
* Add in the linux, tcl83, and tk83 ports categories.jhb2000-08-161-0/+3
* Add new 'ruby' ports category.jhb2000-08-161-0/+1
* ISDN B channels have a bandwidth of 64000, not 65536brian2000-08-161-1/+1
OpenPOWER on IntegriCloud