summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix typo in generated /etc/exports: escape all 'obrien2004-11-012-2/+2
* Add usage of -m option.simokawa2004-10-291-2/+3
* For variables that are only checked with defined(), don't provideru2004-10-2435-42/+42
* Allow multiple devices to be specified on one device / nodevice line.des2004-10-241-7/+27
* If the file specified in an "include" line does not exist in the currentdes2004-10-241-1/+9
* Add -m option, set default fwmem target.simokawa2004-10-232-1/+27
* removed compilation warningsuz2004-10-222-0/+2
* Remove unnecessary include of vnode.h.rwatson2004-10-211-1/+0
* Fix typo.simon2004-10-201-1/+1
* Make the -m option actually work.ru2004-10-191-1/+1
* This is now WARNS 6 clean on 64-bit platforms.obrien2004-10-191-1/+1
* Utilize FILES, SCRIPTS, and SYMLINKS. While here, fixed a bug inru2004-10-181-9/+8
* Utilize SCRIPTS.ru2004-10-181-5/+2
* Replaced afterinstall: with FILES.ru2004-10-181-3/+3
* Add a -q flag to pkg_version. It suppresses the output of <,=,>.obrien2004-10-187-8/+23
* Remove an extra semicolon after a function.stefanf2004-10-171-1/+1
* Remove definition of struct dom_binding, it's non-standard C code andstefanf2004-10-175-5/+0
* Set the real limits on 5-current, add 5-stable, add 6-current.obrien2004-10-171-1/+3
* We accept both "option" and "options" so also accept both "nooption"phk2004-10-121-0/+1
* Handle a malloc() failure when allocating urgent portsbrian2004-10-111-3/+8
OpenPOWER on IntegriCloud