| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the amd(4) driver to it's own directory in preparation for it growing | scottl | 2002-12-13 | 1 | -1/+1 |
* | Add support for the PC98 platform to the ATA driver. | sos | 2002-12-03 | 1 | -0/+1 |
* | Uncomment out the lines of {ncv,ncr53c500,tmc18c30}_pccard.c . | non | 2002-11-28 | 1 | -3/+3 |
* | Hook up kernel options and build information for mac_lomac. | rwatson | 2002-11-26 | 1 | -0/+1 |
* | Add getcontext, setcontext, and swapcontext as system calls. | deischen | 2002-11-16 | 1 | -0/+1 |
* | Massive cleanup of the ip_mroute code. | luigi | 2002-11-15 | 1 | -1/+1 |
* | Split userland services to fwdev.c. | simokawa | 2002-11-12 | 1 | -0/+1 |
* | - Move netsmb entries over to MI files. netsmb appears to be MI code. | jhb | 2002-11-08 | 1 | -1/+11 |
* | dgb(4) currently is i386-only. | jhb | 2002-11-06 | 1 | -1/+0 |
* | Make the ar(4) driver i386-only for now. It has lots of sizeof(int) == | jhb | 2002-11-06 | 1 | -2/+0 |
* | - Convert to newbus, bus_space etc. | mdodd | 2002-11-05 | 1 | -0/+2 |
* | Slightly change the semantics of vnode labels for MAC: rather than | rwatson | 2002-10-26 | 1 | -1/+0 |
* | Rename 'device acpica' to 'device acpi'. | jhb | 2002-10-24 | 1 | -143/+143 |
* | Provide kernel options for the various MAC policy modules so that | rwatson | 2002-10-24 | 1 | -0/+7 |
* | - New-bussify the rc(4) device driver. | jhb | 2002-10-23 | 1 | -0/+1 |
* | All bpf.h/NBPF consumers are gone so stop generating bpf.h | brooks | 2002-10-21 | 1 | -3/+0 |
* | After much delay and anticipation, welcome RAIDFrame into the FreeBSD | scottl | 2002-10-20 | 1 | -0/+60 |
* | Add Geom Based Disk Encryption to the tree. | phk | 2002-10-19 | 1 | -0/+4 |
* | (1) added LSI Logic copyright, and legal line 3 in license, and string | emoore | 2002-10-18 | 1 | -0/+1 |
* | Tie new "Fast IPsec" code into the build. This involves the usual | sam | 2002-10-16 | 1 | -0/+11 |
* | Allow firewire, sbp (SCSI over firewire), and fwe (non-standard raw | jhb | 2002-10-14 | 1 | -0/+6 |
* | Add in the GEOM control module. | phk | 2002-10-13 | 1 | -0/+1 |
* | Connect trm(4) to the build. | cognet | 2002-10-13 | 1 | -0/+1 |
* | - Create a new scheduler api that is defined in sys/sched.h | jeff | 2002-10-12 | 1 | -0/+1 |
* | Hook up strsep(3) to libkern following a repo-copy by Peter. This will | rwatson | 2002-10-10 | 1 | -0/+1 |
* | Import the libc fnmatch() into the kernel. This will be used by, | dd | 2002-10-08 | 1 | -0/+1 |
* | Add device driver for Belkin F5U103 and compatible USB-to-serial adapters. | kan | 2002-10-08 | 1 | -0/+1 |
* | NB: This commit does *NOT* make GEOM the default in FreeBSD | phk | 2002-10-05 | 1 | -17/+17 |
* | Add code for ACPI PCI link object manipulation. | iwasaki | 2002-10-05 | 1 | -0/+1 |
* | hookup new crypto support to the config/build process | sam | 2002-10-04 | 1 | -0/+20 |
* | newbus & bus_space the mcd(4) driver. | mdodd | 2002-10-04 | 1 | -0/+2 |
* | Back our kernel support for reliable signal queues. | jmallett | 2002-10-01 | 1 | -1/+0 |
* | First half of implementation of ksiginfo, signal queues, and such. This | jmallett | 2002-09-30 | 1 | -0/+1 |
* | Do away with AAC_COMPAT_LINUX option entirely. The functionality will | scottl | 2002-09-25 | 1 | -1/+1 |
* | The AAC_COMPAT_LINUX option was really annoying, since it made the | scottl | 2002-09-25 | 1 | -0/+1 |
* | - Hook ALQ up to the build. | jeff | 2002-09-22 | 1 | -0/+1 |
* | Moved netisr code from kern/kern_intr.c to net/netisr.c as threatened in a | jake | 2002-09-22 | 1 | -0/+1 |
* | Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.c | jake | 2002-09-22 | 1 | -0/+1 |
* | Cleanup of amdpm(4). | nsouch | 2002-09-21 | 1 | -0/+1 |
* | Regen for added syscalls. | alfred | 2002-09-19 | 1 | -0/+1 |
* | Make netatm/spans compile in the kernel without depending on userland | peter | 2002-09-17 | 1 | -2/+2 |
* | geom_aes.c requires rijndael crypto | grehan | 2002-09-16 | 1 | -0/+2 |
* | Add a new gre(4) driver, which could be used to create GRE (RFC1701) | sobomax | 2002-09-06 | 1 | -0/+2 |
* | Hook up libkern/strlcpy.c and libkern/strlcat.c after repocopy. | brooks | 2002-09-02 | 1 | -0/+2 |
* | Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, | brooks | 2002-09-02 | 1 | -9/+9 |
* | 'aicasm optional ahc ahd' means 'build aicasm only if BOTH ahc and ahd | peter | 2002-08-31 | 1 | -1/+6 |
* | Split the puc driver in pci specific and generic parts. | phk | 2002-08-31 | 1 | -1/+3 |
* | Add support for ahd/ahc register pretty printing in diagnostics. | gibbs | 2002-08-31 | 1 | -9/+15 |
* | Hook up the new ACPI PCI bus and catch up to ACPI PCI bridge driver changes. | jhb | 2002-08-26 | 1 | -0/+3 |
* | New L2TP netgraph node type. | archie | 2002-08-20 | 1 | -0/+1 |