summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-17341-15923/+104583
* Undo revision 185013 until better solution is found.emax2008-11-171-4/+0
* Fix a potential NULL-pointer dereference in padlock(4).philip2008-11-171-1/+5
* gdb: Remove arm_pc_is_thumb_dummy() and related code.raj2008-11-171-36/+1
* Initial gdbserver support for ARM.raj2008-11-174-4/+226
* Fix two possible (but unlikely) NULL-pointer dereferences in glxsb(4).philip2008-11-171-3/+7
* Overhaul of CIS parsing, next step: keep a cached copy of the CIS,imp2008-11-174-73/+68
* Fix typo. It restuled in activating unwanted Rx filtering as wellyongari2008-11-171-1/+2
* More locking for syscons(4). This should prevent races with sckbdevent().emax2008-11-161-0/+4
* Instead of forcing vn_start_write() to reset mp back to NULL for thekib2008-11-161-2/+1
* Revert r184118. There is actually a code in the kernel, for instance inkib2008-11-161-10/+1
* Fix argument layout of devfs_get_cdevpriv().ed2008-11-161-1/+1
* - Allow the front-end to specify that iommu(4) should disablemarius2008-11-163-19/+25
* Use the spitfire VIS block copy/zero functions also with cheetah-marius2008-11-161-1/+7
* Micro-optimize spitfire_block_{copy,zero}():marius2008-11-161-9/+4
* Define LDBL_EPSILON, LDBL_MAX and LDBL_MIN as long double constants.marcel2008-11-161-3/+3
* - For maximum flexibility, sparc64 supports BUS_DMA_COHERENT alsomarius2008-11-161-16/+31
* Various whitespace and style fixes.jhb2008-11-1619-284/+291
* In the robust futexes list head, futex_offset shall be signed,kib2008-11-163-4/+4
* Add a comment to utmp.h about the sizes of UT_HOSTSIZE and UT_LINESIZE.ed2008-11-161-0/+7
* Ignore absent CPUs when listing the current state of PMC hardware.jkoshy2008-11-161-1/+4
* Print PMC widths in the initialization announcement.jkoshy2008-11-161-1/+2
* On i386, the primary function that SYSCALL() generates is with thepeter2008-11-153-3/+3
* - Document the class name prefix for these PMCs.jkoshy2008-11-151-1/+22
* Correct an oversight: call the MD finalize hook at module unloadjkoshy2008-11-151-0/+3
* Fix assertions.jkoshy2008-11-151-6/+9
* Correct an indexing error (a change missed out in #184802).jkoshy2008-11-151-1/+1
* Correct association 0 handling.mav2008-11-151-14/+24
* - Update instructions for Subversion importrafan2008-11-152-31/+12
* - Update ncurses to 5.7-20081102 (5.7 release) and build gluerafan2008-11-15136-4397/+7211
|\
| * - Import ncurses 5.7-20081102 (5.7 release) onto vendor branchrafan2008-11-09132-4390/+7196
| * - Remove svn:keywords on unmodified vendor coderafan2008-11-090-0/+0
| * - Flatten the vendor arearafan2008-11-09535-0/+0
* | Finish a few more .Dl "quoted" arguments missed in revision 184984keramida2008-11-151-4/+4
* | Add missing quotes to .Dl arguments.keramida2008-11-151-4/+4
* | First step in cleaning up CIS parsing and /dev/cardbus*.cis: removeimp2008-11-153-38/+42
* | Merge from vendor dist: Bring in a change already in the sendmailgshapiro2008-11-151-1/+1
* | - Revive fdc(4) per-device flag 0x10, which was removed in r1.284[1].jkim2008-11-151-63/+86
* | Fix compile. I was in the wrong tree when I tested it :-(ambrisko2008-11-141-2/+2
* | When running a 32bit app. on amd64, ensure the bits above 32bitambrisko2008-11-141-0/+15
* | Switch the default rpc implementation for NFS back to the new code. I believedfr2008-11-143-9/+0
* | Adapt to accmode_t changes.trasz2008-11-145-13/+13
* | Per request, keep privilege number 20 reserved.ed2008-11-141-0/+1
* | merge fix for boot-time hang on centos' xenkmacy2008-11-141-24/+38
* | repair config file from spammingkmacy2008-11-141-0/+6
* | Fix worldps2008-11-142-2/+2
* | Fix typo where the code was missing the "IPMICTL_RECEIVE_MSG_32" conditionobrien2008-11-141-1/+1
* | When repeatedly accessing a thread credential, cache the credentialrwatson2008-11-143-42/+48
* | Hide the attach message. This needs to be done in the probe as well, asn_hibma2008-11-131-6/+23
* | Silence detach messages if the device has marked itself quiet (u3g).n_hibma2008-11-132-13/+16
OpenPOWER on IntegriCloud