| Commit message (Expand) | Author | Age | Files | Lines |
* | Install include files with mode 444. | marcel | 1999-12-11 | 2 | -2/+2 |
* | Merge error. rcs_lockfile is freed after unlock. | peter | 1999-12-11 | 1 | -2/+0 |
* | Update for 1.10.7 update. | peter | 1999-12-11 | 1 | -12/+6 |
* | Merge cyclic changes from 1.10.7 into our mainline. I did this seperately | peter | 1999-12-11 | 1 | -182/+301 |
* | Merge cyclic changes for 1.10.7 only our mainline. | peter | 1999-12-11 | 15 | -664/+1974 |
* | Revert to vendor version. Sigh, this left the vendor branch because | peter | 1999-12-11 | 1 | -1/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r54427, | peter | 1999-12-11 | 91 | -2114/+10401 |
|\ |
|
| * | Import cvs-1.10.7. There are a number of nasty bugs that have been fixed. | peter | 1999-12-11 | 108 | -2956/+12644 |
* | | Turn off cvs for a moment pending import of a newer version.. | peter | 1999-12-11 | 1 | -1/+1 |
* | | Reclaim UPAGES_HOLE (8k) that was chopped out of process address space. | peter | 1999-12-11 | 3 | -4/+2 |
* | | Don't simulate a pseudo address-space beyond VM_MAXUSER_ADDRESS that | peter | 1999-12-11 | 2 | -80/+0 |
* | | Allow kernel accesses to a small region of the user stack which is used | dfr | 1999-12-11 | 1 | -4/+21 |
* | | bktr driver 2.06 changelog | roger | 1999-12-11 | 1 | -1/+7 |
* | | According to RFC 793, a reset should be honored if the sequence number | jlemon | 1999-12-11 | 2 | -14/+12 |
* | | Retire error(1). This is no longer useful as it applies only to the 4.xBSD | kris | 1999-12-11 | 11 | -3267/+0 |
* | | Major update to the Mylex DAC960 driver adding new hardware support | msmith | 1999-12-11 | 5 | -174/+305 |
* | | Add 'custom' directory with significantly restructured build (now | grog | 1999-12-10 | 54 | -0/+2186 |
* | | Add 'custom' directory with significantly restructured build (now | grog | 1999-12-10 | 3 | -0/+321 |
* | | 1. Don't overwrite scorefiles if they already exist. | billf | 1999-12-10 | 10 | -3/+39 |
* | | Fix a '&&' that should have been a '&'. | archie | 1999-12-10 | 2 | -2/+2 |
* | | Add reference to RFC 1702, after learning how to have "T. Li" | archie | 1999-12-10 | 3 | -0/+24 |
* | | Make the usb and ide/ata device identification a little saner. Rather than | peter | 1999-12-10 | 5 | -115/+135 |
* | | Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert | peter | 1999-12-10 | 4 | -45/+24 |
* | | Add some gross ad-hock hacks to increase stability of if_detach: | imp | 1999-12-10 | 1 | -2/+17 |
* | | -Wall cleanup. | billf | 1999-12-10 | 1 | -1/+34 |
* | | o Don't make games/fortune/strfile if games does not exist or NOGAMES | marcel | 1999-12-10 | 1 | -5/+9 |
* | | Merge from sys/isa/sio.c rev 1.279. | kato | 1999-12-10 | 2 | -24/+36 |
* | | Remove ze and zp drivers. | kato | 1999-12-10 | 6 | -30/+0 |
* | | Merge from sys/dev/syscons/syscons.c rev 1.329. | kato | 1999-12-10 | 1 | -0/+10 |
* | | fix the same typo as in uniq | ache | 1999-12-10 | 1 | -1/+1 |
* | | fix fatal typo | ache | 1999-12-10 | 1 | -1/+1 |
* | | Remove unused includes. | marcel | 1999-12-10 | 2 | -4/+0 |
* | | Remove installworld related settings that I had as a safety-net and | marcel | 1999-12-10 | 1 | -3/+1 |
* | | Remove references to ze and zp drivers. | phk | 1999-12-10 | 5 | -12/+0 |
* | | Null commit: | sheldonh | 1999-12-10 | 0 | -0/+0 |
* | | Null commit: | sheldonh | 1999-12-10 | 0 | -0/+0 |
* | | Remove reference to ze and zp drivers. | phk | 1999-12-10 | 1 | -2/+0 |
* | | More cross-building related changes: | marcel | 1999-12-10 | 1 | -67/+50 |
* | | Remove the if_ze and if_zp drivers. | phk | 1999-12-10 | 14 | -3432/+0 |
* | | Use install -C -p instead of cp -p. | marcel | 1999-12-10 | 1 | -2/+2 |
* | | Remove the B_BAD buffer flag, it is no longer used. | phk | 1999-12-10 | 4 | -22/+4 |
* | | Fix memory leak. | yokota | 1999-12-10 | 1 | -0/+1 |
* | | o Make pccard work at all by including card.h | imp | 1999-12-10 | 2 | -24/+36 |
* | | kill debug printf that says detach | imp | 1999-12-10 | 1 | -2/+0 |
* | | Fix pccard ed driver, I think. | imp | 1999-12-10 | 3 | -3/+5 |
* | | Move the turning on of the interrupts for the card at the bridge from | imp | 1999-12-10 | 1 | -15/+14 |
* | | Add support new keys: lshifta, rshifta, lctrla, rctrla, lalta, and | yokota | 1999-12-10 | 4 | -13/+100 |
* | | Add "panic key" function to syscons. When this key is defined in a | yokota | 1999-12-10 | 1 | -0/+10 |
* | | Define some more function keys in the keymap: panic, lshifta, rshifta, etc. | yokota | 1999-12-10 | 4 | -0/+77 |
* | | -Wall fixes. | billf | 1999-12-10 | 10 | -7/+30 |