| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update to PicoBSD 0.44 from RELENG_ | Roger Hardiman | 1999-06-14 | 6 | -39/+19 |
| * | Updated the BUGS section. BREAK is now implemented. | Bruce Evans | 1999-06-14 | 2 | -56/+28 |
| * | Man pages for top refer to only 2.x, but not to 3.x and later | Nick Hibma | 1999-06-14 | 2 | -4/+4 |
| * | Fix typo confusing `fa' and 'fb' registers. | Hidetoshi Shimokawa | 1999-06-14 | 1 | -4/+4 |
| * | Come up with something useful when someone searches for | Brian Somers | 1999-06-14 | 2 | -4/+6 |
| * | 1) remove the soft reset after a command failed. | Nick Hibma | 1999-06-13 | 1 | -5/+17 |
| * | Eliminate the bogus procfs private almost struct dirent structure. | Poul-Henning Kamp | 1999-06-13 | 6 | -86/+54 |
| * | 1) Add non-blocking I/O on read | Nick Hibma | 1999-06-13 | 1 | -6/+32 |
| * | 1) Add the USB controllers (will now print pretty strings when no usb | Nick Hibma | 1999-06-13 | 1 | -32/+64 |
| * | Shorten the strings a bit (remove 'Host') | Nick Hibma | 1999-06-13 | 4 | -30/+32 |
| * | Fix placement of signal trampoline. | Dmitrij Tejblum | 1999-06-13 | 1 | -2/+2 |
| * | Use pmap_kenter instead of pmap_enter to map the message buffer. | Alan Cox | 1999-06-13 | 2 | -6/+4 |
| * | Removed checking for unit>NBKTR. | Roger Hardiman | 1999-06-13 | 2 | -34/+4 |
| * | Add bktr_load for the loadable Bt848/Bt878 driver. | Roger Hardiman | 1999-06-13 | 1 | -1/+2 |
| * | vm_map_protect: | Alan Cox | 1999-06-12 | 1 | -2/+2 |
| * | Add bktr (Bt848/Bt878 driver loadable module) to the Makefile i386 only section | Roger Hardiman | 1999-06-12 | 1 | -2/+2 |
| * | Change perl5 to perl (same change as made in the fxp module) | Roger Hardiman | 1999-06-12 | 1 | -5/+5 |
| * | Makefile to build a loadable bktr Bt848/Bt878 device driver | Roger Hardiman | 1999-06-12 | 1 | -0/+47 |
| * | Updated to use the new 4.x newbus API | Roger Hardiman | 1999-06-12 | 4 | -438/+592 |
| * | Fix a minor style nit in the NAME section. | Mike Pritchard | 1999-06-11 | 1 | -1/+1 |
| * | Move the description of the strncmp() function from the RETURN VALUES | Mike Pritchard | 1999-06-11 | 1 | -6/+6 |
| * | Show the correct error if we fail to open a device. | Brian Somers | 1999-06-11 | 1 | -7/+17 |
| * | Don't accept divert/tee/pipe rules without corresponding option. | Ruslan Ermilov | 1999-06-11 | 1 | -3/+11 |
| * | Describe why a ``magic'' enddisc is not always a good idea. | Brian Somers | 1999-06-11 | 2 | -4/+22 |
| * | Larger, space separated fields in the output of repquota. | Joseph Koshy | 1999-06-11 | 1 | -5/+5 |
| * | Workaround the problem that the first (and only first) port name | Ruslan Ermilov | 1999-06-11 | 1 | -9/+26 |
| * | Compile when NO_REGEX is defined. | Tim Vanderhoek | 1999-06-11 | 1 | -0/+2 |
| * | Improvement in the description of what this does. | Mark Murray | 1999-06-10 | 1 | -10/+10 |
| * | Replace my previous fix of saving the FP state with a much simpler one: when | Dmitrij Tejblum | 1999-06-10 | 8 | -36/+22 |
| * | For vendor-specific commands sent using the 'camcontrol cmd' facility, | Kenneth D. Merry | 1999-06-10 | 1 | -4/+4 |
| * | Remove 'SET_ASM_OP' macro, which is unused now and rather harmful | Hidetoshi Shimokawa | 1999-06-10 | 1 | -2/+0 |
| * | Allow reserved substitution strings to be escaped by preceeding them | Brian Somers | 1999-06-10 | 1 | -5/+7 |
| * | Never bring a link back up after receiving a terminating signal, | Brian Somers | 1999-06-10 | 1 | -2/+2 |
| * | Change variable used for calculating ending address of physical memory | Jonathan Lemon | 1999-06-10 | 2 | -4/+4 |
| * | Don't delete quota files when clean-tmps is enabled. | Brian Somers | 1999-06-10 | 1 | -2/+3 |
| * | Allow a remote IP and port range specification in the | Brian Somers | 1999-06-10 | 4 | -94/+176 |
| * | Initialise `mp'. | Brian Somers | 1999-06-09 | 1 | -1/+2 |
| * | Allow our endpoint discriminator to be enabled, disabled, accepted | Brian Somers | 1999-06-09 | 6 | -20/+56 |
| * | Add a rather complicated but impressive example of how | Brian Somers | 1999-06-09 | 8 | -0/+380 |
| * | Add detection code for NVidia Riva 128,TNT,TNT2 | Andrey A. Chernov | 1999-06-09 | 1 | -1/+19 |
| * | where_arge is allocated on stack and return address is overwritten | Jordan K. Hubbard | 1999-06-09 | 1 | -3/+3 |
| * | Remove apple.com from time server list. | Jordan K. Hubbard | 1999-06-09 | 3 | -18/+9 |
| * | Various edits to shrink fixit and enable dhcp-client | Jordan K. Hubbard | 1999-06-09 | 7 | -6/+21 |
| * | Use the correct pid when substituting PROCESSID. | Brian Somers | 1999-06-09 | 5 | -18/+22 |
| * | little optimization of locale sensing code | Andrey A. Chernov | 1999-06-09 | 1 | -28/+29 |
| * | Don't use static variables if we don't have to. | Brian Somers | 1999-06-08 | 2 | -8/+11 |
| * | Don't drop the last character from lines in ppp.secret unless it's '\n'. | Brian Somers | 1999-06-08 | 1 | -3/+5 |
| * | Use kmem_alloc_nofault() rather than kmem_alloc_pageable() to allocate | Dmitrij Tejblum | 1999-06-08 | 3 | -6/+6 |
| * | Add a function kmem_alloc_nofault() - same as kmem_alloc_pageable(), but | Dmitrij Tejblum | 1999-06-08 | 2 | -2/+27 |
| * | Keep fpcurproc locked in memory, so that we always can save the FP state | Dmitrij Tejblum | 1999-06-08 | 7 | -14/+35 |