| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove extra space introduced by the previous commit. | Edward Tomasz Napierala | 2009-12-29 | 1 | -1/+1 |
| * | Remove pppd and SLIP-related stuff. | Edward Tomasz Napierala | 2009-12-29 | 1 | -2/+2 |
| * | Use reallocf() to simplify some logic. | John Baldwin | 2009-12-29 | 1 | -7/+3 |
| * | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | Antoine Brodin | 2009-12-28 | 3 | -4/+4 |
| * | Make umount(8) WARNS=6 clean: | Xin LI | 2009-12-28 | 1 | -7/+7 |
| * | Don't refer to pppd(8). | Edward Tomasz Napierala | 2009-12-28 | 1 | -6/+5 |
| * | Update the "-l or -r" usage to better conform to the standard | Doug Barton | 2009-12-27 | 1 | -1/+1 |
| * | Update the "-l or -r" usage to better conform to the standard | Doug Barton | 2009-12-27 | 1 | -1/+1 |
| * | Let rwhod use libulog. | Ed Schouten | 2009-12-27 | 2 | -62/+30 |
| * | To remove a server, one should use double backslash, and half of them | Dmitry Morozovsky | 2009-12-27 | 1 | -1/+1 |
| * | Further improve the description, and bump Dd. | Doug Barton | 2009-12-27 | 1 | -2/+2 |
| * | Several refinements to libulog's API. | Ed Schouten | 2009-12-26 | 1 | -1/+1 |
| * | Disable the unneeded inclusion of <utmp.h>. | Ed Schouten | 2009-12-26 | 1 | -1/+1 |
| * | Fix wake(8) synopsis to make it clear that at least one lladdr is required | Robert Watson | 2009-12-26 | 2 | -2/+3 |
| * | Provide a better short description and fix SEE ALSO section entries. | Christian Brueffer | 2009-12-25 | 1 | -3/+3 |
| * | Make diskinfo report disk stripe size and offset. It should help users to | Alexander Motin | 2009-12-24 | 2 | -2/+13 |
| * | Let syslogd use utmpx. | Ed Schouten | 2009-12-24 | 2 | -27/+18 |
| * | Let the snmp_hostres module use utmpx. | Ed Schouten | 2009-12-24 | 3 | -30/+9 |
| * | apm(8) is no longer linked to zzz(8), catch up. | Ruslan Ermilov | 2009-12-22 | 2 | -30/+17 |
| * | MFV of tzdata2009t, r200831 | Edwin Groothuis | 2009-12-22 | 1 | -5/+5 |
| |\ |
|
| * | | Grammar and minor tweaks to powerd(8) man page. | Gavin Atkinson | 2009-12-21 | 1 | -4/+5 |
| * | | By popular request, execute rc.d scripts in the same environment | Doug Barton | 2009-12-21 | 2 | -4/+21 |
| * | | Don't consider non-existence of a PID file an error, we should be able | Xin LI | 2009-12-21 | 1 | -1/+12 |
| * | | Add support of using environment variable BURNCD_SPEED to specify | Xin LI | 2009-12-21 | 2 | -9/+19 |
| * | | Don't hide an error if the initial attempt to program a watchdog from | Ruslan Ermilov | 2009-12-21 | 1 | -1/+1 |
| * | | The service command is an easy interface to the rc.d system. | Doug Barton | 2009-12-20 | 4 | -0/+242 |
| * | | Fix a problem with how mergemaster handles the hard links for /.cshrc | Doug Barton | 2009-12-19 | 1 | -13/+20 |
| * | | Fix an indentation issue, no functional changes | Doug Barton | 2009-12-19 | 1 | -22/+22 |
| * | | In the places where find is used that the user may see the results, | Doug Barton | 2009-12-19 | 1 | -3/+3 |
| * | | ntpd 4.2.4p8 is now in the tree, ntptrace is dead RIP. | Ollivier Robert | 2009-12-15 | 2 | -10/+1 |
| * | | - Fix main() to use two separated sockets for the two transports | Hiroki Sato | 2009-12-13 | 2 | -116/+300 |
| * | | We use gmt2local code from tcpdump and gnuc.h is no longer being used | Xin LI | 2009-12-13 | 1 | -2/+0 |
| * | | Don't free jail parameter values after printing them - jail_param_get | Jamie Gritton | 2009-12-12 | 1 | -5/+0 |
| * | | Over time things that used to be files/directories/links can change | Doug Barton | 2009-12-12 | 1 | -2/+59 |
| * | | Simplify handling of MTREEFILE relative to DESTDIR | Doug Barton | 2009-12-11 | 1 | -7/+8 |
| * | | Port lastlogin(1) to libulog. | Ed Schouten | 2009-12-09 | 2 | -43/+21 |
| * | | Don't let sysinstall depend on <utmp.h>. | Ed Schouten | 2009-12-09 | 1 | -4/+3 |
| * | | Don't depend on <utmp.h>. | Ed Schouten | 2009-12-06 | 1 | -4/+3 |
| * | | Make pw(8) build without <utmp.h>. | Ed Schouten | 2009-12-06 | 1 | -5/+0 |
| * | | Make sure enough memory is allocated for a struct pft_entry when | Shteryana Shopova | 2009-12-05 | 1 | -1/+1 |
| * | | - In ypproc_all_2_svc(), yp_fork() is called only when !debug case. | Jun Kuriyama | 2009-12-04 | 1 | -1/+4 |
| * | | - Replace magic number with YPOLDVERS macro (which may be missed in | Jun Kuriyama | 2009-12-04 | 1 | -1/+1 |
| * | | Yet another cosmetic fix. | Edward Tomasz Napierala | 2009-12-03 | 1 | -3/+3 |
| * | | Cosmetical fixes. | Edward Tomasz Napierala | 2009-12-03 | 1 | -11/+11 |
| * | | Cosmetical fixes. | Edward Tomasz Napierala | 2009-12-03 | 1 | -23/+21 |
| * | | Description of steps required to setup NFSv4 server is in nfsv4(4); | Edward Tomasz Napierala | 2009-12-03 | 1 | -1/+2 |
| * | | Disable SSL renegotiation in order to protect against a serious | Colin Percival | 2009-12-03 | 1 | -0/+1 |
| * | | - New style of jail(8) usage requires "-c" argument to create a jail. | Jun Kuriyama | 2009-11-26 | 1 | -2/+2 |
| * | | Avoid sshd, cron, syslogd and inetd to be killed under high-pressure swap | Attilio Rao | 2009-11-25 | 3 | -0/+12 |
| * | | Unify fifolog_writer usage printout with fifolog_create and | Jaakko Heinonen | 2009-11-17 | 1 | -1/+1 |