summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Move the amd(4) driver to it's own directory in preparation for it growingscottl2002-12-131-1/+1
* Add support for the PC98 platform to the ATA driver.sos2002-12-031-0/+1
* Uncomment out the lines of {ncv,ncr53c500,tmc18c30}_pccard.c .non2002-11-281-3/+3
* Hook up kernel options and build information for mac_lomac.rwatson2002-11-261-0/+1
* Add getcontext, setcontext, and swapcontext as system calls.deischen2002-11-161-0/+1
* Massive cleanup of the ip_mroute code.luigi2002-11-151-1/+1
* Split userland services to fwdev.c.simokawa2002-11-121-0/+1
* - Move netsmb entries over to MI files. netsmb appears to be MI code.jhb2002-11-081-1/+11
* dgb(4) currently is i386-only.jhb2002-11-061-1/+0
* Make the ar(4) driver i386-only for now. It has lots of sizeof(int) ==jhb2002-11-061-2/+0
* - Convert to newbus, bus_space etc.mdodd2002-11-051-0/+2
* Slightly change the semantics of vnode labels for MAC: rather thanrwatson2002-10-261-1/+0
* Rename 'device acpica' to 'device acpi'.jhb2002-10-241-143/+143
* Provide kernel options for the various MAC policy modules so thatrwatson2002-10-241-0/+7
* - New-bussify the rc(4) device driver.jhb2002-10-231-0/+1
* All bpf.h/NBPF consumers are gone so stop generating bpf.hbrooks2002-10-211-3/+0
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDscottl2002-10-201-0/+60
* Add Geom Based Disk Encryption to the tree.phk2002-10-191-0/+4
* (1) added LSI Logic copyright, and legal line 3 in license, and stringemoore2002-10-181-0/+1
* Tie new "Fast IPsec" code into the build. This involves the usualsam2002-10-161-0/+11
* Allow firewire, sbp (SCSI over firewire), and fwe (non-standard rawjhb2002-10-141-0/+6
* Add in the GEOM control module.phk2002-10-131-0/+1
* Connect trm(4) to the build.cognet2002-10-131-0/+1
* - Create a new scheduler api that is defined in sys/sched.hjeff2002-10-121-0/+1
* Hook up strsep(3) to libkern following a repo-copy by Peter. This willrwatson2002-10-101-0/+1
* Import the libc fnmatch() into the kernel. This will be used by,dd2002-10-081-0/+1
* Add device driver for Belkin F5U103 and compatible USB-to-serial adapters.kan2002-10-081-0/+1
* NB: This commit does *NOT* make GEOM the default in FreeBSDphk2002-10-051-17/+17
* Add code for ACPI PCI link object manipulation.iwasaki2002-10-051-0/+1
* hookup new crypto support to the config/build processsam2002-10-041-0/+20
* newbus & bus_space the mcd(4) driver.mdodd2002-10-041-0/+2
* Back our kernel support for reliable signal queues.jmallett2002-10-011-1/+0
* First half of implementation of ksiginfo, signal queues, and such. Thisjmallett2002-09-301-0/+1
* Do away with AAC_COMPAT_LINUX option entirely. The functionality willscottl2002-09-251-1/+1
* The AAC_COMPAT_LINUX option was really annoying, since it made thescottl2002-09-251-0/+1
* - Hook ALQ up to the build.jeff2002-09-221-0/+1
* Moved netisr code from kern/kern_intr.c to net/netisr.c as threatened in ajake2002-09-221-0/+1
* Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.cjake2002-09-221-0/+1
* Cleanup of amdpm(4).nsouch2002-09-211-0/+1
* Regen for added syscalls.alfred2002-09-191-0/+1
* Make netatm/spans compile in the kernel without depending on userlandpeter2002-09-171-2/+2
* geom_aes.c requires rijndael cryptogrehan2002-09-161-0/+2
* Add a new gre(4) driver, which could be used to create GRE (RFC1701)sobomax2002-09-061-0/+2
* Hook up libkern/strlcpy.c and libkern/strlcat.c after repocopy.brooks2002-09-021-0/+2
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,brooks2002-09-021-9/+9
* 'aicasm optional ahc ahd' means 'build aicasm only if BOTH ahc and ahdpeter2002-08-311-1/+6
* Split the puc driver in pci specific and generic parts.phk2002-08-311-1/+3
* Add support for ahd/ahc register pretty printing in diagnostics.gibbs2002-08-311-9/+15
* Hook up the new ACPI PCI bus and catch up to ACPI PCI bridge driver changes.jhb2002-08-261-0/+3
* New L2TP netgraph node type.archie2002-08-201-0/+1
OpenPOWER on IntegriCloud