| Commit message (Expand) | Author | Age | Files | Lines |
* | Added pcaselect call. | Søren Schmidt | 1994-09-29 | 1 | -2/+4 |
* | Changed header sligthly. | Søren Schmidt | 1994-09-29 | 3 | -6/+9 |
* | Changed header slightly. | Søren Schmidt | 1994-09-29 | 7 | -62/+109 |
* | Updated pcaudio.c to latest from 1.1.5.1 | Søren Schmidt | 1994-09-29 | 6 | -352/+290 |
* | Fixed bug in hardclock() that caused adjtime() to fail when given | Garrett Wollman | 1994-09-29 | 3 | -27/+12 |
* | GENERIC*: remove commented-out options; the user should have to do | Garrett Wollman | 1994-09-28 | 5 | -12/+8 |
* | LKMs are no longer options, so remove the `options LKM' from LINT. | Garrett Wollman | 1994-09-28 | 3 | -6/+3 |
* | Now that LKM is standard, PROCFS isn't needed in the GENERIC kernels | David Greenman | 1994-09-28 | 2 | -4/+2 |
* | The FDESC filesystem is definately not needed in the GENERIC kernels. | David Greenman | 1994-09-28 | 2 | -4/+2 |
* | LKM support is no longer optional. | Garrett Wollman | 1994-09-28 | 6 | -74/+3 |
* | Disable MFS as loadable until someone figures out how to make it work. | Garrett Wollman | 1994-09-28 | 1 | -2/+6 |
* | Reviewed by: Julian Elischer / Jordan K. Hubbard | Stefan Eßer | 1994-09-28 | 5 | -16/+361 |
* | A potential panic, found by adding declarations. | Poul-Henning Kamp | 1994-09-28 | 1 | -2/+2 |
* | Added a %p to printf & friends, same thing as 0x%08x but more with the | Poul-Henning Kamp | 1994-09-28 | 1 | -1/+8 |
* | #include ddb.h not db_output.h | Poul-Henning Kamp | 1994-09-28 | 1 | -2/+2 |
* | Get rid of parentheses in version stuff. Use 2.0.0-Development instead. | Sean Eric Fagan | 1994-09-28 | 1 | -3/+3 |
* | Added entries for PCI and NCR device drivers. | Stefan Eßer | 1994-09-28 | 3 | -3/+21 |
* | Make NFS ask the filesystems for directory cookies instead of making them | Doug Rabson | 1994-09-28 | 10 | -184/+313 |
* | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> | Stefan Eßer | 1994-09-28 | 13 | -74/+339 |
* | Make bt_timeout() match proper calling conventions - thank you -W! | Jordan K. Hubbard | 1994-09-28 | 1 | -5/+5 |
* | Re-port over all of Atsushi Murai's 32bit support and various and sundry | Jordan K. Hubbard | 1994-09-28 | 1 | -51/+217 |
* | Ensure normal selection and alignment of the text and data sections before | Bruce Evans | 1994-09-28 | 3 | -6/+48 |
* | A minor slip, ktrnamei() is void, not int. | Poul-Henning Kamp | 1994-09-27 | 1 | -2/+2 |
* | Previous commit should have read ...in vm_page_alloc_contig(). | David Greenman | 1994-09-27 | 1 | -2/+3 |
* | Fixed another bug, and cleaned up the code. | David Greenman | 1994-09-27 | 1 | -6/+6 |
* | Added declarations, fixed bugs due to missing decls. At least one of them | Poul-Henning Kamp | 1994-09-27 | 16 | -222/+336 |
* | ktrace.c: added decl of ktrnamei | Poul-Henning Kamp | 1994-09-27 | 5 | -9/+16 |
* | Added | Poul-Henning Kamp | 1994-09-27 | 3 | -3/+9 |
* | Added include of <machine/cons.h> so that cngetc() gets declared. | Poul-Henning Kamp | 1994-09-27 | 1 | -1/+2 |
* | Moved the "relookup" routine into vfs_lookup.c from ufs/ufs/ufs_vnops.c. | Poul-Henning Kamp | 1994-09-27 | 3 | -161/+164 |
* | Fixed multiple bugs in previous version of vm_page_alloc_contig. | David Greenman | 1994-09-27 | 1 | -14/+15 |
* | 1) New "vm_page_alloc_contig" routine by me. | David Greenman | 1994-09-27 | 3 | -5/+83 |
* | First round of changes to get the sound code working in 2.0. | David Greenman | 1994-09-27 | 11 | -24/+22 |
* | Woops, wrong solution to the problem. Backed out previous fix to ddb.h, and | David Greenman | 1994-09-27 | 2 | -3/+3 |
* | Nuked db_printf() prototype; it now clashes with the one in db_output.h. | David Greenman | 1994-09-27 | 1 | -2/+1 |
* | Bug fixed: cursor shaping in mode swithching produce wrong results for | Andrey A. Chernov | 1994-09-27 | 3 | -6/+15 |
* | Makes gcc silent in sys/ddb. | Poul-Henning Kamp | 1994-09-27 | 7 | -32/+30 |
* | Refuse text mode switching when proper font not loaded | Andrey A. Chernov | 1994-09-27 | 3 | -6/+60 |
* | Lots of kernel code requires vnodE_if.h, so provide code to generate it | Garrett Wollman | 1994-09-26 | 1 | -3/+1 |
* | Process accounting implementation by Chris Demetriou, with minor local | David Greenman | 1994-09-26 | 2 | -37/+217 |
* | Make Cyrix CPU flush internal cache any time it goes into hold state. | Paul Traina | 1994-09-26 | 3 | -6/+6 |
* | Jim Babb's port of the AIC6360 driver. | Jordan K. Hubbard | 1994-09-26 | 1 | -0/+2659 |
* | Jim Babb's port of the AIC6360 code. | Jordan K. Hubbard | 1994-09-26 | 6 | -6/+15 |
* | init_sysent.c was missing the final newline. | Poul-Henning Kamp | 1994-09-26 | 3 | -5/+5 |
* | Alterations to silence gcc -Wall. Some unused variables deleted. | Gary Palmer | 1994-09-26 | 10 | -116/+98 |
* | An ifdef almost hit where it was supposed to go. Joerg owes me a good | Poul-Henning Kamp | 1994-09-25 | 3 | -18/+18 |
* | Removed unimplemented subr_rmap.c and unused references to it. | David Greenman | 1994-09-25 | 4 | -58/+3 |
* | Inlined ins/outs functions. | David Greenman | 1994-09-25 | 5 | -263/+162 |
* | Undo last change: the ins/outs functions DO NOT return a pointer! | David Greenman | 1994-09-25 | 2 | -14/+14 |
* | While in the real world, I had a bad case of being swapped out for a lot of | Poul-Henning Kamp | 1994-09-25 | 32 | -227/+239 |