summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump document date.kensmith2004-11-091-1/+1
* Add newsyslog(8) to the "See Also" section.kensmith2004-11-091-1/+2
* Remove __P, as well as other non-FreeBSD relevant code.imp2004-11-081-50/+2
* Reflect that -h takes an argument and belatedly bump .Dd for addition of -hdd2004-11-071-3/+4
* Make the usage message match reality about -h and -w.dd2004-11-071-2/+10
* ANSI'fy nfsd(8) and some minor changes to make it WARNS=6 clean.delphij2004-11-062-10/+6
* Add ftp8.de.freebsd.orgjosef2004-11-062-0/+4
* Protect against local flooder of /var/run/log. Do not loop forever inglebius2004-11-042-5/+14
* - Use stailqueue for sockets instead of socket buffer. Thusglebius2004-11-042-41/+82
* Fix braino where I didn't fix the file path from when the line wasobrien2004-11-042-2/+2
* Stop listening to bug reports with wrong solutions and commit a fix to the 'obrien2004-11-042-2/+2
* Allow the -f argument to work.ceri2004-11-031-1/+1
* Update the list of package names/descriptions.kensmith2004-11-031-0/+7
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarru2004-11-033-3/+3
* Serial devices now called /dev/cuadXX not /dev/cuaaXXemax2004-11-022-2/+2
OpenPOWER on IntegriCloud