| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove y.tab.h from the beforedepend target. Also add a | steve | 1997-05-21 | 1 | -2/+3 |
* | Add a space to moused_port line. | jkh | 1997-05-21 | 1 | -2/+2 |
* | Major nit: i've confused link0 and link1 in my brain and/or in either | joerg | 1997-05-20 | 1 | -15/+21 |
* | Merge the EN version changes, 1.246 -> 1.247. | max | 1997-05-20 | 1 | -3/+2 |
* | Remove me from add. contributors, I am now in committers. | charnier | 1997-05-20 | 1 | -2/+1 |
* | Plug a memory leak in nfs_link. | dfr | 1997-05-20 | 2 | -4/+4 |
* | Merge the EN version changes, 1.245 -> 1.246. | max | 1997-05-20 | 1 | -2/+3 |
* | Merge the en version changes, 1.67 -> 1.69. | max | 1997-05-20 | 1 | -2/+6 |
* | Merge the EN version changes, 1.17 -> 1.18. | max | 1997-05-20 | 1 | -2/+5 |
* | Fixed botched author entity definition. | jfieber | 1997-05-20 | 1 | -3/+3 |
* | Add a man page for sppp(4). | joerg | 1997-05-19 | 2 | -1/+187 |
* | Major overhaul of the SyncPPP layer. Basically, this comprises now a | joerg | 1997-05-19 | 9 | -786/+2119 |
* | Eliminate a variable that is set but never used. | jdp | 1997-05-19 | 1 | -5/+4 |
* | Mention that "-P" is the default. | jdp | 1997-05-19 | 1 | -1/+2 |
* | Add the new src-contrib-crypto collection. | jdp | 1997-05-19 | 1 | -2/+5 |
* | Remove the select command. The WORMIOCQUIRKSELECT ioctl call has been removed | jmz | 1997-05-19 | 2 | -52/+9 |
* | The 'wormcontrol select' command no more exists. | jmz | 1997-05-19 | 2 | -4/+2 |
* | Set the quirks for the worm drives. | jmz | 1997-05-19 | 2 | -7/+13 |
* | A few improvements to the worm driver. | jmz | 1997-05-19 | 3 | -233/+483 |
* | Include the new "src-contrib-crypto" collection. | jdp | 1997-05-19 | 6 | -9/+19 |
* | `it's'' -> `its'' where appropriate and typo fixes in time2posix.3. | eivind | 1997-05-19 | 7 | -11/+11 |
* | Fix my usual omission: add Philippe Charnier to the list of contributors. | joerg | 1997-05-19 | 2 | -2/+7 |
* | Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff | dfr | 1997-05-19 | 15 | -79/+302 |
* | Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp> | max | 1997-05-19 | 1 | -297/+675 |
* | Recognize AMD 486 CPUs. | kato | 1997-05-19 | 2 | -2/+32 |
* | Synchronize with sys/i386/isa/sio.c revison 1.167. | kato | 1997-05-19 | 2 | -10/+82 |
* | Typo fix. Also, __FreeBSD_version of -current doesn't change after | asami | 1997-05-19 | 1 | -2/+2 |
* | Now I really understand the reason for the style.9 rule about not having | peter | 1997-05-19 | 1 | -14/+14 |
* | Neaten up some things which were inconsistent, add a few more flags | jkh | 1997-05-19 | 11 | -33/+37 |
* | sysconfig -> rc.conf | jkh | 1997-05-19 | 2 | -10/+10 |
* | accounting -> accounting_enable | jkh | 1997-05-19 | 1 | -2/+2 |
* | Output exit status description of child in background mode. | brian | 1997-05-19 | 1 | -3/+4 |
* | Mega update to sort out bad implementations | brian | 1997-05-19 | 13 | -95/+125 |
* | Break apart initialization of s and inp from the declarations in | tegge | 1997-05-19 | 1 | -5/+9 |
* | Add explicit y.tab.h rule so that 'make depend clean all' does | steve | 1997-05-19 | 1 | -2/+4 |
* | Use the __unused attribute where warranted. | steve | 1997-05-19 | 11 | -47/+47 |
* | Disallow network interrupts while the address is found and copied in | tegge | 1997-05-19 | 1 | -1/+13 |
* | Miscellaneous sorting and addition of rules for object files that | steve | 1997-05-19 | 1 | -11/+25 |
* | Correct comment to show correct path to cap_mkdb | gpalmer | 1997-05-19 | 1 | -2/+2 |
* | Mention that flags 0x10000 disables test#3 | phk | 1997-05-18 | 2 | -14/+18 |
* | Whoops, missed a zero there. Flags 0x10000 it is. | phk | 1997-05-18 | 3 | -6/+6 |
* | Flags 0x1000 on sio now disables the dreaded test#3. | phk | 1997-05-18 | 3 | -6/+9 |
* | Detect various supersets of 16550A based on fifo depth. | phk | 1997-05-18 | 3 | -12/+117 |
* | Comment that this is no longer used and is only for convenience. | jkh | 1997-05-18 | 1 | -1/+7 |
* | Bring back /etc/netstart for those who are sitting in single user and | jkh | 1997-05-18 | 1 | -0/+22 |
* | Synchronize with sys/i386/boot/biosboot/bios.S and | kato | 1997-05-18 | 2 | -22/+2 |
* | Merge the EN version changes, 1.69 -> 1.70. | max | 1997-05-18 | 1 | -3/+8 |
* | Bump the original revision by one. | max | 1997-05-18 | 1 | -2/+2 |
* | Update the nanosleep versions to set a SIGALRM handler while sleeping. | peter | 1997-05-18 | 2 | -3/+18 |
* | Add a couple of test cases for mmap over NFS. | dfr | 1997-05-18 | 11 | -0/+545 |