summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Never hardcode /sys into these Makefiles. The proper way to spell it is $S.imp2005-04-139-16/+3
* We have an asm version of bcmp(), so we could use it as well.cognet2005-04-121-1/+0
* The latest release of the FreeBSD driver (twa) forvkashyap2005-04-129-5/+23
* Add winx32_wrap.S to files.i386 for the NDISulator.wpaul2005-04-111-0/+1
* Use comments after .endif to please make(1) with latest changes somux2005-04-111-2/+2
* Get more love from GEOM on arm.cognet2005-04-071-0/+4
* Re-enable the atapicam driver in NOTES.scottl2005-04-051-1/+1
* Divorce critical sections from spinlocks. Critical sections as denoted byjhb2005-04-048-8/+0
* - Move LOOKUP_SHARED from opt_global.h to opt_vfs.h so we don't havejeff2005-04-031-1/+3
* Don't forget to create new-style links for module builds.imp2005-04-031-1/+6
* Now that we have proper links, no need to fake up ones as part ofimp2005-04-032-4/+0
* Update version number for latest config version bumpimp2005-04-018-8/+8
* FIx a botch with the addition of the arcmsr driver.scottl2005-04-011-1/+1
* Since the question keeps coming up, explain why the -mno-sse etc switchespeter2005-03-311-2/+6
* Glue the arcmsr driver into the tree.scottl2005-03-312-0/+2
* atapicam is broken, so comment it out since it may take a while to fix it.imp2005-03-311-1/+1
* This is the much rumoured ATA mkIII update that I've been working on.sos2005-03-303-8/+4
* We don't need no major numbersphk2005-03-291-84/+0
* Don't generate major.c anymore.phk2005-03-293-28/+4
* Add powernow to kernel build target.njl2005-03-272-0/+2
* Add USB Communication Device Class Ethernet driver. Originally written forsobomax2005-03-222-0/+6
* Add a driver for the 'clock-board' device (the clock board is anmarius2005-03-191-0/+1
* Add a comment to note that pseudo-device bpf is required for DHCP.murray2005-03-181-1/+1
* Hook acpi_fujitsu up to the build.philip2005-03-181-0/+1
* Bring back some of the ioctl junk that was removed in rev 1.59 as acognet2005-03-171-0/+1
* Remove OBE comment about AMD64 memory model.obrien2005-03-151-2/+1
* Ensure GCC does not use FP registers in integer code.obrien2005-03-151-1/+2
* Add PSEUDOFS_TRACE option.des2005-03-142-0/+4
* Use vfs_hash instead of home-rolled.phk2005-03-141-1/+0
* Use vfs_hash() instead of home-rolledphk2005-03-141-1/+0
* Use vfs_hash instead of home-rolled.phk2005-03-141-1/+0
* Currently (almost) all filesystems maintain a local inode hash tablephk2005-03-141-0/+1
* FreeBSD consumer bits of the nForce MCP NIC binary blob.obrien2005-03-122-0/+22
* just use crypto/rijndaelume2005-03-111-1/+2
* SampleRate rate control algorithm for the ath driversam2005-03-111-0/+1
* use cast128 in opencrypto to nuke duplicate code.ume2005-03-101-1/+1
* Correct indentation style:grog2005-03-071-14/+14
* o s/opt_ifpw.h/opt_ipfw.h/ in the previous commit.maxim2005-03-061-1/+1
* Add comments on setting resource limits.grog2005-03-051-13/+22
* Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenscottl2005-03-021-5/+5
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-2/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-2/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
OpenPOWER on IntegriCloud