aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Correct copy-paste typo from previous option description.Juli Mallett2010-01-271-1/+1
* Don't pop up the menu to select a documentation language for non-interactiveJohn Baldwin2010-01-261-0/+4
* Connect smbfs related libraries and tool on sparc64.Pyun YongHyeon2010-01-251-0/+1
* Remove unneeded setpassent() calls.Ed Schouten2010-01-241-4/+0
* Shrink encoded line length from 76 to 72 characters.Stephen McKay2010-01-241-1/+1
* - Add support for UPDATING remote fetching.Florent Thoumie2010-01-223-35/+53
* Make -U once again honor -D after my change to consolidate settingDoug Barton2010-01-221-5/+5
* Merge ACPICA 20100121.Jung-uk Kim2010-01-211-7/+7
* Remove stale references to utmp(5) and its corresponding filenames.Ed Schouten2010-01-213-15/+14
* Fix a bug when printing attributes from multiple files: buflen could beNathan Whitehorn2010-01-211-1/+1
* Give the right value when complaining it being wrong.Xin LI2010-01-201-1/+1
* Simply ignore unsupported protocols listed in /etc/netconfig andHiroki Sato2010-01-201-4/+10
* Try a privileged port for binding whenever possible because theHiroki Sato2010-01-201-7/+12
* Add a new option, -P, which reverts newsyslog(8) to the old behavior,Xin LI2010-01-202-5/+13
* Add ip4.saddrsel/ip4.nosaddrsel (and equivalent for ip6) to controlBjoern A. Zeeb2010-01-171-4/+12
* Unbreak world WITHOUT_NETGRAPH.Antoine Brodin2010-01-161-0/+3
* Use the newly brought %U macro.Ruslan Ermilov2010-01-153-3/+3
* Oops, deleted one line too many. Add back the null case for IGNORE_MOTDDoug Barton2010-01-151-0/+1
* Now that we've officially arrived at FreeBSD 9, remove the IGNORE_MOTDDoug Barton2010-01-151-5/+2
* Fix a few whitespace issues and comment typos that I found while readingJoel Dahl2010-01-141-11/+9
* Port all applications in usr.sbin/ from libulog to utmpx.Ed Schouten2010-01-136-13/+7
* Port lastlogin(8) to utmpx.Ed Schouten2010-01-132-17/+14
* Port timed away from logwtmp(3). Let it use utmpx.Ed Schouten2010-01-132-9/+17
* Port ac(8) to utmpx.Ed Schouten2010-01-131-102/+69
* Port ppp(8) to utmpx.Ed Schouten2010-01-134-55/+32
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differAndrew Thompson2010-01-134-0/+1648
* Print error messages to stderr.Andrew Thompson2010-01-101-5/+5
* Add missing library dependency.Antoine Brodin2010-01-091-0/+1
* Correct spelling.Bjoern A. Zeeb2010-01-091-1/+1
* Various language fixes. Also fixed the URL to totd, obtained from NetBSD.Christian Brueffer2010-01-091-45/+42
* Switch traceroute over to make use of proper in-kernel sourceBjoern A. Zeeb2010-01-082-2/+96
* Update copyright dateDoug Barton2010-01-082-24/+30
* This now passes a make universe with WARNS=6.David Malone2010-01-071-2/+0
* Sync to p4Andrew Thompson2010-01-074-24/+213
* New style function definitions.David Malone2010-01-051-8/+11
* Unbreak bootparamd when setting WITHOUT_NIS.Ed Schouten2010-01-041-2/+2
* Test index value is within the range before using it to referenceXin LI2010-01-041-1/+1
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEKonstantin Belousov2010-01-042-2/+2
* Complete ntptrace(8) removal:Antoine Brodin2010-01-031-1/+1
* The default hash table size is 257 not 255. Reword the rest of the lineGavin Atkinson2010-01-031-1/+1
* Lower WARNS for sendmail.Ed Schouten2010-01-031-1/+1
* Make it clear that "interface" is one out of possibly many interface of theMartin Blapp2010-01-021-2/+2
* Use UFS2 as default filesystem. Now pc98's boot2 works for UFS2.Yoshihiro Takahashi2010-01-021-4/+0
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-02163-137/+157
* Remove unused variables.Ed Schouten2010-01-022-2/+1
* Mark ftwv as __unused. This compare function does not need it.Ed Schouten2010-01-021-1/+1
* ANSIfy some more tools in usr.sbin/.Ed Schouten2010-01-0213-40/+24
* If we are using -p it does not make any sense to even create theDoug Barton2009-12-311-2/+2
* It's not necessary to include both Op and Fl for command line optionsDoug Barton2009-12-301-9/+11
* Document the DELETE_STALE_RC_FILES option introduced in r201291. This isDoug Barton2009-12-301-16/+19