summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Parts of the patch have been committed.des2003-08-011-18/+0
* The MI code was modified to filter the devices based on its headerimp2003-08-011-0/+8
* Define PCI_MAXHDRTYPE to be 2. We know about header types 0, 1 and 2.imp2003-08-012-10/+2
* New release notes: dhclient(8) -i, systat(1) ip6/icmp6, NO_FLOPPIESbmah2003-08-012-0/+24
* Add hw.pci.irq_override_mask, which is a mask of interrupts that areimp2003-08-012-0/+28
* powerpc patch.des2003-08-011-0/+67
* Use a more generic patch name.des2003-08-011-1/+1
* powerpc still needs a patch.des2003-08-011-0/+2
* Re-add support for patches.des2003-08-012-1/+9
* Add ip6 and icmp6 displays to systat.dwmalone2003-08-017-1/+632
* Update the comment at the head of kmem_alloc_nofault() to describe itsalc2003-08-011-1/+5
* I'll maintain dhclient from now on.mbr2003-08-011-1/+1
* Only free the pcpu cache buckets if they are non-NULL.bmilekic2003-08-011-4/+6
* Add facilities for tuning the "em" driver's interrupt delays withoutjdp2003-08-013-44/+148
* Use strncmp() and not strcmp() here to properly matchbmilekic2003-08-011-1/+1
* Workaround for gcc on alpha/ia64.simokawa2003-08-011-6/+4
* Fix kernel build -- 'c' was the unused var, not 'lines'.obrien2003-08-011-1/+1
* Fix jot so that 'jot -r -w %d 1 1 4' never prints 4. Previously, itdas2003-08-011-1/+1
* Add comment point o2micro people to NEWCARDimp2003-08-011-0/+2
* Attempt to simplify #ifdef logic for MAC_ALWAYS_LABEL_MBUF.rwatson2003-08-019-252/+162
* MFC noted: arp(8) -i.yar2003-08-012-2/+2
* Spell "file system" correctly.ru2003-08-013-3/+3
* When using crunchgen, blow away MAKEFLAGS. This fixes make -j <#> -Pgordon2003-08-011-2/+2
* Use PNG instead of GIF; add WWWOWN and WWWGRP variables to the Makefile;des2003-08-015-3/+6
* The rc files have been repo-copied to a separate subdirectory.des2003-08-0110-104/+15
* Write the preserved registers to (and read them from) struct reg andmarcel2003-08-011-4/+4
* Fix ordering bug created by previous commit. While here, make ppc(4)marcel2003-08-011-1/+1
* Forgot an added file in the last commit.ambrisko2003-08-011-0/+49
* Clean up fwdev.simokawa2003-08-014-211/+234
* Add printer support to puc(4) driver.ambrisko2003-08-0110-2483/+143
* - Disable faking T_DIRECT as T_RBC because we have PIM_NO_6_BYTE now.simokawa2003-08-011-2/+2
* Remove Giant from writev(2). Eliminate trivial style differences betweenalc2003-08-011-11/+4
* - Detect full of DMA channel correctly.simokawa2003-08-011-2/+1
* Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3gad2003-08-011-1/+1
* Remove unused stuff.phk2003-07-312-17/+15
* Use FSBase to map kse, GCC generates code which uses %fs to access TLS data.davidxu2003-07-311-4/+4
* Remove unnecssary <vm/swap_pager.h> includes.phk2003-07-313-3/+0
* Remove various unused variables, prototypes and local variables.phk2003-07-311-25/+0
* Disable and lobotomize the kvm image reading swapinfo code, the kernelphk2003-07-311-125/+1
* Retire the SWIF_DUMP_TREE code, this is in the way for a rework ofphk2003-07-312-191/+0
* This file hasn't been used for some time; nuke it.deischen2003-07-311-42/+0
* Remove options processing for dumping swapdevice radix map.phk2003-07-312-5/+1
* Take the same approach for i386 as that for ia64 and amd64. Usedeischen2003-07-319-339/+150
* Unifdef -UDEBUG_SWAPINFO The kernel data structures are about to change.phk2003-07-311-79/+0
* When dumping swap information, drop the "Type" field which displaysphk2003-07-311-7/+4
* Improve consistency with the Biba policy -- renamerwatson2003-07-311-23/+10
* If ${GCC_CPU}-c.c exists, we need to use it.obrien2003-07-311-0/+3
* If a spin lock is held for too long and WITNESS is enabled, then calljhb2003-07-312-6/+18
* Add a new function to look for a spinlock's instance when it is held byjhb2003-07-312-0/+22
* Remove a suser() check in the mac_biba policy: the MAC Framework itselfrwatson2003-07-311-19/+0
OpenPOWER on IntegriCloud