| Commit message (Expand) | Author | Age | Files | Lines |
* | Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove | jhb | 2004-11-16 | 2 | -2/+0 |
* | Add vkdb(4) man page and connect vkbd(4) to the build. | emax | 2004-11-16 | 1 | -0/+1 |
* | Order of arguments after "optional" is not without significance: | phk | 2004-11-15 | 1 | -4/+4 |
* | After discussions with Nate, repo copy the acpi assist drivers from | imp | 2004-11-15 | 2 | -4/+4 |
* | Use PORTSDIR, falling back to /usr/ports | imp | 2004-11-14 | 1 | -1/+1 |
* | Ports aren't generally ready for parallel make. | ru | 2004-11-12 | 1 | -1/+1 |
* | Catch a few more autofs references. | peter | 2004-11-12 | 2 | -2/+0 |
* | Doh! This one crept in two commits ago and didn't get weeded out on | imp | 2004-11-12 | 1 | -1/+0 |
* | PORTS_MODULES: a list of ports to build with this kernel. | imp | 2004-11-11 | 1 | -0/+14 |
* | Kill the 802.11 crypo changes that shouldn't have been committed. | imp | 2004-11-11 | 1 | -4/+0 |
* | Commit takawata-san's Sony Notebook Controller driver, integrated into | imp | 2004-11-11 | 1 | -0/+6 |
* | pbio has moved to dev/pbio | imp | 2004-11-11 | 2 | -1/+1 |
* | Add a new option, ARM32_NEW_VM_LAYOUT. When set, we try to put up to 4 | cognet | 2004-11-10 | 1 | -0/+2 |
* | Remove at request of author, perhaps to be re-added later. | markm | 2004-11-10 | 1 | -3/+0 |
* | Fix paths after repocopies done by scottl | trhodes | 2004-11-10 | 1 | -1/+1 |
* | Remove the obsolete gx driver. | phk | 2004-11-08 | 2 | -3/+0 |
* | Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels. | andre | 2004-11-02 | 1 | -1/+1 |
* | Add GEOM class "VFS" for filesystems and other buffer cache users | phk | 2004-10-29 | 1 | -0/+1 |
* | Move the 'debug' sysctl tree under options SYSCTL_DEBUG. It generates | rwatson | 2004-10-27 | 2 | -0/+9 |
* | Uncomment DIRECTIO and NSWBUF_MIN. They are both positive options (i.e. | des | 2004-10-26 | 1 | -2/+2 |
* | IPDIVERT is a module now and tell the other parts of the kernel about it. | andre | 2004-10-25 | 1 | -1/+2 |
* | Don the teflon coated jacket and use the same -O2 optimization options on | obrien | 2004-10-25 | 1 | -7/+1 |
* | Device driver for onboard CS4231 audio controller which is found | yongari | 2004-10-25 | 2 | -0/+5 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 2 | -2/+2 |
* | Hook the hptmv driver up to the build. | scottl | 2004-10-24 | 1 | -0/+10 |
* | Hack around a problem with sys/tools/usbdevs2h.awk that generates | ru | 2004-10-24 | 2 | -1/+5 |
* | Alas, poor SPECFS! -- I knew him, Horatio; A filesystem of infinite | phk | 2004-10-22 | 1 | -1/+0 |
* | Add dcons_os.{c,h}. | simokawa | 2004-10-13 | 1 | -0/+1 |
* | Back out cumulative changes from revs. 1.92-1.94: "make depend" | ru | 2004-10-12 | 1 | -1/+0 |
* | Style fixes, including: | ru | 2004-10-12 | 1 | -40/+34 |
* | Revert the change from rev 1.168. ru convinced me that the situation | joerg | 2004-10-11 | 1 | -1/+1 |
* | Forcibly create symlinked headers, otherwise the build process may fail | joerg | 2004-10-09 | 1 | -1/+1 |
* | Port NetBSD auxio driver. The driver was modified to use led(4) and can | yongari | 2004-10-09 | 1 | -0/+2 |
* | Since net/net_osdep.c contained only one function that could be | brooks | 2004-10-08 | 1 | -1/+0 |
* | Back out v1.58... We still don't know what is causing the specific | kensmith | 2004-10-07 | 1 | -1/+1 |
* | Port pbio to HEAD. | imp | 2004-10-07 | 1 | -0/+1 |
* | Back out v1.49. Recent findings suggest sparc64 may not be ready for | kensmith | 2004-10-06 | 1 | -1/+1 |
* | Add a more verbose description for `device vlan' | yar | 2004-10-04 | 1 | -0/+2 |
* | Hint a kernel builder that vlan needs miibus, which isn't obvious. | yar | 2004-10-04 | 1 | -1/+1 |
* | assign 187 to ata over ethernet for Sam's ata over ethernet driver. | imp | 2004-10-01 | 1 | -0/+1 |
* | Add a new API for allocating unit number (-like) resources. | phk | 2004-09-30 | 1 | -0/+1 |
* | Be consistant; make the memrange bit be part of the mem module like | markm | 2004-09-28 | 1 | -1/+1 |
* | Move the IA-32 trap handling from trap() to ia32_trap(). Move the | marcel | 2004-09-25 | 1 | -0/+1 |
* | Converge towards i386. I originally resisted creating <machine/pc/bios.h> | peter | 2004-09-24 | 1 | -0/+1 |
* | Use -O2 for the arm kernel as well | cognet | 2004-09-23 | 1 | -0/+2 |
* | Use the address provided in the conf file, instead of hardcode 0xc0000000. | cognet | 2004-09-23 | 1 | -1/+1 |
* | Add new options : | cognet | 2004-09-23 | 1 | -5/+10 |
* | Add the possibility to specify the kernel virtual address and the kernel | cognet | 2004-09-23 | 1 | -3/+7 |
* | Per recent HEADSUP: Disconnect (old)vinum from the kernel build. | phk | 2004-09-23 | 4 | -33/+1 |
* | Pass the idea of the make(1) binary to use down to newvers.sh. | ru | 2004-09-17 | 2 | -2/+2 |