summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in error when unable to create TCP socketeadler2012-10-221-1/+1
* Check the return error of set[e][ug]id. While this can never fail in theeadler2012-10-222-3/+7
* remove duplicate semicolons where possible.eadler2012-10-222-2/+2
* Warn users when using pkg tools if it looks like theyeadler2012-10-229-1/+46
* Fix conditional expression: previously a bit vector was being operatedeadler2012-10-221-1/+1
* Move uniq() prototype into extern.h.ed2012-10-203-3/+2
* More -Wmissing-variable-declarations fixes.ed2012-10-206-24/+61
* Remove redundant code.ed2012-10-204-60/+35
* Indent ecaps the same way we indent caps.imp2012-10-191-1/+1
* More -Wmissing-variable-declarations fixes.ed2012-10-1923-92/+73
* Add missing const keywords.ed2012-10-191-4/+4
* More-accurately replicate the help system from sysinstall(8). However, alsodteske2012-10-185-5/+61
* Fix a bug where blank lines were not being counted (because awk's split()dteske2012-10-181-1/+1
* make sure that socket's send and receive buffers are properly sizedemax2012-10-182-1/+45
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-185-5/+0
* Fix typo.dteske2012-10-181-1/+1
* Fully backout latest changes.sobomax2012-10-182-49/+6
* Ask to become root via sudo(8) and give user ability to save this preference.dteske2012-10-172-0/+65
* Remove harmless, but superfluous local change that creeped in alongsobomax2012-10-171-1/+0
* Revert latest changes to cron, until better version is worked out (I hope).sobomax2012-10-174-45/+10
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-172-6/+0
* o Use nanosleep(2) to sleep exact amount of time till the next second,sobomax2012-10-171-6/+48
* Properly handle non-keyword case by setting e->second to 0.sobomax2012-10-161-0/+1
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-162-2/+1
* Add per-second scheduling into the cron(8). Right now it'ssobomax2012-10-154-9/+45
* Add a description for the '-S' option to the mountd man page.rmacklem2012-10-151-2/+15
* Add a new '-S' option to mountd, which tells it to suspendrmacklem2012-10-151-2/+11
* Mirror the changes made in SVN r240798:dteske2012-10-141-4/+3
* Remove cvs/cvsup reference.joel2012-10-141-5/+1
* SVN r240684 broke the ability of the dot module to map include dependencies.dteske2012-10-131-46/+66
* Some 3G modems return the wrong signature in echo packets and make itn_hibma2012-10-121-1/+2
* - Fix the error message when a dependency string is not provided tojhb2012-10-101-2/+2
* Minor mdoc fixes.joel2012-10-073-3/+3
* Add support for bmake. This includes:marcel2012-10-061-3/+3
* mdoc: begin sentences on a new line.joel2012-10-061-10/+20
* Minor mdoc fix.joel2012-10-061-1/+1
* Remove trailing whitespace.joel2012-10-061-1/+1
* MFV: tcpdump 4.3.0.delphij2012-10-052-17/+63
* Provide ability for printing and decoding pfsync(4) traffic. Thisglebius2012-10-051-0/+1
* Remove references to CVS so that people will stop bringing it updougb2012-10-051-31/+37
* Display the matrix of inter-domain distances in the SLIT table. This isjhb2012-10-041-0/+30
* Move properly to the next parameter when jailparam_init failsjamie2012-10-041-0/+1
* Fix HISTORY.joel2012-10-041-1/+1
* Sort manual page cross references.zeising2012-10-031-5/+6
* Remove whitespace at EOLzeising2012-10-031-16/+16
* Import sysutils/sysrc from the ports tree (current version 5.1). Importingdteske2012-10-035-2/+924
* Fix alignment related warnings reported by gcceadler2012-10-022-29/+17
* mdoc: point to an existing cross reference.pluknet2012-10-021-1/+1
* Fix build with LOG_FILE undefined and DEBUGGING disabled.pluknet2012-10-021-0/+2
* Fix build with DEBUGGING disabled.pluknet2012-10-021-0/+4
OpenPOWER on IntegriCloud