| Commit message (Expand) | Author | Age | Files | Lines |
* | The proxy arp entries could not be added into the system over the | qingli | 2009-12-30 | 1 | -29/+35 |
* | Let umount build with -Wold-style-definition. | ed | 2009-12-30 | 1 | -6/+12 |
* | Add undocumented 'portsnap alfred' command, which runs (fetch|cron) | cperciva | 2009-12-30 | 1 | -1/+17 |
* | ANSIfy almost all applications that use WARNS=6. | ed | 2009-12-29 | 12 | -25/+23 |
* | Add missing `void' keywords. | ed | 2009-12-29 | 5 | -5/+5 |
* | Remove extra space introduced by the previous commit. | trasz | 2009-12-29 | 1 | -1/+1 |
* | Remove pppd and SLIP-related stuff. | trasz | 2009-12-29 | 1 | -2/+2 |
* | Use reallocf() to simplify some logic. | jhb | 2009-12-29 | 1 | -7/+3 |
* | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | antoine | 2009-12-28 | 3 | -4/+4 |
* | Make umount(8) WARNS=6 clean: | delphij | 2009-12-28 | 1 | -7/+7 |
* | Don't refer to pppd(8). | trasz | 2009-12-28 | 1 | -6/+5 |
* | Update the "-l or -r" usage to better conform to the standard | dougb | 2009-12-27 | 1 | -1/+1 |
* | Update the "-l or -r" usage to better conform to the standard | dougb | 2009-12-27 | 1 | -1/+1 |
* | Let rwhod use libulog. | ed | 2009-12-27 | 2 | -62/+30 |
* | To remove a server, one should use double backslash, and half of them | marck | 2009-12-27 | 1 | -1/+1 |
* | Further improve the description, and bump Dd. | dougb | 2009-12-27 | 1 | -2/+2 |
* | Several refinements to libulog's API. | ed | 2009-12-26 | 1 | -1/+1 |
* | Disable the unneeded inclusion of <utmp.h>. | ed | 2009-12-26 | 1 | -1/+1 |
* | Fix wake(8) synopsis to make it clear that at least one lladdr is required | rwatson | 2009-12-26 | 2 | -2/+3 |
* | Provide a better short description and fix SEE ALSO section entries. | brueffer | 2009-12-25 | 1 | -3/+3 |
* | Make diskinfo report disk stripe size and offset. It should help users to | mav | 2009-12-24 | 2 | -2/+13 |
* | Let syslogd use utmpx. | ed | 2009-12-24 | 2 | -27/+18 |
* | Let the snmp_hostres module use utmpx. | ed | 2009-12-24 | 3 | -30/+9 |
* | apm(8) is no longer linked to zzz(8), catch up. | ru | 2009-12-22 | 2 | -30/+17 |
* | MFV of tzdata2009t, r200831 | edwin | 2009-12-22 | 1 | -5/+5 |
* | Grammar and minor tweaks to powerd(8) man page. | gavin | 2009-12-21 | 1 | -4/+5 |
* | By popular request, execute rc.d scripts in the same environment | dougb | 2009-12-21 | 2 | -4/+21 |
* | Don't consider non-existence of a PID file an error, we should be able | delphij | 2009-12-21 | 1 | -1/+12 |
* | Add support of using environment variable BURNCD_SPEED to specify | delphij | 2009-12-21 | 2 | -9/+19 |
* | Don't hide an error if the initial attempt to program a watchdog from | ru | 2009-12-21 | 1 | -1/+1 |
* | The service command is an easy interface to the rc.d system. | dougb | 2009-12-20 | 4 | -0/+242 |
* | Fix a problem with how mergemaster handles the hard links for /.cshrc | dougb | 2009-12-19 | 1 | -13/+20 |
* | Fix an indentation issue, no functional changes | dougb | 2009-12-19 | 1 | -22/+22 |
* | In the places where find is used that the user may see the results, | dougb | 2009-12-19 | 1 | -3/+3 |
* | ntpd 4.2.4p8 is now in the tree, ntptrace is dead RIP. | roberto | 2009-12-15 | 2 | -10/+1 |
* | - Fix main() to use two separated sockets for the two transports | hrs | 2009-12-13 | 2 | -116/+300 |
* | We use gmt2local code from tcpdump and gnuc.h is no longer being used | delphij | 2009-12-13 | 1 | -2/+0 |
* | Don't free jail parameter values after printing them - jail_param_get | jamie | 2009-12-12 | 1 | -5/+0 |
* | Over time things that used to be files/directories/links can change | dougb | 2009-12-12 | 1 | -2/+59 |
* | Simplify handling of MTREEFILE relative to DESTDIR | dougb | 2009-12-11 | 1 | -7/+8 |
* | Port lastlogin(1) to libulog. | ed | 2009-12-09 | 2 | -43/+21 |
* | Don't let sysinstall depend on <utmp.h>. | ed | 2009-12-09 | 1 | -4/+3 |
* | Don't depend on <utmp.h>. | ed | 2009-12-06 | 1 | -4/+3 |
* | Make pw(8) build without <utmp.h>. | ed | 2009-12-06 | 1 | -5/+0 |
* | Make sure enough memory is allocated for a struct pft_entry when | syrinx | 2009-12-05 | 1 | -1/+1 |
* | - In ypproc_all_2_svc(), yp_fork() is called only when !debug case. | kuriyama | 2009-12-04 | 1 | -1/+4 |
* | - Replace magic number with YPOLDVERS macro (which may be missed in | kuriyama | 2009-12-04 | 1 | -1/+1 |
* | Yet another cosmetic fix. | trasz | 2009-12-03 | 1 | -3/+3 |
* | Cosmetical fixes. | trasz | 2009-12-03 | 1 | -11/+11 |
* | Cosmetical fixes. | trasz | 2009-12-03 | 1 | -23/+21 |