summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFi386: Add BPF Just-In-Time compiler.nyan2005-12-062-0/+4
* Add experimental BPF Just-In-Time compiler for amd64 and i386.jkim2005-12-065-0/+9
* Teach the elf trampoline how to deal with gzipped kernels.cognet2005-12-051-4/+17
* Use a simpler way to reach the <machine> include dir, which shouldru2005-12-031-2/+1
* Add option P1003_1B_MQUEUE.davidxu2005-12-031-0/+1
* Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov,anholt2005-12-031-0/+4
* Add option P1003_1B_MQUEUE for POSIX message queue.davidxu2005-12-021-0/+2
* Teach this to create the "machine" and ${MACHINE_ARCH} (for pc98ru2005-11-301-4/+27
* Drop the -I/usr/include (or any of its variants) from CFLAGS.ru2005-11-291-14/+0
* Add notes about ATI IXP audio controller.ariff2005-11-291-0/+2
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-0/+3
* Version 600004 is better than 700000 given other changes that are inimp2005-11-288-8/+8
* Reduction.ru2005-11-272-2/+0
* Make config(8) understand ORed dependecies in "files*" andru2005-11-2716-251/+116
* Support for ATI IXP 200 / 300 / 400 series audio controllers.ariff2005-11-271-0/+1
* Bring in experimental kernel support for POSIX message queue.davidxu2005-11-261-0/+1
* Remove duplicates.ru2005-11-263-5/+0
* Whitespace.ru2005-11-251-18/+18
* Use the correct file name for the ldscript.cognet2005-11-251-2/+2
OpenPOWER on IntegriCloud