| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Compile all kernels with "-ffreestanding": | obrien | 2001-12-06 | 1 | -1/+1 |
* | The pccard/cardbus power interface should depend on having pccard or | imp | 2001-12-06 | 1 | -1/+1 |
* | Move joy from isa to dev/joy. | imp | 2001-12-05 | 1 | -1/+1 |
* | PROCFS requires PSEUDOFS now. | des | 2001-12-04 | 1 | -1/+1 |
* | Pseudofsize procfs(5). | des | 2001-12-04 | 1 | -3/+2 |
* | This is the first commit of the Intel gigabit driver for | pdeuskar | 2001-12-02 | 1 | -0/+3 |
* | Change to using my custom sparc64 binutils. | obrien | 2001-11-28 | 1 | -8/+10 |
* | Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of | msmith | 2001-11-27 | 2 | -0/+8 |
* | Split the sio driver for pc98 into bus front end and back end. | nyan | 2001-11-26 | 1 | -2/+4 |
* | First part of patches to make sio grok 16-bit serial cards under | imp | 2001-11-26 | 2 | -1/+3 |
* | Introduce a syncache, which enables FreeBSD to withstand a SYN flood | jlemon | 2001-11-22 | 1 | -0/+1 |
* | Add driver for Granch SBNI12-xx ISA and PCI network adapters. | fjoe | 2001-11-21 | 2 | -0/+9 |
* | MFi386: revision 1.160 | nyan | 2001-11-17 | 1 | -0/+2 |
* | Document the atkbd flags of 0x03 and be explicit to mention this might | asmodai | 2001-11-15 | 1 | -0/+2 |
* | Axe NFS_NOSERVER since it doesn't do anything anymore. Remove NFSSERVER | jhb | 2001-11-15 | 2 | -2/+0 |
* | newcard support for an, from pr 24854 | imp | 2001-11-15 | 1 | -1/+1 |
* | Create a mutex pool API for short term leaf mutexes. | dillon | 2001-11-13 | 1 | -0/+1 |
* | -msoft-float must always be turned on when compiling the PowerPC kernel. | benno | 2001-11-12 | 1 | -1/+3 |
* | Move kern.post.mk to last line, now that it appears safe | imp | 2001-11-11 | 5 | -10/+10 |
* | s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharing | imp | 2001-11-11 | 1 | -2/+2 |
* | Move all: target to kern.pre.mk so it matters less where you include | imp | 2001-11-11 | 2 | -2/+1 |
* | Append to SYSTEM_OBJS and CLEAN before including kern.post.mk. | marcel | 2001-11-11 | 1 | -2/+2 |
* | Add entries for the recently committed code. | tmm | 2001-11-09 | 2 | -1/+23 |
* | Add emul.c and in_cksum.c, make the OpenFirmware console driver optional, | tmm | 2001-11-06 | 1 | -3/+4 |
* | Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. | iwasaki | 2001-11-06 | 1 | -0/+1 |
* | GC userconfig after Peter axed it 15 months ago. | phk | 2001-11-05 | 5 | -13/+0 |
* | 3.5 years ago Wollman wrote: | phk | 2001-11-05 | 1 | -2/+0 |
* | Remove the old RocketPort driver which was left behind in favour | phk | 2001-11-05 | 2 | -2/+0 |
* | Move machine link creation from genassym to kernel-depend, per nyan@ | imp | 2001-11-04 | 2 | -4/+4 |
* | Move the include before the extra rules so make all the default. | imp | 2001-11-04 | 1 | -2/+2 |
* | Arrgh. A clean pc98 build failed due to bogons on my part :-(. | imp | 2001-11-02 | 2 | -0/+4 |
* | Factor the common parts of the Makefile.foo files. This introduces two | imp | 2001-11-02 | 8 | -1791/+343 |
* | The sound drivers live in sound/driver, not sound/drivers | imp | 2001-11-02 | 1 | -1/+1 |
* | Some fix for the recent apm module changes. | iwasaki | 2001-11-01 | 1 | -0/+1 |
* | Only overwrite ${DESTDIR}${KODIR}.old/${KERNEL_KO} if we haven't | brian | 2001-11-01 | 6 | -42/+84 |
* | Update to reflect files added/removed with the 20011018 ACPI CA update. | msmith | 2001-10-31 | 1 | -2/+4 |
* | OLDCARD isn't supported on alpha or ia64, so don't pretend that it is by | imp | 2001-10-30 | 2 | -2/+0 |
* | Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-) | imp | 2001-10-30 | 3 | -3/+3 |
* | Use -ffreestanding instead of -fno-builtin. That's the officially blessed | dfr | 2001-10-30 | 1 | -1/+1 |
* | Adjust for building with gcc 3.0.1. | dfr | 2001-10-30 | 1 | -2/+2 |
* | Add unwind.c. | dfr | 2001-10-29 | 1 | -0/+1 |
* | Put symbols at the start and end of the unwind section so that we can | dfr | 2001-10-29 | 1 | -0/+4 |
* | Support the "install.debug" and "reinstall.debug" targets for kernel modules. | des | 2001-10-27 | 7 | -18/+22 |
* | Add 'ciss'. | msmith | 2001-10-26 | 1 | -0/+1 |
* | Add APM compatibility feature to ACPI. | iwasaki | 2001-10-26 | 2 | -0/+2 |
* | Finish the asbestos suited move of $mach/conf/*.$mach to conf/*.$mach. | ru | 2001-10-26 | 6 | -6/+8 |
* | Fixed misformatting of options line for COMPAQ_M610 and EICON_DIVA in | bde | 2001-10-25 | 1 | -22/+22 |
* | Fixed bugs in rev.1.973. Actually enable PCI_ENABLE_IO_MODES. It | bde | 2001-10-25 | 1 | -1/+2 |
* | add options line for Compaq Microcom 610 ISDN card. | hm | 2001-10-25 | 1 | -1/+4 |
* | Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this. | jlemon | 2001-10-25 | 2 | -0/+3 |