summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Because the `permission' field in conf_entry is intended to be used asdelphij2005-01-041-1/+1
* Catch up with the kernel and set any global variables we are using, innjl2005-01-031-0/+6
* o Remove duplicate includes.maxim2005-01-011-2/+0
* Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithmgad2004-12-315-37/+79
* Do more extensive checking of the userid field which is read in from thegad2004-12-311-7/+46
* Allow ':' and '%' in hostname specifications so that we can specify IPv6dwmalone2004-12-281-1/+1
* Some syslog messages delimit the program tag with whitespace ratherdwmalone2004-12-281-2/+2
* For VLAN interfaces, print MAC addresses properly.ru2004-12-241-1/+2
* Due to unknown reasons, Disk_Names() returns SCSI CDROM as a validyongari2004-12-222-0/+28
* Use the source of the termcap database when available.ru2004-12-212-20/+32
* The "fixate" command no longer terminates command processing,ru2004-12-211-4/+1
* Document -F in usage() and SYNOPSIS.ru2004-12-212-2/+2
* Make "burncd ... fixate eject" really work as promised.ru2004-12-211-1/+1
* NOPAM -> NO_PAMru2004-12-211-0/+3
* NOIPSEC -> TRACEROUTE_NO_IPSECru2004-12-211-2/+2
* Overhaul ppp(8) build options so they are safe to use inru2004-12-211-18/+26
* The C define is NONAT.ru2004-12-211-1/+1
* NOINET6 -> NO_INET6ru2004-12-216-6/+6
* NOCRYPT -> NO_CRYPTru2004-12-2110-11/+11
* NOSHARED -> NO_SHAREDru2004-12-213-3/+3
* NOATM -> NO_ATMru2004-12-213-4/+4
* NOLIBC_R -> NO_LIBC_Rru2004-12-211-5/+5
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-2126-26/+26
* Allocate an additional white space in a username column formaxim2004-12-191-3/+3
* Call umask() before opening the lock-file for a queue, to make suregad2004-12-191-1/+2
* Open device R/W for ioctl modifications.phk2004-12-181-1/+1
* err() -> errx()ru2004-12-171-6/+6
* When printing a data file received from some other host, check to makegad2004-12-171-0/+100
* Describe the special meaning of the $ and ~ characters, and the factroam2004-12-161-0/+20
* The ioconf.c is no longer generated.ru2004-12-161-4/+1
* - Xref fwip(4)brueffer2004-12-141-1/+2
* Handle select() returning -1/EINTR - fairly common in these KSE days.brian2004-12-131-1/+5
* Implement an ``enable/disable echo'' option, defaults to off.brian2004-12-135-35/+109
* Also do not send junk mount arguments when removing exports.phk2004-12-111-0/+1
* Enable _FFR_DEAL_WITH_ERROR_SSL to deal with OpenSSL error returns of 0.gshapiro2004-12-101-1/+1
* Correct two bugs that may result in incorrect CBCP response fordelphij2004-12-061-5/+3
* Userland change corresponding to the change in kernel/userland communicationphk2004-12-061-31/+19
* Send NAS-IP-Address as well as NAS-Identifierbrian2004-11-296-57/+120
* Fix a few coding errors that caused compiler warnings.iedowse2004-11-281-5/+6
* Don't include sys/user.h merely for its side-effect of recursivelydas2004-11-271-1/+2
* Increase a socket receive buffer size. This helps 'ngctl list'maxim2004-11-251-2/+4
* o Report charge/discharge rate and remaining capacity in the properimp2004-11-241-7/+38
* phk jumped the gun and posted what looks like a preliminary version ofimp2004-11-241-4/+8
* Dump current status of battery as well.phk2004-11-241-0/+8
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].obrien2004-11-193-13/+13
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].obrien2004-11-194-26/+26
* Make logic more readable.obrien2004-11-192-6/+6
* Check in updated bthidd(8). This is still work in progress.emax2004-11-189-48/+874
* s/priveleged/privileged/glebius2004-11-181-1/+1
* Fix a minor comment typo: priveleged = privileged.keramida2004-11-181-1/+1
OpenPOWER on IntegriCloud