| Commit message (Expand) | Author | Age | Files | Lines |
* | * Clarify text on choosing a dump device | ben | 2000-07-14 | 1 | -7/+17 |
* | - Add in some sanity checking. If NOPORTS is set but NODOC is not set, | jhb | 2000-07-14 | 1 | -0/+5 |
* | - Note that a few entries have been merged over to -stable. | jhb | 2000-07-14 | 1 | -3/+8 |
* | Add IPv6 scoped address support. | ume | 2000-07-14 | 9 | -321/+302 |
* | Add the -z flag to check file sizes first | brian | 2000-07-14 | 2 | -5/+19 |
* | ncurses -> termcap | ache | 2000-07-14 | 1 | -2/+2 |
* | Now, the mdoc fixes, such as: | alex | 2000-07-14 | 1 | -22/+28 |
* | Bump __FreeBSD_version to mark the ether_ifattach()/ether_ifdetach() changes. | archie | 2000-07-14 | 1 | -1/+1 |
* | As per request by sheldonh and others on IRC, seperate language and mdoc | alex | 2000-07-14 | 1 | -32/+28 |
* | Stop the tcp_wrappers ident code sending a request which is split | dwmalone | 2000-07-14 | 1 | -8/+9 |
* | Fix several language, style and mdoc improvements (such as correct | alex | 2000-07-14 | 1 | -57/+60 |
* | Make sbsize a size instead of a number. This allows the usual suffixes | sheldonh | 2000-07-14 | 2 | -2/+2 |
* | Add to, don't overwrite, user-settable mountd_flags. | nbm | 2000-07-14 | 7 | -7/+7 |
* | Add options<sp><tab>MDNSECT=2000 . | sheldonh | 2000-07-14 | 2 | -0/+6 |
* | Actually allow ``options MDNSECT=<numsects>'' in kernel configs to | sheldonh | 2000-07-14 | 2 | -0/+6 |
* | Certain error contitions cause msdosfs_rename() to decrement the | dwmalone | 2000-07-14 | 2 | -4/+4 |
* | Change the way NMI's are handled. Before, if DDB was enabled and | ps | 2000-07-14 | 3 | -36/+42 |
* | Fix typo, teh -> the. | asmodai | 2000-07-14 | 2 | -2/+2 |
* | Fix typo, teh -> the. | asmodai | 2000-07-14 | 1 | -1/+1 |
* | Add ftp4.tw.FreeBSD.org. | jhb | 2000-07-14 | 3 | -0/+6 |
* | Fix the NAME section. Order the options which do not take arguments, | sheldonh | 2000-07-14 | 1 | -1/+13 |
* | Upgrade to less v358. | ps | 2000-07-14 | 1 | -0/+9 |
* | Merge vendor changes onto mainline. | ps | 2000-07-14 | 3 | -3/+22 |
* | This commit was generated by cvs2svn to compensate for changes in r63128, | ps | 2000-07-14 | 26 | -916/+1249 |
|\ |
|
| * | Import less v358. | ps | 2000-07-14 | 29 | -920/+1272 |
* | | Use -P instead of -S to specify that no symlinks should be followed. | joe | 2000-07-14 | 2 | -8/+8 |
* | | Be consistant about WITH_ vs MAKE_ flags. We have a precedent of using | peter | 2000-07-14 | 4 | -8/+8 |
* | | Make control-c exit when in more compatability mode. | ps | 2000-07-14 | 1 | -0/+4 |
* | | IPv6 support. | ume | 2000-07-14 | 35 | -209/+520 |
* | | Ugh. Back out local changes that crept in with my last commit. :( | jhb | 2000-07-14 | 6 | -6/+0 |
* | | MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap server | jhb | 2000-07-14 | 9 | -9/+15 |
* | | use _PATH_DEV | alfred | 2000-07-14 | 1 | -1/+1 |
* | | - Note that several features have been merged to 4.x. | jhb | 2000-07-14 | 1 | -4/+16 |
* | | sis_miibus_writereg() was checking for SIS_TYPE_900 and phy != 0 twice | wpaul | 2000-07-14 | 1 | -3/+0 |
* | | Merged from sys/boot/i386/libi386/biosdisk.c revision 1.31. | nyan | 2000-07-14 | 1 | -29/+94 |
* | | o Marius pointed out an unusually inconvenient upper bound on extended | rwatson | 2000-07-14 | 1 | -1/+0 |
* | | Oops. I originally extended the bcopy to 8 characters to include the | peter | 2000-07-14 | 1 | -1/+1 |
* | | Change various log file modes from mode 664 to 644. Allowing group | peter | 2000-07-14 | 2 | -13/+13 |
* | | 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 |
* | | Make all Ethernet drivers attach using ether_ifattach() and detach using | archie | 2000-07-13 | 61 | -282/+143 |
* | | Revert rev 1.24. | obrien | 2000-07-13 | 1 | -8/+8 |
* | | 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 |
* | | o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls to | rwatson | 2000-07-13 | 6 | -8/+48 |
* | | o Introduce syscall prototypes, stubs for __cap_{get,set}_{fd,file}, | rwatson | 2000-07-13 | 2 | -0/+36 |
* | | magnetic tape support | gallatin | 2000-07-13 | 1 | -1/+40 |
* | | Extra sanity check when arp proxyall is enabled. Don't send an arp | dwmalone | 2000-07-13 | 1 | -0/+26 |