summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initialize lcap and pwd to NULL. This allows a WARNS=6 clean build,delphij2004-11-172-3/+3
* The code path in main() dealing with lflag assumes that p wasdelphij2004-11-171-1/+1
* Only write the rc.conf header when a new rc.conf is written. This wassimon2004-11-162-2/+2
* Various updates to the anonymous ftp support:jhb2004-11-161-11/+12
* Minor style(9) before possible larger commits.imp2004-11-161-4/+2
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-137-10/+56
* Somehow I missed this last night, acpi_init() doesn't return an int.philip2004-11-131-1/+1
* With the addition of a proper prototype, this is now WARNS=6 clean.philip2004-11-132-1/+2
* Two uint32_t casts crept in where they shouldn't have.philip2004-11-131-2/+2
* Change some formats and add some casts to make thisphilip2004-11-132-22/+20
* Update moused(8) and mouse(4) to reflect the cuaa->cuad name change.philip2004-11-121-5/+5
* Add Estonian keyboards.jhb2004-11-112-2/+4
* Really revert the whitespace change to usage().ru2004-11-111-3/+3
* Corrected the description of the -t output columns to reflect reality.dds2004-11-111-12/+11
* Change TABs back to spaces in usage string constants.glebius2004-11-111-3/+3
* Whitespace.glebius2004-11-111-11/+11
* Double receive buffer size on sockets.glebius2004-11-111-1/+18
* Correct a potential DoS vulnerability, as described atdelphij2004-11-101-6/+10
* Fixed fd related tools on pc98.nyan2004-11-091-0/+39
* Add -c option that calculates the overhead of read I/O ops.sos2004-11-092-2/+48
OpenPOWER on IntegriCloud