summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* ${.CURDIR} != pwd and since we use the shell version of if now we don't evenmlaier2006-02-201-1/+1
* Use shell's version of if to check if the firmware really exists in themlaier2006-02-181-7/+9
* When linking make sure it succeeds.obrien2006-02-171-2/+2
* Tie the ipmi driver into the i386/amd64 builds.ambrisko2006-02-132-0/+6
* Allow one to subset phy. If you want the kitchen sink, use deviceimp2006-02-071-26/+30
* Remove .depend when doing "make cleandir".ru2006-02-071-1/+1
* Add support for audit pipe special devices, which allow user spacerwatson2006-02-061-0/+1
* Alphabetize.rwatson2006-02-061-3/+3
* Move asr driver from global NOTES to i386-specific NOTES. Requestorkensmith2006-02-051-6/+0
* Fix minor inconsistancy between kernel built modules and stand-aloneimp2006-02-041-0/+2
* Add AUDIT to NOTES, as it's probably ready to get regular build testingrwatson2006-02-031-0/+3
* !$(*&!($!&$(!&$&(!$(&!&($!($mjacob2006-02-031-0/+1
* MFi386: Enable the ce(4).nyan2006-02-021-0/+3
* Add 'options AUDIT' and associate various .c files with the AUDITrwatson2006-02-012-0/+8
* Move the IPSEC related code blocks to their own file to unclutterandre2006-02-011-0/+2
* Attach ce(4) to the build.rik2006-01-311-0/+3
* Add RWLOCK_NOINLINE.jhb2006-01-311-1/+8
* Hook up le(4) to the build. For now it's only added to the sparc64 GENERICmarius2006-01-313-0/+7
* Add buffer corruption protection (RedZone) for kernel's malloc(9).pjd2006-01-313-0/+10
* Merge the //depot/user/yar/vlan branch into CVS. It contains some collectiveglebius2006-01-301-0/+2
* Set MACHINE to i386(pc98). This fixes cross-building.nyan2006-01-292-2/+6
* firmware(9) is a subsystem to load binary data into the kernel via amlaier2006-01-293-0/+30
* Add a basic reader/writer lock implementation to the kernel. Thisjhb2006-01-272-0/+2
* Bring in a sysv-style pts implementation, as found in the rwatson_pts perforc...cognet2006-01-261-0/+1
* Add in the Linux IOCTL shim and create the megadev0 device soambrisko2006-01-242-0/+2
* Build a minimal pagetables, with only section mappings, mapped write through,cognet2006-01-201-1/+3
* Add a new file (kern/subr_lock.c) for holding code related to structjhb2006-01-171-0/+1
* I couldn't find any traces of what the tags1 file was supposed to do.ru2006-01-161-2/+0
* The LinkSys EG1032 is supported by re(4) not nge(4) [1].bz2006-01-141-2/+2
* - Add comments about snd_au88x0.joel2006-01-141-3/+7
* Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)phk2006-01-103-1/+5
* Add ufoma drivers in 'files', too.takawata2006-01-091-0/+1
* New option: NO_FFS_SNAPSHOT. I did this in p4 about the same timeimp2006-01-061-0/+5
* Fix minor sorting issue.joel2006-01-041-1/+1
* Remove references to snd_vortex1(4).joel2006-01-042-2/+0
* MI changes:netchild2005-12-312-12/+1
* Refer readers to the hwpmc(4) manual page where the additionaljkoshy2005-12-291-0/+3
* Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. Thereimp2005-12-291-0/+1
* Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers.ru2005-12-212-1/+7
* Move device 'cs' into i386/pc98 specific NOTES. It is broken on ppcimp2005-12-201-4/+0
* Add a vgapci(4) stub device driver for VGA PCI devices. This device servesjhb2005-12-201-0/+1
* Move the hostb driver out of the i386 and amd64 PCI code (where it wasjhb2005-12-201-0/+1
* Rather than appending it at the end of the kernel build process, give thecognet2005-12-201-21/+20
* Make the elf trampoline disable the MMU, and link it at physical address,cognet2005-12-201-14/+23
* Remove all redundant option file names that don't hurt readability.ru2005-12-124-11/+11
* Add read-only XFS to LINT.rodrigc2005-12-121-0/+6
* Hook XFS into kernel build.rodrigc2005-12-123-0/+142
* The if_ti Tigon I/II driver has moved to /sys/dev/tiscottl2005-12-101-1/+1
* The IQ80321 clock is 200MHz, but the IQ80321 is 198MHz, so add a kernel optioncognet2005-12-091-0/+1
* Add BPF Just-In-Time compiler support for ng_bpf(4).jkim2005-12-074-4/+4
OpenPOWER on IntegriCloud