| Commit message (Expand) | Author | Age | Files | Lines |
* | Catch up with rev 1.19 of vnconfig.c . | sheldonh | 2001-01-03 | 1 | -1/+4 |
* | Fix typo: s/memberhip/membership/ | peter | 2001-01-02 | 1 | -1/+1 |
* | Minor layout fixes. | ben | 2001-01-01 | 1 | -0/+4 |
* | Check that the hostname field in received packets is NUL-terminated. | ben | 2001-01-01 | 1 | -0/+7 |
* | If the first argument doesn't start with '-' assume that it is an | imp | 2000-12-31 | 2 | -4/+14 |
* | Imply -c when -S is specified, so 'vnconfig -s reserve -S 4 vn1' configures the | dillon | 2000-12-31 | 1 | -0/+2 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 3 | -16/+16 |
* | update to the current set of mnt_, ufs_ and nfs_ flags | assar | 2000-12-30 | 2 | -21/+67 |
* | Use the MACRO API to <sys/queue.h>. | phk | 2000-12-30 | 1 | -4/+4 |
* | Change open modes from ">$file" to "> $file" because it's much safer should | paul | 2000-12-30 | 1 | -2/+2 |
* | Log the ``MPPE: MasterKey is invalid...'' message as a CCP | brian | 2000-12-29 | 1 | -1/+1 |
* | Convert from CIRCLEQ to TAILQ. | phk | 2000-12-29 | 2 | -46/+44 |
* | Convert to use the <sys/queue.h> macros rather than fiddling with the queue | ben | 2000-12-29 | 4 | -13/+11 |
* | mdoc(7) police: get rid of hard sentence breaks, add missing .El, etc. | ru | 2000-12-29 | 1 | -7/+11 |
* | Fix the broken options that were in the development version I committed by mi... | paul | 2000-12-28 | 1 | -1/+2 |
* | * Fix a segfault when timed(8) receives a packet with a bad tsp_type. | ben | 2000-12-28 | 1 | -2/+17 |
* | Bring the man page up to date with the current version of the script. | paul | 2000-12-28 | 1 | -3/+25 |
* | Add pkg_update, which can replace currently installed ports with new versions | paul | 2000-12-28 | 4 | -1/+276 |
* | Retire kernfs (userland part). | des | 2000-12-28 | 1 | -1/+4 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 73 | -423/+294 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 2 | -134/+204 |
* | Update to match the progress interface on blank command. | sos | 2000-12-26 | 1 | -1/+16 |
* | Fix output of -v option. | toshi | 2000-12-24 | 1 | -0/+1 |
* | Clean up the source directory finding code, and in the process fix a | joe | 2000-12-24 | 1 | -16/+24 |
* | Ensure that received packets are at least as long as the rwho packet | iedowse | 2000-12-22 | 1 | -4/+10 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-18 | 1 | -3/+4 |
* | If no device is specified, check the CDROM environment variable before | des | 2000-12-18 | 1 | -0/+4 |
* | mdoc(7) police: document IPv6 options in the SYNOPSIS. | ru | 2000-12-18 | 1 | -1/+1 |
* | Make the comment generated in /etc/pw.conf match reality | dougb | 2000-12-18 | 1 | -1/+1 |
* | * Fix a long line that I introduced in the last commit | dougb | 2000-12-17 | 1 | -2/+3 |
* | Use one of the TMPDIR env variable or _PATH_TMP instead of hardcoding | joe | 2000-12-17 | 1 | -1/+3 |
* | Avoid potential problems with the existance of a shadow obj directory | joe | 2000-12-17 | 1 | -1/+1 |
* | Clarify an ambiguous 'else' introduced by a recent commit. | joe | 2000-12-17 | 1 | -2/+2 |
* | o check strdup() return values | joe | 2000-12-17 | 1 | -23/+30 |
* | Hopefully the last patch in a series to try and teach crunchgen to | joe | 2000-12-17 | 1 | -38/+62 |
* | IPv6 support for syslogd. | ume | 2000-12-16 | 3 | -145/+419 |
* | IPv6 support for lpr. | ume | 2000-12-16 | 5 | -142/+303 |
* | Fix an informational message a little and properly check status of a yes/no | jkh | 2000-12-16 | 3 | -9/+7 |
* | Use dialog_noyes() for UTC selection; uses No as default answer now. | jkh | 2000-12-16 | 1 | -1/+1 |
* | Don't do raw device 'r' mangling. | phk | 2000-12-15 | 1 | -24/+4 |
* | Add a missing dot. | ru | 2000-12-15 | 2 | -2/+2 |
* | Correct the documented default behaviour of mschap, mschap81 and MPPE. | brian | 2000-12-15 | 2 | -6/+6 |
* | Add better IP, netmask and gateway checks. | eivind | 2000-12-14 | 1 | -14/+92 |
* | mdoc(7) police: added missing .Os call. | ru | 2000-12-14 | 10 | -4/+11 |
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 18 | -26/+27 |
* | Mdoc(7)ify. | ru | 2000-12-14 | 2 | -22/+45 |
* | Adapt sysinstall to use the new msgNoYes() function which assumes | jkh | 2000-12-14 | 16 | -45/+91 |
* | o Check return of strdup() for NULL, abort if so. | rwatson | 2000-12-14 | 1 | -1/+4 |
* | getopt interface is defined in <unistd.h> so use that in preference to externs. | imp | 2000-12-11 | 1 | -4/+1 |
* | Add a workaround in the EXAMPLE section for booting diskless SPARC/SunOS | wilko | 2000-12-11 | 1 | -0/+8 |