aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Protect against local flooder of /var/run/log. Do not loop forever inGleb Smirnoff2004-11-042-5/+14
* - Use stailqueue for sockets instead of socket buffer. ThusGleb Smirnoff2004-11-042-41/+82
* Fix braino where I didn't fix the file path from when the line wasDavid E. O'Brien2004-11-042-2/+2
* Stop listening to bug reports with wrong solutions and commit a fix to the 'David E. O'Brien2004-11-042-2/+2
* Allow the -f argument to work.Ceri Davies2004-11-031-1/+1
* Update the list of package names/descriptions.Ken Smith2004-11-031-0/+7
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarRuslan Ermilov2004-11-033-3/+3
* Serial devices now called /dev/cuadXX not /dev/cuaaXXMaksim Yevmenkin2004-11-022-2/+2
* fix typo in generated /etc/exports: escape all 'David E. O'Brien2004-11-012-2/+2
* Add usage of -m option.Hidetoshi Shimokawa2004-10-291-2/+3
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-2435-42/+42
* Allow multiple devices to be specified on one device / nodevice line.Dag-Erling Smørgrav2004-10-241-7/+27
* If the file specified in an "include" line does not exist in the currentDag-Erling Smørgrav2004-10-241-1/+9
* Add -m option, set default fwmem target.Hidetoshi Shimokawa2004-10-232-1/+27
* removed compilation warningSUZUKI Shinsuke2004-10-222-0/+2
* Remove unnecessary include of vnode.h.Robert Watson2004-10-211-1/+0
* Fix typo.Simon L. B. Nielsen2004-10-201-1/+1
* Make the -m option actually work.Ruslan Ermilov2004-10-191-1/+1
* This is now WARNS 6 clean on 64-bit platforms.David E. O'Brien2004-10-191-1/+1
* Utilize FILES, SCRIPTS, and SYMLINKS. While here, fixed a bug inRuslan Ermilov2004-10-181-9/+8
* Utilize SCRIPTS.Ruslan Ermilov2004-10-181-5/+2
* Replaced afterinstall: with FILES.Ruslan Ermilov2004-10-181-3/+3
* Add a -q flag to pkg_version. It suppresses the output of <,=,>.David E. O'Brien2004-10-187-8/+23
* Remove an extra semicolon after a function.Stefan Farfeleder2004-10-171-1/+1
* Remove definition of struct dom_binding, it's non-standard C code andStefan Farfeleder2004-10-175-5/+0
* Set the real limits on 5-current, add 5-stable, add 6-current.David E. O'Brien2004-10-171-1/+3
* We accept both "option" and "options" so also accept both "nooption"Poul-Henning Kamp2004-10-121-0/+1
* Handle a malloc() failure when allocating urgent portsBrian Somers2004-10-111-3/+8
* Add a bunch of malloc() return checksBrian Somers2004-10-119-25/+61
* Add 'virtual scrolling' support to moused(8). When holding down the middlePhilip Paeps2004-10-112-3/+109
* Add an '-a' switch to only display providers that are at leastLukas Ertl2004-10-102-3/+13
* Include <unistd.h> for {g,s}eteuid().Stefan Farfeleder2004-10-091-0/+1
* Delete a .Fn that had no argument andGiorgos Keramidas2004-10-091-1/+1
* Mention "-d directory" in usage().Brooks Davis2004-10-061-1/+1
* Don't prepend the directory specified by -d when the file is a relativeBrooks Davis2004-10-051-1/+1
* Update a comment that was outdated.Nate Lawson2004-10-051-1/+1
* Back out the -s flag and go back to dumping the SSDTs by default.Nate Lawson2004-10-054-22/+6
* Update the man page for the -s flag and other changes that we've missed.Nate Lawson2004-10-051-5/+19
* Add the -s flag to make dumping SSDTs optional (disabled by default).Nate Lawson2004-10-053-5/+16
* Add a new -d argument which is used to specify an alternate root for logBrooks Davis2004-10-042-2/+19
* fix typo in generated /etc/exports: s/synatx/syntax/Ralf S. Engelschall2004-10-042-2/+2
* Don't rely on NULL being a pointer, add a cast before passing it to a variadicStefan Farfeleder2004-10-031-2/+2
* Get debugging macros from sivar.hPoul-Henning Kamp2004-10-022-2/+8
* Augh!Poul-Henning Kamp2004-10-021-2/+2
* Prefer C99's __func__ over GCC's __FUNCTION__.Stefan Farfeleder2004-10-022-21/+21
* Pass an array of gid_t rather than an array of int to getgroups().Stefan Farfeleder2004-10-022-3/+5
* General overhaul:Jens Schweikhardt2004-10-013-58/+76
* Stop on write error.Poul-Henning Kamp2004-09-271-2/+5
* 1. Add much finer granularity to the NO_BIND knobs with the addition of:Doug Barton2004-09-271-1/+3
* Previously I thought I was seeing a failure to install the .5 man pagesDoug Barton2004-09-272-4/+2