summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add myselfpho2008-11-182-0/+2
* Set of powerd enchancements:mav2008-11-182-89/+154
* - Fix two minor errors in at91 code.stas2008-11-182-2/+2
* Partition type FS_UNUSED does not mean the partition entrymarcel2008-11-181-3/+1
* When checking to see if another CPU is running its idle thread, examinejhb2008-11-181-4/+4
* Use humanize_number(), rather than a home-grown algorithm formarcel2008-11-182-13/+7
* Fix building without ZFS (can't find library)ache2008-11-181-0/+2
* Sort includesmarcel2008-11-181-9/+10
* remove a pointless prototype and static-fy the corresponding functionmatteo2008-11-181-2/+1
* use WARNS?= instead of WARNS=matteo2008-11-181-1/+1
* Be more precise and use sizeof(tn)matteo2008-11-181-1/+1
* Use WARNS?= instead of WARNS=matteo2008-11-181-1/+1
* Fix a warning on amd64 caused by using int for request argument instead ofpjd2008-11-182-2/+2
* Pad the bootcode we write to the partition to a multiple of themarcel2008-11-181-1/+16
* Obey signedness flag in %z case.delphij2008-11-181-1/+1
* Obey signedness flag in %z case.delphij2008-11-171-1/+1
* Fix the maximum transfer size for mfi(4) disk devices to not exceed thejhb2008-11-171-1/+2
* make this warns=5 cleanimp2008-11-176-191/+46
* Move dumpcis to its own directory, start to decouple from theimp2008-11-1723-1223/+1
* Minor ANSI tweaks.imp2008-11-171-5/+2
* When running on a filesystem that lacks ACL support,kientzle2008-11-171-9/+9
* 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
OpenPOWER on IntegriCloud