summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes for other bsd4.4 derivatives.davidn2000-01-156-20/+33
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-144-0/+1677
* Set pccard_ifconfig in /etc/rc.conf automatically.hosokawa2000-01-142-4/+8
* Enable pccardd when the system is installed with PC-card support.hosokawa2000-01-141-1/+3
* Do this the Right Way (tm), i.e. use shutdown() instead of fooling arounddes2000-01-141-6/+2
* Reflect the change in secure mode semantics, and document fascist modedes2000-01-141-3/+2
* Slight change of secure mode semantics: instead of reading (and counting)des2000-01-141-13/+16
* Add device driver support for USB ethernet adapters based on the CATCwpaul2000-01-142-0/+2
* Eliminate PC-card installation floppy and add PC-card support forhosokawa2000-01-147-37/+23
* Thresh-out the nfs manual page references a bitdillon2000-01-131-0/+1
* Add myself as ntp docs maintainer, with roberto's permission.sheldonh2000-01-131-0/+2
* Fix page fault in -vv mode.ru2000-01-131-2/+2
* Move the Variables section of the old ntp_misc(8) manual page tosheldonh2000-01-131-9/+9
* Abandon hope of keeping in line with the author's structure,sheldonh2000-01-1312-1880/+1798
* As we parse the interface list, ignore sockaddr_dl's thatbrian2000-01-126-103/+108
* Add selected manual pages transcribed from the HTML documentation.sheldonh2000-01-1213-0/+3762
* Fix a bungle with the CAM static wiring tables. Write CAMCONF_UNSPECpeter2000-01-121-4/+4
* Make the mouse cursor char code configurable via the CONS_MOUSECTLyokota2000-01-121-4/+25
* Unremoved used include of <sys/stat.h> (don't depend on pollution inbde2000-01-121-1/+1
* Fix bogon in previous commit: pass a string argument to printf(3) tosheldonh2000-01-111-2/+2
* Use a more helpful fatal error message than "Toto! This doesn't looksheldonh2000-01-111-2/+2
* Document the (in)security features of CTM, especially ctm_rmail.kris2000-01-112-24/+51
* Upgrade to XFree86 3.3.6jkh2000-01-115-101/+101
* Don't fail if less then MAXDEV /dev/usb\d+ entries exist.n_hibma2000-01-101-1/+1
* Fix 'make world' breakage caused by missing comment character.archie2000-01-101-1/+1
* 10 X's for mktemp(). This seems to be free from race conditions.kris2000-01-101-1/+1
* Activate doc/ subdirphantom2000-01-101-1/+1
* Install ntp html docs as /usr/share/doc/ntpphantom2000-01-101-0/+27
* Install additional documentation:phantom2000-01-101-1/+22
* Merge from OpenBSD:imp2000-01-102-9/+31
* Fix mysterious sendmail coredump on systems where malloc.conf pointed toimp2000-01-101-2/+4
* tcp updates to support IPv6.shin2000-01-092-13/+64
* Move Fdisk ahead of Lable.obrien2000-01-092-4/+4
* Remove even known options if they are in the wrong options header. Thisbde2000-01-091-1/+11
* replace gethostbyname() with getaddrinfo(), and gethostbyaddr() withshin2000-01-091-15/+24
* Bump configversion. The controller/device changes are upwards but notpeter2000-01-091-1/+1
* Close buffer overflows. This is partially based on an old version ofkris2000-01-091-22/+25
* Support getting *.$MACHINE from sys/conf as well as sys/$MACHINE/conf.peter2000-01-082-14/+25
* Apply the axe to some more cruft in config(8). In particular:peter2000-01-085-193/+78
* Fixed removal of unknown options. For options files with only a singlebde2000-01-081-1/+1
* Some code cleanup based on the ideas from submitter.bp2000-01-081-24/+16
* Include -f and -t options to SYNOPSYS section (manpage) and usage informationphantom2000-01-072-9/+10
* remove redundant ifdef's.shin2000-01-079-334/+46
* Oops, still leftovers from yesterdays remote commit problems.sos2000-01-071-3/+3
* - Added 640KB and 1232KB formats support.kato2000-01-071-2/+12
* Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interfacebrian2000-01-071-5/+7
* include stdlib.h (setproctitle() is prototyped there in OpenBSD)brian2000-01-071-0/+1
* Call serial devices ``cuaXX'' instead of ``cuaaX'' (in linebrian2000-01-072-2/+2
* .Bl -tag requires -width toobrian2000-01-072-2/+2
* Remove an unused #definebrian2000-01-071-12/+0
OpenPOWER on IntegriCloud