| Commit message (Expand) | Author | Age | Files | Lines |
* | Copied over the transfer speed definitions from sys/i386/isa/fdreg.h. | joerg | 1994-09-25 | 3 | -3/+9 |
* | Copied over the transfer speed definitions from sys/i386/isa/fdreg.h. | joerg | 1994-09-25 | 2 | -2/+30 |
* | remove need for -DDEBUG from resolver code (conflict with db/hash) | pst | 1994-09-25 | 7 | -77/+38 |
* | Extended minor number to include bits 16-31. It was done this way rather | dg | 1994-09-25 | 1 | -2/+7 |
* | Add default screen map to undone changes | ache | 1994-09-25 | 2 | -1/+61 |
* | Clean up typos in this manpage. | jkh | 1994-09-25 | 1 | -4/+4 |
* | Add standard VGA fonts set | ache | 1994-09-25 | 4 | -1/+229 |
* | LKM for ibcs2 support | sos | 1994-09-25 | 4 | -0/+144 |
* | Added support for EXEC type modules. | sos | 1994-09-25 | 1 | -17/+18 |
* | previous fix was not complete | adam | 1994-09-25 | 1 | -2/+1 |
* | Made the kernel 256 bytes smaller by removing a unused | phk | 1994-09-25 | 1 | -3/+1 |
* | Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Got | phk | 1994-09-25 | 5 | -1704/+2090 |
* | Dumped core when prompt == NULL | adam | 1994-09-25 | 1 | -1/+2 |
* | Disabled swap anti-fragmentation code. It reduces swap paging performance | dg | 1994-09-25 | 1 | -7/+9 |
* | syscons subdir added | ache | 1994-09-25 | 1 | -1/+1 |
* | Add SCRMAPS to clean target, fix install target | ache | 1994-09-25 | 1 | -2/+1 |
* | If you used tip to start SLIP, tip would fail to write to the tty | phk | 1994-09-25 | 1 | -0/+2 |
* | Add missing Makefile | ache | 1994-09-25 | 2 | -0/+36 |
* | Add missing Makefile | ache | 1994-09-25 | 1 | -0/+5 |
* | Generate screen map from source (from 1.1.5.1) | ache | 1994-09-25 | 3 | -0/+135 |
* | Add syscons to DIRS list, pointed by wollman | ache | 1994-09-25 | 1 | -2/+2 |
* | Make /etc/ppp. Someone still needs to make the install touch | wollman | 1994-09-25 | 1 | -1/+3 |
* | Update with new names | ache | 1994-09-25 | 1 | -5/+5 |
* | Russian screen map added | ache | 1994-09-25 | 1 | -0/+9 |
* | Most of the ``modified'' files really aren't. This is my (simple) | wollman | 1994-09-25 | 2 | -1/+17 |
* | Rename russian fonts to more proper names | ache | 1994-09-25 | 10 | -0/+834 |
* | get* rework and new bind code | pst | 1994-09-25 | 17 | -1287/+3030 |
* | Initial revision | wollman | 1994-09-25 | 30 | -0/+14133 |
* | HARDFONTS option documented | ache | 1994-09-25 | 3 | -3/+9 |
* | 1)Back out my previous change: only 8x16 font grabbing available, | ache | 1994-09-25 | 3 | -45/+69 |
* | Document getvfsent() and kin. | wollman | 1994-09-25 | 2 | -2/+232 |
* | Fix so that people who don't have LKMs compiled in their kernels don't | wollman | 1994-09-25 | 1 | -0/+8 |
* | Woops, include machine/exec.h, too. | dg | 1994-09-24 | 1 | -0/+1 |
* | Include imgact_aout.h rather than exec.h | dg | 1994-09-24 | 1 | -1/+1 |
* | Shuffled macros and definitions around to facilitate architecture | dg | 1994-09-24 | 4 | -224/+9 |
* | SAVE all fonts, if NO_HARDFONTS defined, not only 8x16 | ache | 1994-09-24 | 3 | -9/+12 |
* | New file to contain a.out specific macros and definitions. | dg | 1994-09-24 | 1 | -0/+146 |
* | Temporarily (?) disable block reallocation until either the real bug is | dg | 1994-09-24 | 1 | -3/+3 |
* | 1) Added "." and ".." entries. | dg | 1994-09-24 | 2 | -8/+40 |
* | Added support for p_textvp which stores the vnode pointer of the execed binary. | dg | 1994-09-24 | 1 | -1/+9 |
* | Fixed bug caused by missing set of paranthesis when checking the modification | dg | 1994-09-24 | 1 | -3/+3 |
* | Call reduced (8-bit only) startup_setlocale() | ache | 1994-09-24 | 1 | -2/+3 |
* | Make not-so-space-eaten locale version: | ache | 1994-09-24 | 12 | -290/+525 |
* | Fix bug in %i format, second argument not incremented | ache | 1994-09-24 | 1 | -1/+4 |
* | Fix bug with scroll region parameters (x changed to y) | ache | 1994-09-24 | 1 | -3/+3 |
* | Nuked splnet before sync. Not only is this unnecessary, but it appears | dg | 1994-09-24 | 2 | -4/+2 |
* | Don't pass a filename to kvm_mkdb, it can figure out the correct file | wollman | 1994-09-24 | 1 | -2/+2 |
* | Fix one more _PATH_UNIX. | wollman | 1994-09-24 | 1 | -2/+2 |
* | Added $Id$ | dg | 1994-09-24 | 263 | -1/+390 |
* | Add missing closing comment. I have taken the non-knf format | rgrimes | 1994-09-24 | 2 | -6/+8 |