aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Don't free jail parameter values after printing them - jail_param_getJamie Gritton2009-12-121-5/+0
* | Over time things that used to be files/directories/links can changeDoug Barton2009-12-121-2/+59
* | Simplify handling of MTREEFILE relative to DESTDIRDoug Barton2009-12-111-7/+8
* | Port lastlogin(1) to libulog.Ed Schouten2009-12-092-43/+21
* | Don't let sysinstall depend on <utmp.h>.Ed Schouten2009-12-091-4/+3
* | Don't depend on <utmp.h>.Ed Schouten2009-12-061-4/+3
* | Make pw(8) build without <utmp.h>.Ed Schouten2009-12-061-5/+0
* | Make sure enough memory is allocated for a struct pft_entry whenShteryana Shopova2009-12-051-1/+1
* | - In ypproc_all_2_svc(), yp_fork() is called only when !debug case.Jun Kuriyama2009-12-041-1/+4
* | - Replace magic number with YPOLDVERS macro (which may be missed inJun Kuriyama2009-12-041-1/+1
* | Yet another cosmetic fix.Edward Tomasz Napierala2009-12-031-3/+3
* | Cosmetical fixes.Edward Tomasz Napierala2009-12-031-11/+11
* | Cosmetical fixes.Edward Tomasz Napierala2009-12-031-23/+21
* | Description of steps required to setup NFSv4 server is in nfsv4(4);Edward Tomasz Napierala2009-12-031-1/+2
* | Disable SSL renegotiation in order to protect against a seriousColin Percival2009-12-031-0/+1
* | - New style of jail(8) usage requires "-c" argument to create a jail.Jun Kuriyama2009-11-261-2/+2
* | Avoid sshd, cron, syslogd and inetd to be killed under high-pressure swapAttilio Rao2009-11-253-0/+12
* | Unify fifolog_writer usage printout with fifolog_create andJaakko Heinonen2009-11-171-1/+1