| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Change /home symbolic link, so it will point to usr/home instead of /usr/home. | pjd | 2005-07-31 | 1 | -1/+5 |
* | Fix all the spelling mistakes I could find in the man pages for words | keramida | 2005-07-31 | 10 | -21/+21 |
* | Correct problems with handling interfaces that go away (e.g. when | sam | 2005-07-29 | 1 | -10/+26 |
* | clear eloop registration when deinit'd the l2 packet support | sam | 2005-07-29 | 1 | -2/+11 |
* | Correct column alignment. | njl | 2005-07-28 | 1 | -1/+1 |
* | Fix nits in reporting battery information and add battery status reporting. | njl | 2005-07-28 | 1 | -35/+54 |
* | Add -o/-O options to pkg_version: | krion | 2005-07-27 | 4 | -27/+57 |
* | powerd(8) requires root permissions to run so notify the user if they | njl | 2005-07-25 | 1 | -0/+4 |
* | Move DNS configuration before sendmail configuration, because | arved | 2005-07-25 | 1 | -4/+4 |
* | Disable thread support in BIND. It appears to reduce performance rather | des | 2005-07-25 | 7 | -14/+14 |
* | (More thoroughly) fix the problem with the EGREP lines that was reported | dougb | 2005-07-23 | 2 | -26/+45 |
* | Sync usage message with the code and manual page. | jkoshy | 2005-07-23 | 1 | -0/+1 |
* | Use the current BST/BIF ioctls, not the deprecated ones. | njl | 2005-07-22 | 1 | -2/+2 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | Use "FreeBSD/i386" over "FreeBSD/ia32" to avoid any confusion. | ceri | 2005-07-22 | 1 | -1/+1 |
* | Correct some spelling and grammatical errors. | ceri | 2005-07-22 | 1 | -7/+7 |
* | Fix ndisgen(8) for amd64 | jkim | 2005-07-22 | 1 | -72/+116 |