summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-2282-1586/+292
* Pull in r165878 from upstream llvm trunk:dim2012-10-221-1/+3
* Update re members to realityeadler2012-10-221-1/+1
* Remove ZERO_COPY_SOCKETS from kernel configuration as the currentandre2012-10-221-1/+0
* Fix typo ('a' and 'o' are not the same letter apparently)eadler2012-10-221-1/+1
* Make PFIL use per-VNET lock instead of per-AF lock. Since most used packetmelifaro2012-10-223-12/+147
* Revert r241756imp2012-10-221-62/+0
* Revert r241755imp2012-10-221-51/+0
* This isn't functionally identical. In some cases a hint to disableeadler2012-10-2230-0/+91
* Eliminate code checking if found IPv6 rte is dynamic. IPv6 redirectsmelifaro2012-10-221-156/+0
* Provide example for newly-added NG_NETFLOW_V9INFO_TYPEmelifaro2012-10-221-0/+2
* Somehow this got replicated too many timeseadler2012-10-221-18/+0
* The 'testing memory' patch gets printed too many timeseadler2012-10-223-6/+0
* When loader tries to open GPT partition, but partition table is not GPT,ae2012-10-221-0/+7
* Remove support for using Giant for locking within mpt(4). Finer grainedmarius2012-10-223-117/+0
* After r241858, remove the remainder of FreeBSD ~4 support from mpt(4).marius2012-10-225-252/+30
* MFV of r241867edwin2012-10-222-4/+23
* Add German, French, Portuguese and Spanish names for the Spanish Dvorakgavin2012-10-221-0/+4
* Remove MLINK for if_idt.kevlo2012-10-221-1/+0
* Now that device disabling is generic, remove the non-standardeadler2012-10-221-5/+0
* Add a clean-room reimplementation of a script originallyeadler2012-10-224-0/+210
* Fix the memory regions to include the 64MB DDR3 memory slot.rpaulo2012-10-221-6/+14
* Increase the I/O memory area to 0xc20000.rpaulo2012-10-221-1/+1
* Correct the killpg(2) return values:eadler2012-10-221-6/+14
* Remove unused code since the 5.x dayseadler2012-10-221-63/+0
* Add support for the "&" character in usernames.eadler2012-10-221-3/+8
* Now that device disabling is generic, remove extraneous code from theeadler2012-10-2230-91/+0
* Update the kill(2) and killpg(2) man pages to the modern permissioneadler2012-10-222-16/+20
* Colin acked the wrong diff originally. fixed version coming soon.eadler2012-10-221-15/+6
* Correct the killpg(2) return values:eadler2012-10-221-6/+15
* Check the return error of set[ug]id. While this can never fail in theeadler2012-10-2216-131/+153
* Add Danish keyboard model for macbooks to syscons.eadler2012-10-223-0/+120
* Explain the upcoming delay by printing a message when the kerneleadler2012-10-223-0/+6
* Fix typo in error when unable to create TCP socketeadler2012-10-221-1/+1
* Check the return error of set[e][ug]id. While this can never fail in theeadler2012-10-228-11/+29
* Free buf when its no longer used. This helps eliminate a static analysiseadler2012-10-221-0/+2
* bcd isn't installed setuid.eadler2012-10-222-6/+0
* Sysinstall has been removed from base.eadler2012-10-221-1/+1
* remove duplicate semicolons where possible.eadler2012-10-2229-31/+31
* Make uhid attach to devices that look like keyboardseadler2012-10-221-3/+4
* Add support for gjournal to dumpfseadler2012-10-221-0/+2
* Implement HTTP 305 redirect handling.eadler2012-10-221-1/+5
* Don't deny non-temporary redirects if the -A option is set (pereadler2012-10-222-2/+13
* Be a bit more lenient in the maximum number of redirects allowed.eadler2012-10-221-1/+1
* Remove unused variable. Newer versions of gcc care.eadler2012-10-221-2/+0
* Fix build if COMPAT_43 is defined without one ofeadler2012-10-221-1/+2
* Remove {harp,hfa,idt} man pages as they were removed in r179308.eadler2012-10-224-268/+0
* Fix conditional expression: previously a bitvector would be operatedeadler2012-10-221-1/+1
* Make do_uniq work with python3eadler2012-10-221-6/+6
* Make xen python scripts work with python3eadler2012-10-221-1/+1
OpenPOWER on IntegriCloud