summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Pseudofsize procfs(5).des2001-12-041-3/+2
* Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofmsmith2001-11-271-0/+1
* Introduce a syncache, which enables FreeBSD to withstand a SYN floodjlemon2001-11-221-0/+1
* newcard support for an, from pr 24854imp2001-11-151-1/+1
* Create a mutex pool API for short term leaf mutexes.dillon2001-11-131-0/+1
* Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.iwasaki2001-11-061-0/+1
* 3.5 years ago Wollman wrote:phk2001-11-051-2/+0
* Some fix for the recent apm module changes.iwasaki2001-11-011-0/+1
* Update to reflect files added/removed with the 20011018 ACPI CA update.msmith2001-10-311-2/+4
* Remove wx.mjacob2001-10-201-1/+0
* Add entry for the PRO/1000.jlemon2001-10-191-0/+1
* Dissociate ptrace from procfs.des2001-10-071-4/+4
* Update to reflect one file added, one removed.msmith2001-10-041-1/+1
* Add device driver support for the Broadcom BCM570x family of gigabitwpaul2001-09-271-0/+1
* Add ng_ip_input. A new netgraph node for queuing IP packets into thebrooks2001-09-271-0/+1
* /home/brooks/ng_gif.messagebrooks2001-09-261-0/+2
* The number of ccd(4) devices is no longer set at compile time so stopbrooks2001-09-261-1/+1
* Make faith loadable, unloadable, and clonable.brooks2001-09-251-1/+1
* Cleanup and split of nfs client and server code.peter2001-09-181-13/+17
* SMBus support for the AMD 756 power management unit. See smbus(4),murray2001-09-161-0/+1
* Move OsdEnvironment.c into MD code; searching for the ACPI tables is notmsmith2001-09-071-1/+0
* vlan.h is obsolete, don't create it anymore.brooks2001-09-051-1/+1
* Make the fe driver to compile in default under a NEWCARD kernel.shiba2001-09-021-1/+1
* Remove already commented out entry for pci/fxp.cjlemon2001-08-311-1/+0
* ACPI no longer has an ISA attachment.msmith2001-08-301-1/+0
* if_wi can be either pci (without pccard) or pccardnsayer2001-08-231-1/+1
* Only compile the ufs components if FFS || IFS || EXT2FS are present, notpeter2001-08-181-12/+35
* Implement kernel semaphores.jasone2001-08-141-0/+1
* repo-copy the source files from modules/syscons to the normal treepeter2001-08-091-0/+10
* param.c no longer gets special treatment. Use the source tree version.peter2001-07-261-0/+1
* sys/kern/tty_snoop.c is now sys/dev/snp/snp.c.dd2001-07-251-1/+1
* Allow ng_split to be compiled in staticly.brooks2001-07-251-0/+1
* You were knocked senseless by the Boomerang, spun around by the Cyclone,wpaul2001-07-231-0/+1
* Move the hints gunk to a seperate file. It isn't really part of thepeter2001-07-141-0/+1
* Merge with latest version of the Mylex 6+ driver.msmith2001-07-141-2/+0
* Bring in dirhash, a simple hash-based lookup optimisation for largeiedowse2001-07-101-0/+1
* Nuke the ACPI APIC driver. The ACPI CA infrastructure it depended onmsmith2001-07-071-1/+0
* Kill the old processor driver; the ACPI CA functions it depended onmsmith2001-07-071-1/+1
* Add acpi_powerprofile.cmsmith2001-07-071-0/+1
* Add a new helper function for finding resources in resource buffers.msmith2001-07-051-0/+1
* Move vm_page_zero_idle() from machine-dependant sections to adillon2001-07-051-0/+1
* Reorg vm_page.c into vm_page.c, vm_pageq.c, and vm_contig.c (for contigmalloc).dillon2001-07-041-0/+2
* - Don't overwrite inb, inw and outw.nyan2001-07-041-2/+0
* gif(4) and stf(4) modernization:brooks2001-07-021-2/+2
* Move wl driver to dev/wl. Repo copied to dev/wl, the old copiesimp2001-07-021-0/+1
* intel ich/ich2 driver - this needs some work but is functional enough forcg2001-07-011-0/+2
* Move ast() and userret() to sys/kern/subr_trap.c now that they are MI.jhb2001-06-291-0/+1
* Add acpi_powerres.c to fix the acpi build.jhb2001-06-281-0/+1
* Remove dgmbrian2001-06-271-2/+0
* Introduce numerous SMP friendly changes to the mbuf allocator. Namely,bmilekic2001-06-221-0/+1
OpenPOWER on IntegriCloud