| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Start enumerate option with `The following options are available' like | charnier | 2000-07-24 | 2 | -21/+19 |
* | If the lost+found directory is created by fsck, it will do a cacheino() | mckusick | 2000-07-24 | 3 | -3/+15 |
* | Allocate major 152 to ACPI. | phk | 2000-07-24 | 1 | -0/+1 |
* | Remove outdated crypto comments. | jkh | 2000-07-24 | 2 | -44/+0 |
* | Clean up some nits, with the permission of the author: | sheldonh | 2000-07-24 | 1 | -7/+14 |
* | Terminate, with extreme prejudice, the USAResident hack which | jkh | 2000-07-24 | 14 | -249/+4 |
* | Sundry changes to debugging code. | nsayer | 2000-07-24 | 2 | -35/+75 |
* | Previous commit was... | sheldonh | 2000-07-24 | 0 | -0/+0 |
* | Close a window of readability when creating the entropy seed file, | sheldonh | 2000-07-24 | 1 | -1/+3 |
* | Mark up the -a flag to unalias as a flag (Fl), not an argument (Ar). | sheldonh | 2000-07-24 | 1 | -1/+1 |
* | Add missing punctuation to one line. | sheldonh | 2000-07-24 | 1 | -1/+1 |
* | Add an EXAMPLES section with an example of how to mount a | sheldonh | 2000-07-24 | 1 | -0/+15 |
* | Allow syslogd to select messages based on the originating host in | dwmalone | 2000-07-24 | 2 | -16/+114 |
* | When manual pages are moved or removed, MANX should be changed | sheldonh | 2000-07-24 | 21 | -0/+21 |
* | If the initial attempt to write ${entropy_file} to /dev/random fails | sheldonh | 2000-07-24 | 1 | -2/+10 |
* | Document device tdfx and options TDFX_LINUX. | asmodai | 2000-07-24 | 2 | -0/+6 |
* | truncate.c: | sheldonh | 2000-07-24 | 2 | -4/+13 |
* | Get rid of the stupid bug where diff sticks trash in your generated | green | 2000-07-24 | 1 | -3/+2 |
* | This patch corrects the first round of panics and hangs reported | mckusick | 2000-07-24 | 24 | -103/+298 |
* | Revert the reversion of the default mtree behaviour. The mtree | marcel | 2000-07-24 | 2 | -12/+11 |
* | Using an atomic operation here won't help if nobody else uses them (for | green | 2000-07-23 | 1 | -2/+3 |
* | Argh... mtree has been removed from the bootstrap-tools. In that | marcel | 2000-07-23 | 1 | -2/+2 |
* | Name all kernels 'kernel'. This fixes the incompatible behaviour | marcel | 2000-07-23 | 1 | -5/+3 |
* | Add bounds checking to stackgap_alloc. Previously it was possible | marcel | 2000-07-23 | 6 | -22/+28 |
* | Remove mtree for bootstrap-tools. The -L switch change has been | marcel | 2000-07-23 | 1 | -1/+1 |
* | Backout addition of -L switch to mtree. Using -L breaks the | marcel | 2000-07-23 | 7 | -16/+16 |
* | MFPAO: Add support for AX88190, equipped in MELCO LPC3-TX. | tanimura | 2000-07-23 | 4 | -76/+273 |
* | Close file descriptors after use so as not to abuse the descriptor | sheldonh | 2000-07-23 | 1 | -0/+2 |
* | Add weak_mountd_authentication, which is examined in /etc/rc.network. | asmodai | 2000-07-23 | 1 | -0/+1 |
* | Remove references to the (removed) kern.timecounter.method sysctl. | markm | 2000-07-23 | 1 | -15/+1 |
* | Clean this up with some BDE-inspired fixes. | markm | 2000-07-23 | 7 | -73/+92 |
* | Remove the awi(4) manual page from the sys/ hierarchy after a repo- | sheldonh | 2000-07-23 | 1 | -154/+0 |
* | Clarification (forced commit): | green | 2000-07-23 | 0 | -0/+0 |
* | Solve the problem where it is possible to get the kernel stuck in | green | 2000-07-23 | 1 | -3/+31 |
* | 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 | 3 | -3/+3 |
* | Don't save cp(1) in installworld. Its use has been replaced by | marcel | 2000-07-23 | 1 | -1/+1 |
* | Expand the -r option to support hex. Though undocumented, the -r | jwd | 2000-07-22 | 2 | -2/+3 |
* | Add transmit buffer limitation depending on actual bandwidth. | phk | 2000-07-22 | 1 | -113/+160 |
* | Remove the reference to KERN_UPDATEINTERVAL and syncer(4), since | sheldonh | 2000-07-22 | 1 | -6/+0 |
* | Add overflow tests | se | 2000-07-22 | 1 | -3/+76 |
* | Rework the FILES section to cover the list of common symbolic links | sheldonh | 2000-07-22 | 1 | -12/+53 |
* | Add the missing flags to ls(1)'s usage: -Bb. | green | 2000-07-22 | 1 | -2/+2 |
* | This is yet another attempt to fix "psmintr out of sync.." problems. | yokota | 2000-07-22 | 2 | -26/+18 |
* | When a connection is being dropped due to a listen queue overflow, | jayanth | 2000-07-21 | 7 | -3/+65 |
* | Remove an unnecessary .PATH entry. | jhb | 2000-07-21 | 1 | -1/+0 |
* | If ${BINDIR} is not present, create it before installing to it. | jkh | 2000-07-21 | 3 | -3/+15 |
* | Add a terminal entry for xterm; a lot of people are using xterms | jkh | 2000-07-21 | 12 | -9/+30 |
* | Revert to 1.8. I misread the sentence and its context. | chris | 2000-07-21 | 1 | -2/+1 |