| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove two lines of debugging which I forgot to remove before the last | cperciva | 2006-05-03 | 1 | -2/+0 |
* | The approach portsnap uses of "pick a random HTTP mirror" doesn't | cperciva | 2006-05-03 | 1 | -3/+16 |
* | Instead of selecting a mirror and failing if it is inaccessible, keep | cperciva | 2006-05-03 | 1 | -25/+50 |
* | o Document security.jail.jailed sysctl. | maxim | 2006-05-03 | 1 | -1/+6 |
* | Fix alignment problem on AMD64. | ume | 2006-05-02 | 2 | -12/+16 |
* | Note that when -d flag is used, mountd(8) will not detach from the | keramida | 2006-05-02 | 1 | -1/+4 |
* | Teach portsnap to parse the output of the host(1) in BIND 8 as well as | cperciva | 2006-05-02 | 1 | -3/+7 |
* | Add missed SYNOPSIS flag for auto upgrade. | gordon | 2006-04-30 | 1 | -1/+1 |
* | o Sort .Xrs. | maxim | 2006-04-30 | 2 | -4/+4 |
* | o Reformat FILES section. | maxim | 2006-04-30 | 2 | -2/+8 |
* | o Add missed commas. | maxim | 2006-04-30 | 2 | -4/+4 |
* | o Silence mdoc(7) warnings: remove an empty line, add missed .El macro. | maxim | 2006-04-30 | 2 | -60/+74 |
* | Specify default values for positive-policy and negative-policy . | matteo | 2006-04-30 | 2 | -6/+6 |
* | Typo. | ceri | 2006-04-30 | 2 | -2/+2 |
* | Document sysinstall's limitation on operating on mounted disks. | scottl | 2006-04-30 | 2 | -0/+22 |
* | Reword a sentence modified in my previous commit. This new one is probably | trhodes | 2006-04-30 | 2 | -2/+4 |
* | Add auto upgrade capability to mergemaster. | gordon | 2006-04-29 | 2 | -1/+88 |
* | Follow FreeBSD mdoc(7) conventions: | trhodes | 2006-04-29 | 2 | -70/+86 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 78 | -0/+20239 |
* | Add some new options to mac_bsdestended. We can now match on: | dwmalone | 2006-04-23 | 2 | -44/+196 |
* | add debug msg | sam | 2006-04-20 | 1 | -0/+3 |
* | Add -u and -U which functions like the jail(8) that allow | delphij | 2006-04-19 | 3 | -6/+80 |
* | Add the ability to log to an arbitrary udp port as well as the | julian | 2006-04-17 | 2 | -6/+43 |
* | Update a couple of comments relating to RFCs. | dwmalone | 2006-04-17 | 1 | -2/+5 |
* | Back out a Makefile change that accidently snook in. | dwmalone | 2006-04-17 | 1 | -1/+1 |
* | Port 37 (RFC 738) style times are supposed to be a 32 bit time since | dwmalone | 2006-04-17 | 2 | -7/+7 |
* | Add INDEX-7 and remove trailing spaces. | krion | 2006-04-17 | 1 | -3/+5 |
* | Use bzip2(1) by default to compress package tarball on | krion | 2006-04-17 | 1 | -1/+6 |
* | remove some unnecessary perror calls | sam | 2006-04-17 | 1 | -2/+0 |
* | o De-register local vars. | maxim | 2006-04-16 | 1 | -6/+4 |
* | o Trim EOL whitespaces and tabs, replace eight w/s by tabs. | maxim | 2006-04-16 | 1 | -20/+20 |
* | o Implement Solaris-like -x flag: show extended disk statistics. | maxim | 2006-04-16 | 2 | -15/+136 |
* | o Do not mangle current session user login name with jail -u|-U. | maxim | 2006-04-16 | 1 | -1/+1 |
* | Fix copy-and-pasto in comment. | jkim | 2006-04-14 | 1 | -1/+1 |
* | Fix minimal installation check. 'X' was not displayed when it was selected. | jkim | 2006-04-14 | 2 | -2/+2 |
* | - Let make(1) track dependencies and regen netid map when needed. | ru | 2006-04-13 | 1 | -8/+1 |
* | Add missing library dependencies. | ru | 2006-04-13 | 2 | -2/+2 |
* | libc_r is no longer provided, and on alpha and sparc64, libthr | ru | 2006-04-12 | 1 | -2/+2 |
* | adapt PacketGetAdapterNames to 0.4.8 calling convention | sam | 2006-04-12 | 1 | -6/+6 |
* | When printing a map, print the number of samples recorded by each gmon.out file. | jkoshy | 2006-04-05 | 1 | -5/+18 |
* | - Teach pmcstat(8) to log over the network; the -O option now | jkoshy | 2006-04-02 | 3 | -24/+107 |
* | Currently, if writing out a log entry fails, we unlink that log entry from our | csjp | 2006-03-30 | 1 | -5/+12 |
* | Teach sysinstall about mfi(4). | scottl | 2006-03-29 | 2 | -0/+2 |
* | MFP4: Support for profiling dynamically loaded objects. | jkoshy | 2006-03-26 | 4 | -447/+986 |
* | fixed a potential memory leak | suz | 2006-03-24 | 1 | -1/+3 |
* | Only set the size of /usr to whatever-is-left is whatever-is-left is | cperciva | 2006-03-24 | 2 | -0/+2 |
* | avoid heap overrun | suz | 2006-03-23 | 1 | -1/+1 |
* | Fix version number when the feature was added. | hrs | 2006-03-23 | 1 | -1/+1 |
* | Properly map mouse buttons | emax | 2006-03-21 | 1 | -1/+4 |
* | Folded WITH_HESIOD_SUPPORT into WITH_HESIOD. | ru | 2006-03-21 | 2 | -2/+2 |