aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use a more helpful fatal error message than "Toto! This doesn't lookSheldon Hearn2000-01-111-2/+2
* Document the (in)security features of CTM, especially ctm_rmail.Kris Kennaway2000-01-112-24/+51
* Upgrade to XFree86 3.3.6Jordan K. Hubbard2000-01-115-101/+101
* Don't fail if less then MAXDEV /dev/usb\d+ entries exist.Nick Hibma2000-01-101-1/+1
* Fix 'make world' breakage caused by missing comment character.Archie Cobbs2000-01-101-1/+1
* 10 X's for mktemp(). This seems to be free from race conditions.Kris Kennaway2000-01-101-1/+1
* Activate doc/ subdirAlexey Zelkin2000-01-101-1/+1
* Install ntp html docs as /usr/share/doc/ntpAlexey Zelkin2000-01-101-0/+27
* Install additional documentation:Alexey Zelkin2000-01-101-1/+22
* Merge from OpenBSD:Warner Losh2000-01-102-9/+31
* Fix mysterious sendmail coredump on systems where malloc.conf pointed toWarner Losh2000-01-101-2/+4
* tcp updates to support IPv6.Yoshinobu Inoue2000-01-092-13/+64
* Move Fdisk ahead of Lable.David E. O'Brien2000-01-092-4/+4
* Remove even known options if they are in the wrong options header. ThisBruce Evans2000-01-091-1/+11
* replace gethostbyname() with getaddrinfo(), and gethostbyaddr() withYoshinobu Inoue2000-01-091-15/+24
* Bump configversion. The controller/device changes are upwards but notPeter Wemm2000-01-091-1/+1
* Close buffer overflows. This is partially based on an old version ofKris Kennaway2000-01-091-22/+25
* Support getting *.$MACHINE from sys/conf as well as sys/$MACHINE/conf.Peter Wemm2000-01-082-14/+25
* Apply the axe to some more cruft in config(8). In particular:Peter Wemm2000-01-085-193/+78
* Fixed removal of unknown options. For options files with only a singleBruce Evans2000-01-081-1/+1
* Some code cleanup based on the ideas from submitter.Boris Popov2000-01-081-24/+16
* Include -f and -t options to SYNOPSYS section (manpage) and usage informationAlexey Zelkin2000-01-072-9/+10
* remove redundant ifdef's.Yoshinobu Inoue2000-01-079-334/+46
* Oops, still leftovers from yesterdays remote commit problems.Søren Schmidt2000-01-071-3/+3
* - Added 640KB and 1232KB formats support.KATO Takenori2000-01-071-2/+12
* Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interfaceBrian Somers2000-01-071-5/+7
* include stdlib.h (setproctitle() is prototyped there in OpenBSD)Brian Somers2000-01-071-0/+1
* Call serial devices ``cuaXX'' instead of ``cuaaX'' (in lineBrian Somers2000-01-072-2/+2
* .Bl -tag requires -width tooBrian Somers2000-01-072-2/+2
* Remove an unused #defineBrian Somers2000-01-071-12/+0
* Correct a typo.Søren Schmidt2000-01-061-1/+1
* Add burncd to and remove wormcontrol from the targets.Søren Schmidt2000-01-061-1/+1
* New ATAPI burner utility. Replaces wormcontrol.Søren Schmidt2000-01-063-0/+307
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-0640-1/+10565
* Revert rev 1.3. chown(8)-like functionality has been added to mknod(8)David E. O'Brien2000-01-061-6/+1
* mdoc(7)'fyAlexey Zelkin2000-01-051-10/+13
* Add device driver support for USB ethernet adapters based on theBill Paul2000-01-052-0/+2
* o Allow btxld to be compiled on 64-bit machinesMarcel Moolenaar2000-01-044-18/+24
* Deal with package filenames which contain spaces.Jordan K. Hubbard2000-01-041-1/+1
* Remove references to now-obsolete XFree86 source collection (use theJordan K. Hubbard2000-01-044-13/+1
* Add new code for HTTP proxy support.Jordan K. Hubbard2000-01-041-0/+183
* Add support for FTP installation via HTTP proxies.Jordan K. Hubbard2000-01-049-2/+71
* Ignore SIGPIPE by default.Jordan K. Hubbard2000-01-042-0/+2
* Redirect stdout from mtree to /dev/null; we don't really need to knowSatoshi Asami2000-01-031-2/+2
* Ensure that there's a bit of extra space in our buffer when it'sBrian Somers2000-01-033-2/+26
* Remove -g compiler flag.Marcel Moolenaar2000-01-034-4/+6
* - remove trace of libkvm. It is not used at all.Ollivier Robert2000-01-019-47/+60
* Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser2000-01-011-0/+1
* /etc -> /etc/mailAndrey A. Chernov1999-12-311-2/+2
* Increase M_MAXLEN from 2048 - sizeof struct mbuf toBrian Somers1999-12-302-3/+3