| Commit message (Expand) | Author | Age | Files | Lines |
* | KSE Milestone 2 | julian | 2001-09-12 | 3 | -5/+5 |
* | On second thoughts, make kldxref failures non-fatal. | peter | 2001-09-11 | 1 | -1/+1 |
* | Implement the long-awaited module->file cache database. A userland | peter | 2001-09-11 | 1 | -0/+3 |
* | Rename kernel entry point from locorestart to __start. | dfr | 2001-09-10 | 1 | -1/+0 |
* | Back out the last change - it was made to the wrong Makefile. | dfr | 2001-09-10 | 1 | -0/+1 |
* | * Make a start on a realistic definition for bootinfo. | dfr | 2001-09-10 | 1 | -1/+0 |
* | Implement support for MAXMEM option and hw.physmem environment variable | dfr | 2001-09-10 | 1 | -0/+2 |
* | This will have to be revised, but allow putting 'makeoptions GCC3=true' | peter | 2001-09-10 | 1 | -0/+15 |
* | Correct intended fix to my foul-up. | marcel | 2001-09-08 | 2 | -2/+2 |
* | Add linux_sysctl.c, and linux_uid16.c to the x86 platforms. | peter | 2001-09-08 | 3 | -0/+5 |
* | Add options to select between 4k, 8k and 16k page sizes on ia64. The | dfr | 2001-09-07 | 1 | -0/+4 |
* | Correct the path for OsdEnvironment.c. | green | 2001-09-07 | 1 | -1/+1 |
* | Move OsdEnvironment.c into MD code; searching for the ACPI tables is not | msmith | 2001-09-07 | 2 | -1/+1 |
* | vlan.h is obsolete, don't create it anymore. | brooks | 2001-09-05 | 1 | -1/+1 |
* | Don't specify the number of vlan interfaces any more, they are created | brooks | 2001-09-05 | 1 | -1/+1 |
* | There is no option IDE_DELAY and havn't been for a long time.. | sos | 2001-09-04 | 1 | -1/+0 |
* | Add rwindow.c, forgotten earlier. | jake | 2001-09-04 | 1 | -0/+1 |
* | Add a working version of setjmp/longjmp. | dfr | 2001-09-03 | 1 | -0/+1 |
* | Always turned on 8bit access card support for the fe driver | shiba | 2001-09-02 | 3 | -5/+0 |
* | Make the fe driver to compile in default under a NEWCARD kernel. | shiba | 2001-09-02 | 1 | -1/+1 |
* | note 2300/2312 support | mjacob | 2001-08-31 | 1 | -1/+2 |
* | Remove already commented out entry for pci/fxp.c | jlemon | 2001-08-31 | 1 | -1/+0 |
* | ACPI no longer has an ISA attachment. | msmith | 2001-08-30 | 1 | -1/+0 |
* | Note that compiling ACPI into the kernel is deprecated for normal use. | msmith | 2001-08-30 | 1 | -0/+3 |
* | Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails), | gallatin | 2001-08-29 | 2 | -0/+2 |
* | Enable hardwiring of things like tunables from embedded enironments | peter | 2001-08-27 | 6 | -18/+36 |
* | Optionize UPAGES for the i386. As part of this I split some of the low | peter | 2001-08-25 | 3 | -0/+3 |
* | if_wi can be either pci (without pccard) or pccard | nsayer | 2001-08-23 | 1 | -1/+1 |
* | Add a new kernel option RESTARTABLE_PANICS. If this option is present, | jhb | 2001-08-23 | 2 | -0/+11 |
* | Add code for supporting hardware watch points. | jake | 2001-08-20 | 1 | -0/+1 |
* | Limit the amount of KVM reserved for the buffer cache and for swap-meta | dillon | 2001-08-20 | 1 | -0/+2 |
* | Sigh. ufs_lookup() calls ffs_snapgone(), meaning that 'options EXT2FS' | peter | 2001-08-18 | 1 | -2/+4 |
* | Only compile the ufs components if FFS || IFS || EXT2FS are present, not | peter | 2001-08-18 | 1 | -12/+35 |
* | In order to bring about the end of the universe, delete the lines: | peter | 2001-08-15 | 6 | -12/+0 |
* | Implement kernel semaphores. | jasone | 2001-08-14 | 1 | -0/+1 |
* | Add early code to support interrupts. | jake | 2001-08-10 | 1 | -0/+2 |
* | Add the screen savers for test coverage. | peter | 2001-08-09 | 1 | -0/+12 |
* | repo-copy the source files from modules/syscons to the normal tree | peter | 2001-08-09 | 3 | -0/+12 |
* | In the KLD "load" make target, don't load using the "absolute" path of | green | 2001-08-08 | 1 | -1/+1 |
* | -Finished cleanup of old 'ThinkPad' comments that are no longer useful. | nate | 2001-08-06 | 1 | -2/+2 |
* | Add code model medlow to cflags and move the kernel load address from | jake | 2001-08-06 | 3 | -10/+13 |
* | Add floating point context switching code for sparc64. | tmm | 2001-08-04 | 1 | -0/+1 |
* | Add a Makefile, ldscript, and config magic for sparc64. This is tailored | jake | 2001-08-03 | 4 | -0/+657 |
* | Further Makefile.* sync (from Makefile.ia64). The lint target has been | peter | 2001-08-03 | 4 | -24/+0 |
* | Move MKMODULESENV+= *after* MKMODULESENV= | peter | 2001-08-03 | 1 | -3/+3 |
* | Add a cosmetic comment. | peter | 2001-08-02 | 5 | -0/+5 |
* | Use #ifdef DEV_SPLASH (from opt_splash.h) rather than | yokota | 2001-08-02 | 8 | -4/+12 |
* | When building a debugging kernel with modules, build modules with | sheldonh | 2001-08-02 | 4 | -0/+12 |
* | When building a debugging kernel with modules, build modules with | sheldonh | 2001-08-02 | 2 | -2/+14 |
* | Convert the olpt driver to using new-bus stuff. | nyan | 2001-07-29 | 1 | -1/+1 |