summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct a typo.sos2000-01-061-1/+1
* Add burncd to and remove wormcontrol from the targets.sos2000-01-061-1/+1
* New ATAPI burner utility. Replaces wormcontrol.sos2000-01-063-0/+307
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-0640-1/+10565
* Revert rev 1.3. chown(8)-like functionality has been added to mknod(8)obrien2000-01-061-6/+1
* mdoc(7)'fyphantom2000-01-051-10/+13
* Add device driver support for USB ethernet adapters based on thewpaul2000-01-052-0/+2
* o Allow btxld to be compiled on 64-bit machinesmarcel2000-01-044-18/+24
* Deal with package filenames which contain spaces.jkh2000-01-041-1/+1
* Remove references to now-obsolete XFree86 source collection (use thejkh2000-01-044-13/+1
* Add new code for HTTP proxy support.jkh2000-01-041-0/+183
* Add support for FTP installation via HTTP proxies.jkh2000-01-049-2/+71
* Ignore SIGPIPE by default.jkh2000-01-042-0/+2
* Redirect stdout from mtree to /dev/null; we don't really need to knowasami2000-01-031-2/+2
* Ensure that there's a bit of extra space in our buffer when it'sbrian2000-01-033-2/+26
* Remove -g compiler flag.marcel2000-01-034-4/+6
* - remove trace of libkvm. It is not used at all.roberto2000-01-019-47/+60
* Added missing DPADD's. Removed unrequired SRCS's.joe2000-01-011-0/+1
* /etc -> /etc/mailache1999-12-311-2/+2
* Increase M_MAXLEN from 2048 - sizeof struct mbuf tobrian1999-12-302-3/+3
* Moved flags_to_string and string_to_flags into libutil. It's used injoe1999-12-301-2/+3
* usbd.conf is in section 5, not 8.kuriyama1999-12-301-1/+1
* Fix KERNEL vs _KERNEL spammage.billf1999-12-301-2/+2
* Add a few missing #includesbrian1999-12-303-0/+3
* Correct usages of getuid() and geteuid()brian1999-12-306-7/+7
OpenPOWER on IntegriCloud