| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in usage. | emax | 2005-09-01 | 1 | -1/+1 |
* | o correct alignment of 802.11 addresses passed to ether_ntoa to fix | sam | 2005-08-30 | 1 | -5/+11 |
* | Fix unhandled malloc errors. | philip | 2005-08-29 | 1 | -9/+54 |
* | Update number and size of Ports Collection. | murray | 2005-08-28 | 1 | -2/+2 |
* | Fix a bug introduced in revision 1.9 which causes chkgrp to coredump on | cperciva | 2005-08-25 | 1 | -5/+9 |
* | Test last minute changes, as gcc isn't too smart. | pjd | 2005-08-24 | 1 | -1/+1 |
* | Use pidfile(3) in watchdogd(8). | pjd | 2005-08-24 | 2 | -9/+18 |
* | Use pidfile(3) in mountd(8). There is no need to use /var/run/mountd.lock | pjd | 2005-08-24 | 2 | -17/+16 |
* | Use pidfile(3) in inetd(8). | pjd | 2005-08-24 | 1 | -8/+16 |
* | Use pidfile(3) in cron(8). | pjd | 2005-08-24 | 4 | -63/+29 |
* | Add '-P' option which allows to specify pidfile. | pjd | 2005-08-24 | 3 | -7/+36 |
* | Use pidfile(3) in moused(8). | pjd | 2005-08-24 | 2 | -6/+16 |
* | Use pidfile(3) in syslogd(8). | pjd | 2005-08-24 | 1 | -9/+16 |
* | Teach daemon(8) how to use pidfile(3). | pjd | 2005-08-24 | 3 | -11/+24 |
* | Change the default adaptive algorithm for phk's one. Thanks to phk | bruno | 2005-08-24 | 1 | -11/+13 |
* | - Remove NTP servers which do not resolve in DNS. | rodrigc | 2005-08-24 | 2 | -174/+138 |
* | Spell powersavesleep correctly. | brian | 2005-08-22 | 2 | -2/+2 |
* | Sync code with the error report: calloc(number, 1) is equivalent to | pjd | 2005-08-19 | 1 | -1/+1 |
* | Use larger buffers to read lines from the vendor list. | des | 2005-08-18 | 1 | -3/+16 |
* | Whitespace cleanup. | des | 2005-08-18 | 1 | -13/+13 |
* | Make links for hoststat(8) and purgestat(8) man pages. | gshapiro | 2005-08-17 | 1 | -0/+2 |
* | Change the default partition sizing code in order to | cperciva | 2005-08-16 | 2 | -18/+56 |
* | Not sure why, but SYSCTL_OUT() can sometimes keep returning ENOMEM | pjd | 2005-08-15 | 1 | -11/+17 |
* | Spell "cmp > /dev/null" as "cmp -s". | cperciva | 2005-08-14 | 1 | -1/+1 |
* | Correctly exit from extract_run() and update_run() if files needed are | cperciva | 2005-08-13 | 1 | -4/+9 |
* | Misc mdoc(7) fixes: | simon | 2005-08-13 | 1 | -7/+10 |
* | Allow multiple commands to be specified on a single command line, e.g., | cperciva | 2005-08-13 | 2 | -7/+11 |
* | Fix the progress statistics code by printing the right variable. I | cperciva | 2005-08-13 | 1 | -1/+1 |
* | save+restore wpa, privacy, and roaming settings | sam | 2005-08-13 | 1 | -9/+57 |
* | When using cmp(1) to determine if the ports tree is already up to date, | cperciva | 2005-08-12 | 1 | -1/+2 |
* | If we fail in chown(2), try to just change the group and continue on to | brian | 2005-08-11 | 1 | -10/+28 |
* | Put rev. 1.65 into usage(). | obrien | 2005-08-11 | 1 | -1/+1 |
* | If the ports tree is already up to date when we run `portsnap update`, | cperciva | 2005-08-11 | 1 | -0/+5 |
* | fix typo. | ume | 2005-08-10 | 1 | -3/+3 |
* | Remove unused variable. | cperciva | 2005-08-10 | 1 | -2/+1 |
* | Add an option to tell what version of config(8) this is. | obrien | 2005-08-10 | 2 | -2/+10 |
* | Check that malloc() succeeds in makelist. | cperciva | 2005-08-09 | 1 | -0/+2 |
* | Replace INT_MAX with OFF_MAX. I used INT_MAX originally (in ports) | cperciva | 2005-08-09 | 1 | -3/+3 |
* | When parsing the HTTP_PROXY environment variable, strip a trailing / | cperciva | 2005-08-09 | 1 | -1/+5 |
* | Add a missing EOL when printing "Latest snapshot on server is older | cperciva | 2005-08-09 | 1 | -5/+7 |
* | Add portsnap to the base system. This is a secure, easy to use, | cperciva | 2005-08-08 | 10 | -0/+2233 |
* | Add some more info about jail startup and shutdown. | brueffer | 2005-08-07 | 1 | -7/+17 |
* | Respect the YES_HESIOD build variable | phk | 2005-08-06 | 3 | -1/+32 |
* | The /stand directory now disappears out from under sysinstall while | kensmith | 2005-08-05 | 2 | -2/+4 |
* | Declare iftraceinit() at file scope. | stefanf | 2005-08-05 | 1 | -2/+1 |
* | The check for invalid characters introduced in 1.9 incorrectly | roberto | 2005-08-04 | 1 | -1/+2 |
* | Correctly print system-wide PMC counts for short-lived command lines. | jkoshy | 2005-08-04 | 1 | -0/+3 |
* | Add NO_PCVT | phk | 2005-08-03 | 1 | -0/+2 |
* | Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8). | seanc | 2005-08-02 | 1 | -0/+1 |
* | Mention the default value of PATH and that it may be overridden. | brueffer | 2005-07-31 | 1 | -2/+7 |