summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Report an error if zdb cannot initialize zfsbapt2015-12-231-1/+2
* Delete the comment about running `test_libugidfw_strings` before testingngie2015-12-231-5/+0
* Move mac_bsdextended check up before running the test_libugidfw_strings testc...ngie2015-12-231-10/+10
* Use j instead of a hardcoded index (9) and increment it afterngie2015-12-231-1/+2
* Remove extraneous charactersrodrigc2015-12-231-2/+2
* Touch /firstboot in the WORLDDIR.imp2015-12-231-0/+2
* Copy all the dtb files that we build as part of the kernel build fromimp2015-12-231-5/+13
* Fix r292640ngie2015-12-231-2/+2
* Clean up trailing whitespace; no functional changengie2015-12-231-7/+7
* Add support for firmware dump (a.k.a grcdump)davidcs2015-12-235-2/+2782
* Check for packet_length is greater than 60 bytes as well as packet_length isdavidcs2015-12-233-4/+23
* backtrace.3: Fix prototype of backtrace_symbols_fd_fmt().bapt2015-12-221-3/+3
* Silence a boring warning.andreast2015-12-221-0/+2
* Fold lim_shared into lim_copy to mute a -Wunused compiler warning fromngie2015-12-221-10/+1
* Revert accidental whitespace changes included with r292623emaste2015-12-2221-164/+164
* Make it possible for the cdevsw d_close() driver method to detect lastkib2015-12-222-3/+14
* Support a.out format in nlist only on i386emaste2015-12-2222-166/+166
* Move the mkioctls script to libsysdecode and use it to generate ajhb2015-12-229-51/+108
* Keep devfs mount locked for the whole duration of the devfs_setattr(),kib2015-12-221-7/+14
* If we annoy user with the terminal output due to failed load ofkib2015-12-221-1/+2
* Remove redundant ctx_switch_xsave declaration in sys/amd64/include/md_var.hngie2015-12-221-1/+0
* Delete the DOS dir to mirror what we do with NANO_WORLDDIR.imp2015-12-221-30/+38
* Let tsearch()/tdelete() use an AVL tree.ed2015-12-227-87/+607
* Refer to creating Phabricator Herald notificationsrodrigc2015-12-221-0/+9
* Don't adjust the program counter to an invalid address after reaching aandrew2015-12-221-5/+1
* Fix speed setting by NVRAM for 24xx and above chips.mav2015-12-221-2/+26
* [mips] Add TLB pagemask probing code, and print out the allowable page sizes.adrian2015-12-223-1/+46
* Undo change from r292607 that was not meant to be therepfg2015-12-221-1/+1
* cron: Check the return value of pipe(2)pfg2015-12-221-3/+5
* crontab: properly free an entrypfg2015-12-221-1/+1
* crontab: replace malloc + bzero with callocpfg2015-12-221-2/+1
* If vnets are torn down while ifconfig runs an ioctl to say, destroy anbz2015-12-221-3/+17
* If bootverbose is enabled every vnet startup and virtual interfacebz2015-12-222-2/+2
* Simplify bringup order by removing a SYSINIT making it a static listbz2015-12-221-12/+2
* Since r256624 we've been leaking routing table allocationsbz2015-12-222-1/+2
* Fix a panic when launching VNETs after the commit of r292309.jtl2015-12-221-4/+4
* We don't need to use a temporary buffer, here.ume2015-12-221-7/+3
* Make CUSE usable with platforms where the size of "unsigned long" ishselasky2015-12-223-10/+10
* Make CUSE usable with platforms where the size of "unsigned long" ishselasky2015-12-222-3/+3
* Guard against the same process being both CUSE server and client athselasky2015-12-221-2/+13
* Remove the arm KERNPHYSADDR option as it is no longer used. The makeandrew2015-12-2225-28/+0
* For embedded platforms that require it, use mtools to copy theimp2015-12-221-7/+33
* Prevent use-after-free with ctx->ns in set_nameservers(..), which could occurngie2015-12-221-0/+1
* Set env vars from values on the efi loader command line.ian2015-12-221-2/+25
* Allow dhcp/bootp server-provided values to be overriden from environmentian2015-12-221-6/+13
* Dump out the output from flock_helper on failure so failures with thengie2015-12-221-2/+3
* Use stable output to a test file instead of depending on the OS name beingngie2015-12-222-1/+14
* Add libxo support to jlsrodrigc2015-12-223-71/+120
* Fix the detection of IO/memory space changing across busses when the busian2015-12-221-3/+2
* Don't dump core files with lib/libc/ssp/ssp_test and lib/libc/gen/assert_testngie2015-12-222-0/+24
OpenPOWER on IntegriCloud