summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix "make distribution" when just NO_CRYPT is defined.ru2006-03-111-1/+1
* Remove debug flag.sos2006-03-111-1/+0
* Fix build.ru2006-03-111-2/+2
* Block secondary writes while expunging active unlinked files.tegge2006-03-115-5/+119
* Fix multicast support for cs89x0 chips. Just setting the RX_MULTCAST_ACCEPTphilip2006-03-101-18/+56
* Micro-optimize invalid UUID check.jkim2006-03-101-1/+3
* o acknowledge interrupts early in the interrupt handlerdamien2006-03-102-10/+13
* make use of the firmware(9) subsystem.damien2006-03-102-158/+73
* Add atausb modulesos2006-03-101-0/+10
* Add "device atausb"sos2006-03-101-0/+1
* Module that adds support for using USB storage devices through thesos2006-03-101-0/+980
* fix the locking.damien2006-03-102-28/+73
* Add note about 'audit' group.imp2006-03-101-0/+9
* Use .Cm for all key words, not just the ones I added. More in line withtrhodes2006-03-101-12/+12
* write the right unit # on verbose output.sos2006-03-101-1/+2
* Disable an SMP detection on pc98.nyan2006-03-105-5/+5
* Hopefully fix all nearby style bugs that Bruce has mentioned.ru2006-03-101-8/+8
* - Fix variable assignment to be portable.ru2006-03-101-6/+6
* Add entries for new pthread stubs.davidxu2006-03-101-0/+30
* Block all signals in helper threads except those should not be blocked.davidxu2006-03-101-6/+9
* Remove including of libc sources. All the required functionsdeischen2006-03-102-16/+4
* When inserting a new component md_provsize metadata field wasn't set, whichpjd2006-03-102-0/+2
* fix switching between agressive and non-agressive wmm modessam2006-03-101-2/+2
* It is not necessary to read %gs twice.davidxu2006-03-101-2/+1
* Fix stack offset to allow gcc's stack aligment code to work correctly.davidxu2006-03-101-1/+1
* Remove unneeded (and broken) usage of MNT_REF()/MNT_REL().tegge2006-03-101-2/+0
* MFp4: Forget the asm inlined version of in_cksum_hdr(). It doesn't work ifcognet2006-03-092-74/+10
* - Implement serial numbers, UUID, and asset tag (turned off by default).jkim2006-03-093-31/+80
* Implement printf 'X' conversion for both libstand and kernel.jkim2006-03-092-19/+24
* missed a case that needs WITH_SMPsam2006-03-092-0/+4
* Rever the previous changes. It turns out that it perfectly correctgad2006-03-093-3/+3
* Fix this to what I've actually submitted.ru2006-03-091-1/+1
* Revise the names of modules in the recent note on tdfx_linux.yar2006-03-091-4/+4
* handle KERNELS as beforesam2006-03-091-3/+2
* Flip the switch and don't route interrupts to hyperthreads in a HT system.jhb2006-03-092-4/+4
* Don't dereference an uninitialized pointer.imp2006-03-091-1/+4
* Revert last change, per ru@'s objection. I misunderstood consensusimp2006-03-091-1/+1
* Avoid pulling in the whole <net/pfvar.h> by opaquely declaringyar2006-03-091-2/+3
* The `pf' and `pflog' sources do not depend on DEV_PF or DEV_PFLOG,yar2006-03-092-6/+0
* Revert to setting vlan and vlandev parametes synchronously, as soonyar2006-03-091-0/+9
* Add -F option to not fail on already installed packages.phk2006-03-094-5/+13
* In addition to -b (suppress builds) add -k (suppress kernel build) andphk2006-03-091-10/+37
* Don't acquire a lock before calling vlan_unconfig().ru2006-03-091-2/+0
* After revision 1.4 of `src/usr.sbin/bsnmpd/bsnmpd/Makefile' thekeramida2006-03-091-0/+5
* Only use the channel in the request given to ata_completed if itssos2006-03-091-3/+7
* typo.sos2006-03-091-1/+1
* Oops, forgot newline.phk2006-03-091-1/+1
* Add slop to "backwards" cpu accounting messages, 3 usec or 1% whicheverphk2006-03-091-1/+5
* silence cpu_tick calibration and notice only (under bootverbose)phk2006-03-091-15/+8
* Ignore kenv strings which overflow the room we have, rather than pretendphk2006-03-091-1/+6
OpenPOWER on IntegriCloud