| Commit message (Expand) | Author | Age | Files | Lines |
* | A cute yet small MAC policy that provides a simple ACL mechanism to | rwatson | 2003-03-02 | 1 | -0/+1 |
* | Remove support for running in SimOS. The support has rotted over | marcel | 2003-02-25 | 1 | -1/+0 |
* | pst(4) should be portable across all our platforms. | obrien | 2003-02-24 | 1 | -0/+3 |
* | Add an implementation of strdup() to libkern. Allocated memory is of | rwatson | 2003-02-23 | 1 | -0/+1 |
* | First round off updates/fixes to the ATA driver. | sos | 2003-02-20 | 1 | -0/+1 |
* | Munge the zs sbus attachment to work with fhc. This is a bit of a hack, | jake | 2003-02-19 | 1 | -1/+1 |
* | Split the arch-specific AGP files into the appropriate files.* and do the same | anholt | 2003-02-14 | 1 | -6/+0 |
* | Move the g_stat struct to its own .h file, we will export it to other code. | phk | 2003-02-08 | 1 | -0/+1 |
* | - Clean up ISA DMA supports. | nyan | 2003-02-07 | 1 | -0/+1 |
* | Add config glue to add an optional GEOM_VOL to add optional volume support. | gordon | 2003-02-03 | 1 | -0/+1 |
* | Add a rudimentary class for slicing Apple partitioned disks. | phk | 2003-01-31 | 1 | -0/+1 |
* | Remove files which don't exist. | phk | 2003-01-30 | 1 | -4/+0 |
* | Move the miidevs.h build stuff to conf/files so that config(8) doesn't | peter | 2003-01-30 | 1 | -0/+5 |
* | Migrate the PCI bus logic for ohci and uhci from sys/pci to sys/dev/usb. | joe | 2003-01-29 | 1 | -2/+2 |
* | - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selection | jeff | 2003-01-26 | 1 | -1/+2 |
* | Add ac97_patch.[ch] that provide space for ac97 codec specific patches. | orion | 2003-01-25 | 1 | -0/+1 |
* | Move subr_disklabel.c and subr_diskslice.c from being MI to MD files, | phk | 2003-01-17 | 1 | -2/+0 |
* | config glue for new wi driver and wlan module | sam | 2003-01-16 | 1 | -0/+2 |
* | remove wi_hostap.c from files as it's been removed. | alfred | 2003-01-15 | 1 | -1/+0 |
* | Add a very simple but functional GEOM mirror class. | phk | 2003-01-14 | 1 | -0/+1 |
* | Add sbus specific zs file. | jake | 2003-01-08 | 1 | -1/+2 |
* | Improve the way that an elf image activator for an alternate word size is | jake | 2003-01-04 | 1 | -3/+1 |
* | Add a driver for the Zilog 8530 dual uart found in Ultra 1s and Ultra 2s. | jake | 2003-01-01 | 1 | -0/+1 |
* | - Implement primal Configuration ROM parser. | simokawa | 2002-12-31 | 1 | -2/+3 |
* | 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 |