| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetique patch from bde | Andrey A. Chernov | 1994-02-05 | 1 | -9/+23 |
* | Replaced certain character arrays in structures with msf_lba union. | Steven Wallace | 1994-02-05 | 1 | -4/+15 |
* | Fixed CDIOREADTOCENTRYS ioctl call so that it returns only the entries | Steven Wallace | 1994-02-05 | 1 | -9/+11 |
* | Make the screen savers runtime switchable. Everybody wants a | Christoph Robitschko | 1994-02-04 | 5 | -80/+195 |
* | Remove more references to the U word. | Garrett Wollman | 1994-02-04 | 3 | -6/+6 |
* | Use uname(2) to get OS name and arch. | Garrett Wollman | 1994-02-03 | 2 | -15/+11 |
* | Eliminate compilation warning. | Garrett Wollman | 1994-02-03 | 1 | -0/+2 |
* | Compile in all refclocks that will compile, since they don't take up | Garrett Wollman | 1994-02-03 | 1 | -4/+4 |
* | Merged changes along vendor branch into locally-modified files. | Garrett Wollman | 1994-02-03 | 4 | -19/+17 |
* | This commit was generated by cvs2svn to compensate for changes in r1081, | Garrett Wollman | 1994-02-03 | 136 | -1197/+3581 |
|\ |
|
| * | xntpd version 3.3z from UDel | Garrett Wollman | 1994-02-03 | 139 | -1215/+3597 |
* | | if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into "" | David Greenman | 1994-02-03 | 7 | -73/+64 |
* | | Eliminate references to the ``U word'' and make page conform to Berkeley | Garrett Wollman | 1994-02-03 | 2 | -154/+318 |
* | | Take -lgnuregex back out. Linking with it causes 'make install' to fail. | Rich Murphey | 1994-02-03 | 1 | -2/+0 |
* | | Make BLANK_SAVER default to stop best saver war. | Andrey A. Chernov | 1994-02-02 | 3 | -6/+6 |
* | | Fix error in multiport part: | Andrey A. Chernov | 1994-02-02 | 3 | -15/+12 |
* | | Added 8003EB board type. Clue from Gerard J van der Grinten (gvdg@cdc.com) | David Greenman | 1994-02-02 | 4 | -24/+16 |
* | | Use find -d to clear /tmp, to stop warnings. | Christoph Robitschko | 1994-02-02 | 1 | -7/+2 |
* | | Added type code for 8003W. | David Greenman | 1994-02-02 | 4 | -6/+18 |
* | | Minor cleanup. Decode state information better in the case of a fatal | David Greenman | 1994-02-01 | 3 | -153/+210 |
* | | Moved paren in sgetc to where it belongs. (My fault, I must have wiped it | Nate Williams | 1994-02-01 | 3 | -6/+6 |
* | | Add missing arg to Debugger() call. | Rich Murphey | 1994-02-01 | 3 | -9/+9 |
* | | Make old SNAKE_SAVER code compile with new syscons changes. | Andrey A. Chernov | 1994-02-01 | 3 | -45/+45 |
* | | BLANK_SAVER syscons option added | Andrey A. Chernov | 1994-02-01 | 3 | -3/+6 |
* | | 1) Restore removed SNAKE_SAVER (Nate, WHY you do it?) | Andrey A. Chernov | 1994-02-01 | 3 | -21/+213 |
* | | Bug fix from previous WINE commit. From Jeffrey Hsu. | David Greenman | 1994-02-01 | 2 | -2/+10 |
* | | Russian keymap is broken after last commit (fixed) | Andrey A. Chernov | 1994-02-01 | 3 | -33/+33 |
* | | Add FADE_SAVER option from new syscons. | Andrey A. Chernov | 1994-02-01 | 3 | -3/+12 |
* | | Comment #define STAR_SAVER, it is configuration "options" | Andrey A. Chernov | 1994-02-01 | 3 | -6/+6 |
* | | Added S'ren's Copyright to the file and sync up to version 1.3 | Nate Williams | 1994-02-01 | 1 | -2/+15 |
* | | From: sos@login.dkuug.dk (S|ren Schmidt) | Nate Williams | 1994-02-01 | 12 | -1773/+1753 |
* | | Removed hack for older version of syscons (new version going in soon) | Nate Williams | 1994-02-01 | 1 | -2/+2 |
* | | From: bde@kralizec.zeta.org.au (Bruce Evans) | Nate Williams | 1994-02-01 | 1 | -424/+642 |
* | | Removed all uses of "USE_486_WRITE_PROTECT" and made this automatic. | David Greenman | 1994-02-01 | 6 | -390/+363 |
* | | Fixed range address bug: 1,2, == 2,2 not 2,. | Andrew Moore | 1994-02-01 | 22 | -487/+2782 |
* | | Added four pattern memory test routine that is done at startup. | David Greenman | 1994-01-31 | 2 | -2/+4 |
* | | Added four pattern memory test routine that is done at startup. | David Greenman | 1994-01-31 | 9 | -59/+228 |
* | | Remove CALLOUTMASK, if non-bidir case. | Andrey A. Chernov | 1994-01-31 | 3 | -3/+15 |
* | | Added new probe code to detect generic lance based cards. Should now | Paul Richards | 1994-01-31 | 2 | -47/+169 |
* | | WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu | David Greenman | 1994-01-31 | 5 | -0/+216 |
* | | WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu | David Greenman | 1994-01-31 | 16 | -112/+679 |
* | | 1) Set ipending back to 4, because (16 + 4) bit not in | Andrey A. Chernov | 1994-01-31 | 3 | -453/+273 |
* | | Patch from dcjm@cs.ed.ac.uk (Dave Matthews)... | David Greenman | 1994-01-31 | 2 | -2/+20 |
* | | Fix broken bit definitions for pte/pde. | David Greenman | 1994-01-31 | 1 | -36/+20 |
* | | Patch from Brian Smith (modified a little by me) to allow kernel config | David Greenman | 1994-01-31 | 3 | -6/+21 |
* | | Make I/O memory explicitly non-cacheable. This is purely an asthetic | David Greenman | 1994-01-31 | 3 | -6/+6 |
* | | VM system performance improvements from John Dyson and myself. The | David Greenman | 1994-01-31 | 9 | -428/+234 |
* | | Update for new organization of gnu tree. | Rodney W. Grimes | 1994-01-30 | 1 | -7/+0 |
* | | Update for new organization of gnu tree. | Rodney W. Grimes | 1994-01-30 | 2 | -0/+8 |
* | | Update for new organization of gnu tree. | Rodney W. Grimes | 1994-01-30 | 2 | -0/+9 |