| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the '-l' flag to nghook which loops the received data back. | phk | 2000-07-18 | 2 | -3/+16 |
* | Allow the Fix-it functionality to detect that we are on a serial console, | obrien | 2000-07-18 | 6 | -12/+106 |
* | Correct the usage() message as per rev 1.25 of mtree.8 . | sheldonh | 2000-07-17 | 1 | -1/+1 |
* | * Order options in the SYNOPSIS correctly. | sheldonh | 2000-07-17 | 1 | -35/+39 |
* | And another buffer overflow. Maybe next time I should read the manpage for | n_hibma | 2000-07-16 | 1 | -1/+1 |
* | Fix getopt string I forget | ache | 2000-07-16 | 1 | -1/+1 |
* | Revert back to original mtree default behaviour to not follow symlinks, to be | ache | 2000-07-16 | 2 | -10/+11 |
* | Catch up to the fact that we now have tcsh in the tree. | davidn | 2000-07-16 | 1 | -1/+2 |
* | Admin some amount of responsibility for the current state of lpr/lpd. | wollman | 2000-07-15 | 1 | -0/+3 |
* | Add documentation on the new logstr command. | imp | 2000-07-14 | 1 | -0/+17 |
* | Add new keyword "logstr". By default, we now use syslog outselves to | imp | 2000-07-14 | 3 | -9/+21 |
* | Add IPv6 scoped address support. | ume | 2000-07-14 | 2 | -1/+6 |
* | Add ftp4.tw.FreeBSD.org. | jhb | 2000-07-14 | 2 | -0/+4 |
* | Fix the NAME section. Order the options which do not take arguments, | sheldonh | 2000-07-14 | 1 | -1/+13 |
* | Use -P instead of -S to specify that no symlinks should be followed. | joe | 2000-07-14 | 2 | -8/+8 |
* | IPv6 support. | ume | 2000-07-14 | 14 | -101/+260 |
* | Ugh. Back out local changes that crept in with my last commit. :( | jhb | 2000-07-14 | 4 | -4/+0 |
* | MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap server | jhb | 2000-07-14 | 6 | -6/+10 |
* | use _PATH_DEV | alfred | 2000-07-14 | 1 | -1/+1 |
* | Oops. I originally extended the bcopy to 8 characters to include the | peter | 2000-07-14 | 1 | -1/+1 |
* | Correct an additional off-by-one bug and buffer overflow. A malloc() | peter | 2000-07-14 | 1 | -2/+3 |
* | Support propogation of file flags when building a homedir from the | davidn | 2000-07-13 | 1 | -6/+17 |
* | - When we save the existing MBR to a file, check to see if the MBR we are | jhb | 2000-07-13 | 1 | -83/+138 |
* | Add a new command, 'cdid', to calculate and display a serial number | joe | 2000-07-13 | 2 | -0/+99 |
* | Allow symlinks to be created if they appear in the mtree specification. | joe | 2000-07-13 | 2 | -5/+20 |
* | Added a flag (-S) to mtree to specify that symlinks shouldn't be | joe | 2000-07-13 | 3 | -1/+9 |
* | Fix the ^D -> core dump problem properly. ^D == "quit" again. | mckay | 2000-07-13 | 1 | -3/+4 |
* | Permit multiple ``allow user'' lines in any given section | brian | 2000-07-12 | 3 | -8/+19 |
* | Make builtin ident service work if the request arrives in more than | dwmalone | 2000-07-12 | 1 | -15/+38 |
* | Update boot0cfg to handle the new boot0: | jhb | 2000-07-12 | 1 | -20/+52 |
* | - Support MBR boot loaders that are larger than one sector size. | jhb | 2000-07-12 | 6 | -54/+66 |
* | Correct ``set filter'' usage | brian | 2000-07-12 | 2 | -4/+8 |
* | Fix a rather nasty latency problem that occurs with single tcp sessions | brian | 2000-07-12 | 1 | -11/+17 |
* | o Other half of Sheldon's patch to fix initattr arguments, mistakenly | rwatson | 2000-07-12 | 1 | -0/+3 |
* | o update extattrctl man page to reflect obligatory arguments to initattr | rwatson | 2000-07-12 | 1 | -2/+2 |
* | Detect and handle comment lines in master.passwd files. | davidn | 2000-07-12 | 1 | -0/+10 |
* | o Correct getopt() argument so that initattr -r and -w take an additional | rwatson | 2000-07-12 | 1 | -1/+1 |
* | Don't call syslog() without a format string. | kris | 2000-07-12 | 1 | -1/+1 |
* | Don't call syslog() without a format string. | kris | 2000-07-12 | 5 | -8/+8 |
* | Don't call warn() without a format string. | kris | 2000-07-12 | 2 | -2/+2 |
* | Don't call err() without a format string. | kris | 2000-07-12 | 2 | -3/+3 |
* | Don't call syslog() without a format string. | kris | 2000-07-12 | 1 | -1/+1 |
* | Allow a ``timeout secs'' filter option to let specific packet types | brian | 2000-07-11 | 10 | -212/+295 |
* | Fix -auto breakage introduced with the last commit. | brian | 2000-07-11 | 1 | -1/+1 |
* | Fix an off-by-one error which breaks this (detected by malloc flags): | green | 2000-07-11 | 1 | -1/+1 |
* | removed 'ifndef ADVAPI' parts | ume | 2000-07-10 | 2 | -33/+5 |
* | Activate mld6query. | ume | 2000-07-10 | 1 | -0/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r62914, | ume | 2000-07-10 | 3 | -0/+376 |
|\ |
|
| * | mld6query sends an IPv6 multicast listener discovery (MLD) query packet | ume | 2000-07-10 | 3 | -0/+376 |
* | Nm/Xr cleanup. requested by jp-man | itojun | 2000-07-10 | 2 | -20/+20 |