| Commit message (Expand) | Author | Age | Files | Lines |
* | Added some handling code to work with SLI configs, and removed some unused | cokane | 2000-10-10 | 1 | -17/+28 |
* | Add an amusing spoonerism. | kris | 2000-10-10 | 1 | -0/+2 |
* | Correction to previous log entry: add newline between <sys/*.h> and <*.h>. | wollman | 2000-10-10 | 0 | -0/+0 |
* | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | wollman | 2000-10-10 | 12 | -3/+18 |
* | Fix bug in "read" command. | archie | 2000-10-10 | 1 | -2/+4 |
* | o Change TX_BUFFER_LEN from 512 to 2048. | lile | 2000-10-10 | 1 | -6/+11 |
* | If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10th | brian | 2000-10-09 | 1 | -2/+3 |
* | Create fd_sets big enough to handle getdtablesize() descriptors. | brian | 2000-10-09 | 4 | -38/+68 |
* | Fix typo: terrabytes->terabytes. | bmah | 2000-10-09 | 1 | -1/+1 |
* | o Move from Alfred Perstein's "exclusion" technique of handling special | chris | 2000-10-09 | 6 | -156/+116 |
* | o Sanity check was inverted, resulting in a possible spurious panic | rwatson | 2000-10-09 | 1 | -1/+1 |
* | Close a race condition that doesn't really exist in -current. When | gibbs | 2000-10-09 | 2 | -2/+2 |
* | Fix broken const'ness in declaration of sha1_loop(). | archie | 2000-10-09 | 3 | -10/+8 |
* | kernacc() only knows about mapped memory, not K0SEG addresses. | gallatin | 2000-10-09 | 1 | -2/+7 |
* | Fix typo in NETGRAPH_INIT() macro. | archie | 2000-10-09 | 1 | -1/+1 |
* | Blow away the v_specmountpoint define, replacing it with what it was | eivind | 2000-10-09 | 18 | -56/+46 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 7 | -44/+673 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 2 | -96/+136 |
* | Reduce buffer size from 64K to 4K. | sobomax | 2000-10-09 | 1 | -1/+1 |
* | update to i4b version 0.95.04 (oops, forgot this one ..) | hm | 2000-10-09 | 1 | -0/+115 |
* | remove MAINTAINER: i'll develop and maintain i4b from now on in the | hm | 2000-10-09 | 2 | -3/+0 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 69 | -1041/+5980 |
* | fix a typo & allow softclock to run on alphas. | gallatin | 2000-10-09 | 1 | -1/+1 |
* | Don't make_dev() in bpfopen() unless we need to. | phk | 2000-10-09 | 1 | -2/+3 |
* | Don't hold an extra reference to vnodes. Devfs vnodes are sufficiently | phk | 2000-10-09 | 3 | -24/+28 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 3 | -66/+116 |
* | remove the tina-dd driver fragment, it is unlikely that it will get finished. | hm | 2000-10-09 | 3 | -497/+0 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 67 | -5562/+11422 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 53 | -1318/+8104 |
* | Cleanup of bitstring.h: | dwmalone | 2000-10-09 | 2 | -78/+92 |
* | Now I see the error of my ways. | dcs | 2000-10-09 | 1 | -6/+8 |
* | Fixed include files to use sys/{cons,fb,kb}io.h instead of | kato | 2000-10-09 | 5 | -7/+11 |
* | .. fsck wrappers aftercommit #1: I don't know how these files got lost, | adrian | 2000-10-09 | 2 | -0/+467 |
* | Reviewed by: rwatson, bp | adrian | 2000-10-09 | 28 | -8135/+1011 |
* | Reviewed by: rwatson, bp | adrian | 2000-10-09 | 1 | -0/+1 |
* | .. forgot a ; at the end of the $FreeBSD$ string. How did I actually forget | adrian | 2000-10-09 | 2 | -2/+2 |
* | - simplify option flags | sumikawa | 2000-10-09 | 1 | -13/+11 |
* | Some missed magic in the fsck wrapper commit which is required by other | adrian | 2000-10-09 | 6 | -1264/+1384 |
* | String buffer overflow cleanup. | kris | 2000-10-09 | 8 | -39/+39 |
* | Reviewed by: rwatson, bp | adrian | 2000-10-09 | 17 | -359/+327 |
* | Initiate deorbit burn sequence for <machine/mouse.h>. | phk | 2000-10-09 | 18 | -1022/+29 |
* | A couple of negative options was not commented out in NOTES/LINT. This | phk | 2000-10-09 | 3 | -4/+6 |
* | String buffer safety cleanup. I don't think any of these were exploitable | kris | 2000-10-09 | 4 | -12/+8 |
* | Don't overflow in command-line args | kris | 2000-10-09 | 1 | -2/+2 |
* | Unremoved used include of <machine/ipl.h>. Removing it in rev.1.95 | bde | 2000-10-09 | 3 | -0/+3 |
* | Add :L and :U variable modifiers. These convert the variable's value to | will | 2000-10-09 | 2 | -0/+38 |
* | Add :C/// variable modifier, which is similar to :S/// in functionality | will | 2000-10-09 | 2 | -0/+414 |
* | rm miniperl && cd /usr/ports && cvs update -PAd now recommended | imp | 2000-10-09 | 1 | -0/+9 |
* | o Record the pccard_function in the ivar. | imp | 2000-10-09 | 2 | -8/+12 |
* | Clean up error recovery code: | gibbs | 2000-10-09 | 6 | -68/+117 |