aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some patches contributed by jhb:Doug Barton2009-12-301-23/+34
* The proxy arp entries could not be added into the system over theQing Li2009-12-301-29/+35
* Let umount build with -Wold-style-definition.Ed Schouten2009-12-301-6/+12
* Add undocumented 'portsnap alfred' command, which runs (fetch|cron)Colin Percival2009-12-301-1/+17
* ANSIfy almost all applications that use WARNS=6.Ed Schouten2009-12-2912-25/+23
* Add missing `void' keywords.Ed Schouten2009-12-295-5/+5
* Remove extra space introduced by the previous commit.Edward Tomasz Napierala2009-12-291-1/+1
* Remove pppd and SLIP-related stuff.Edward Tomasz Napierala2009-12-291-2/+2
* Use reallocf() to simplify some logic.John Baldwin2009-12-291-7/+3
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.Antoine Brodin2009-12-283-4/+4
* Make umount(8) WARNS=6 clean:Xin LI2009-12-281-7/+7
* Don't refer to pppd(8).Edward Tomasz Napierala2009-12-281-6/+5
* Update the "-l or -r" usage to better conform to the standardDoug Barton2009-12-271-1/+1
* Update the "-l or -r" usage to better conform to the standardDoug Barton2009-12-271-1/+1
* Let rwhod use libulog.Ed Schouten2009-12-272-62/+30
* To remove a server, one should use double backslash, and half of themDmitry Morozovsky2009-12-271-1/+1
* Further improve the description, and bump Dd.Doug Barton2009-12-271-2/+2
* Several refinements to libulog's API.Ed Schouten2009-12-261-1/+1
* Disable the unneeded inclusion of <utmp.h>.Ed Schouten2009-12-261-1/+1
* Fix wake(8) synopsis to make it clear that at least one lladdr is requiredRobert Watson2009-12-262-2/+3
* Provide a better short description and fix SEE ALSO section entries.Christian Brueffer2009-12-251-3/+3
* Make diskinfo report disk stripe size and offset. It should help users toAlexander Motin2009-12-242-2/+13
* Let syslogd use utmpx.Ed Schouten2009-12-242-27/+18
* Let the snmp_hostres module use utmpx.Ed Schouten2009-12-243-30/+9
* apm(8) is no longer linked to zzz(8), catch up.Ruslan Ermilov2009-12-222-30/+17
* MFV of tzdata2009t, r200831Edwin Groothuis2009-12-221-5/+5
|\
* | Grammar and minor tweaks to powerd(8) man page.Gavin Atkinson2009-12-211-4/+5
* | By popular request, execute rc.d scripts in the same environmentDoug Barton2009-12-212-4/+21
* | Don't consider non-existence of a PID file an error, we should be ableXin LI2009-12-211-1/+12
* | Add support of using environment variable BURNCD_SPEED to specifyXin LI2009-12-212-9/+19
* | Don't hide an error if the initial attempt to program a watchdog fromRuslan Ermilov2009-12-211-1/+1
* | The service command is an easy interface to the rc.d system.Doug Barton2009-12-204-0/+242
* | Fix a problem with how mergemaster handles the hard links for /.cshrcDoug Barton2009-12-191-13/+20
* | Fix an indentation issue, no functional changesDoug Barton2009-12-191-22/+22
* | In the places where find is used that the user may see the results,Doug Barton2009-12-191-3/+3
* | ntpd 4.2.4p8 is now in the tree, ntptrace is dead RIP.Ollivier Robert2009-12-152-10/+1
* | - Fix main() to use two separated sockets for the two transportsHiroki Sato2009-12-132-116/+300
* | We use gmt2local code from tcpdump and gnuc.h is no longer being usedXin LI2009-12-131-2/+0