summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get rid of all the "long long"/"maxint" casting around in printf's.sos2006-03-094-48/+36
* Remove _STOPEVENT call, it is already called in issignal, simplifydavidxu2006-03-091-6/+1
* ns_name_skip was not prefixed by `__'.ume2006-03-091-0/+1
* When a process is de-configuring a log file, also stop all of itsjkoshy2006-03-092-5/+8
* Now that we now spell NO_MAN=xxx MAN=, update the docs.imp2006-03-091-1/+1
* Connect librt to buildworld.davidxu2006-03-091-1/+2
* correct ni_txrate when using a fixed rate; fixes current rate reportingsam2006-03-091-1/+4
* Remove mqueue and timer, now they are in librt.davidxu2006-03-082-525/+0
* Use vn_start_secondary_write() and vn_finished_secondary_write() as ategge2006-03-0811-18/+344
* Remove mq.c, the POSIX mqueue is implemented in librt.davidxu2006-03-081-73/+0
* Switch these makefiles to use 'MAN=' to indicate they will not generategad2006-03-083-3/+3
* Fix overriding jail_list from command line.fjoe2006-03-081-1/+3
* Fix exec_map resource leaks.ups2006-03-083-28/+46
* When parsing an RPC request in nfsrv_dorec(), KASSERT that theresimon2006-03-081-0/+1
* kernel install script (missed in previous commit)sam2006-03-081-0/+43
OpenPOWER on IntegriCloud