| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert the reversion of the default mtree behaviour. The mtree | marcel | 2000-07-24 | 2 | -12/+11 |
* | First attempt to fix a buildworld from -stable machine. Explicitly | imp | 2000-07-23 | 1 | -2/+3 |
* | apm -d also needs a writable file descriptor. | nsayer | 2000-07-23 | 1 | -1/+1 |
* | Oops, the moused disable option is now 6 instead of 4. Catch the menu text | jhb | 2000-07-23 | 2 | -2/+2 |
* | If ${BINDIR} is not present, create it before installing to it. | jkh | 2000-07-21 | 2 | -2/+10 |
* | Add a terminal entry for xterm; a lot of people are using xterms | jkh | 2000-07-21 | 8 | -6/+20 |
* | Add in the second half of the Slovenian FTP mirror entry. | jhb | 2000-07-21 | 2 | -0/+2 |
* | Remove a menu item that looks funky. | jkh | 2000-07-21 | 2 | -4/+0 |
* | Add slovenian FTP server to site list. | jkh | 2000-07-21 | 2 | -2/+4 |
* | Fix this so it compiles by adding a missing quote. | jhb | 2000-07-20 | 2 | -2/+2 |
* | Remove unused variable. | archie | 2000-07-20 | 1 | -1/+1 |
* | Don't mis-interpret sockaddr_in6 structures as sockaddr_in structures | brian | 2000-07-20 | 1 | -1/+1 |
* | Move test for -w flag outside of the code dealing with -D (defaults). | davidn | 2000-07-20 | 1 | -2/+2 |
* | Allow -g with an empty argument in the -D case. This allows -g "" to set | davidn | 2000-07-20 | 1 | -5/+8 |
* | - Clarify some of the text in sysinstall in regards to the cryto bits. | jhb | 2000-07-20 | 3 | -16/+14 |
* | Fix another missed case where usermod would not set the "modified" flag: | davidn | 2000-07-20 | 1 | -3/+6 |
* | Add ftp.freebsd.org Snapshots to the list of servers. | obrien | 2000-07-19 | 2 | -0/+4 |
* | * document that 'kbdcontrol -k' needs stdin to be the console. | ben | 2000-07-19 | 1 | -0/+19 |
* | Remove extra #include that was inadvertently added in previous commit. | archie | 2000-07-19 | 1 | -1/+0 |
* | Fix breakage caused by ether_aton() prototype change. | archie | 2000-07-19 | 1 | -1/+1 |
* | Describe the new VERSION and COMPILATIONDATE macros and mention that the | brian | 2000-07-19 | 2 | -8/+30 |
* | When we're just reading info from the driver, attempt to open the apm | imp | 2000-07-19 | 1 | -1/+4 |
* | Support link identification from rfc1570 | brian | 2000-07-19 | 17 | -22/+176 |
* | 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 |