summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of trivial whitespace mistakes and update the miniobj.hphk2011-02-259-30/+38
* fixed size of AH_ALEN_MAX, which is 64 bytes for SHA-512.vanhu2011-02-251-1/+2
* Add a real dependency on the microcode.obrien2011-02-251-1/+1
* o FreeBSD 8.2 and 7.4-RELEASE added. Mac OS X 10.6 added belatedly.maxim2011-02-251-7/+15
* - Add two more iconv-related files, which were left out from previous commitgabor2011-02-252-0/+72
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-251032-9/+2289190
* Enable the check for negative permissions (the group on a file can't dobrooks2011-02-241-1/+1
* * Fix several bugs where the scaled versions of srtt and rttvartuexen2011-02-243-23/+23
* * Cleanup the code computing the retransmission timeout.tuexen2011-02-243-77/+39
* Use ffs() to locate free bits in the inode and block bitmaps rather thanjhb2011-02-241-18/+10
* Recently, in upstream clang, a fix was done to add -L/usr/lib to thedim2011-02-241-8/+9
* Add sticky.8 to the obsolete files since it had beenremko2011-02-241-0/+2
* - Add missing xhci(4) manual page.hselasky2011-02-247-14/+93
* Add wording about the priority range andremko2011-02-241-1/+7
* Update xz to release 5.0.1mm2011-02-2414-307/+688
* Move the sticky manual from section 8 to sectionremko2011-02-243-2/+2
* - Fix typogahr2011-02-241-1/+1
* Remove sysctl vm.max_proc_mmap used to protect from KVA space exhaustion.pluknet2011-02-242-42/+0
* - Add support for some non-standard USB MIDI devices from Roland, byhselasky2011-02-244-21/+72
* The new accounting file needs to be 644 so that unprivileged usersdougb2011-02-241-0/+1
* Use the cprd_mem field when setting the start and length for a memorybrucec2011-02-231-2/+2
* Fix the 32-bit build stage on amd64 when WITH_CTF is enabled. It seemsdim2011-02-231-1/+1
* Clean up the now unused #include statement.pluknet2011-02-231-1/+0
* Alter comment to reflect change in code.jpaetzel2011-02-231-3/+8
* Handle memory allocation failures in include().brucec2011-02-232-1/+12
* Add a catch-all for miscellaneous RAID volumes while seeking a betternwhitehorn2011-02-231-1/+2
* Move the max_threads_per_proc and max_threads_hits variables to thekib2011-02-232-13/+11
* Revert previous change, the existing check was correct.jhb2011-02-231-1/+1
* Use umtx_key objects to uniquely identify futexes. Private futexes injhb2011-02-232-17/+33
* Expose the umtx_key structure and API to the rest of the kernel.jhb2011-02-232-50/+53
* Properly handle BARs bigger than 4G. The '1' was treated as an intjhb2011-02-231-3/+3
* Fix off-by-one error in check against max_threads_per_proc.jhb2011-02-231-1/+1
* Calculate and return the count in vmspace_swap_count as a vm_offset_tbrucec2011-02-232-8/+9
* Fix typos - remove duplicate "is".brucec2011-02-238-8/+8
* Remove unnecessary controller reinitialization which resulted inyongari2011-02-231-5/+13
* Update how accounting log files are rotated.dougb2011-02-222-11/+38
* Added patch-functions-upgrade which should fix some kernel panicsjpaetzel2011-02-221-2/+2
* Better method for grabbing disk name, dmesg may produce mangled output.jpaetzel2011-02-221-1/+1
* Make sure to only accept and handle action frames which are for us. Inbschmidt2011-02-225-45/+58
* Xref makefs(8).jh2011-02-221-1/+2
* Fix whitespace nit.jhb2011-02-221-1/+0
* Eliminate two dubious attempts at optimizing the implementation of aalc2011-02-221-12/+4
* Add support for optional distributions, installation of the ports tree andnwhitehorn2011-02-223-2/+23
* MFi386: revision 218926nyan2011-02-221-1/+1
* Use a single list to simplify future maintenance and ensure all list items arelstewart2011-02-221-2/+0
* Make code more friendly to the non-C99 compilers - don't allocatesobomax2011-02-221-4/+8
* Regen src.conf(5) after r218941 and r218942.uqs2011-02-221-6/+10
* The default for FDT has changed, rename the flag/options file.uqs2011-02-221-1/+1
* Flesh out WITHOUT_GROFF support to DTRT.uqs2011-02-229-54/+567
* Teach tools/install.sh the -d directory mode.uqs2011-02-222-4/+20
OpenPOWER on IntegriCloud