summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add support for writing the pid of the daemon program to a pid file sojmg2013-09-132-19/+80
* Note about the OpenSSH change.des2013-09-131-0/+6
* When opening or closing fifo, ensure that the vnode is lockedkib2013-09-131-1/+3
* Reduce the scope of the proctree_lock. If several processes causekib2013-09-131-7/+6
* Do not install freebsd-update.conf.5 manual if WITHOUT_FREEBSD_UPDATE isgjb2013-09-131-1/+4
* Change VM object lock assertion to match locking higher in the callnwhitehorn2013-09-131-1/+1
* Fix an issue that caused Integrated RAID volumes on LSI mps(4) controllersken2013-09-121-0/+2
* After r255321, clang uses libc++ by default. This leads to a lot ofdim2013-09-122-0/+8
* After r255294, building lib/msun's symbol map (using clang as thedim2013-09-121-1/+1
* - Document the UQUAD sysctl variants.jhb2013-09-123-12/+32
* Fix an off-by-one error when populating mincore(2) entries forjhb2013-09-121-2/+2
* Fix a typo.jhb2013-09-121-1/+1
* Document several recent changes to vm_map_find(9):jhb2013-09-121-22/+56
* - Decode the idtype argument passed to wait6() in kdump and truss.jhb2013-09-124-14/+154
* Regen.jhb2013-09-126-8/+9
* Fix the type of the idtype argument to wait6() in syscalls.master.jhb2013-09-121-1/+2
* Fix the type of the idtype argument to wait6() in syscalls.master.jhb2013-09-121-1/+1
* Update head/ to -ALPHA1 status, as part of the 10.0-RELEASEgjb2013-09-121-1/+1
* Don't issue USB resume signalling in USB device mode, if the USB powerhselasky2013-09-121-1/+2
* We are exceeding default limit (256) of bracket nesting and clang does not likehiren2013-09-121-0/+5
* Consistently reference file descriptors as "fd". 55 other manpagesbdrewery2013-09-126-37/+37
* Fix make bootstrapping with WITH_DEBUG_FILES=emaste2013-09-121-1/+1
* Do not emit size for non-regular files. There is nothing thatdelphij2013-09-121-1/+1
* Provide pr_ctloutput method for AF_LOCAL/SOCK_SEQPACKET sockets.glebius2013-09-111-0/+1
* Fix build with gcc.kib2013-09-111-0/+2
* Prior to r254304, we only began scanning the active page queue when thealc2013-09-111-52/+69
* Clear correct data structure.hselasky2013-09-111-1/+3
* Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself isglebius2013-09-119-15/+0
* Fix a limitation in bhyve that would limit the number of virtual machines toneel2013-09-113-1/+9
* Cleanup elf macrosbapt2013-09-111-7/+3
* Implement sendfile(2) for the posix shared memory segment file descriptor,kib2013-09-112-126/+250
* Stick to traditional DEFAULT_SYS_PATH (/usr/share/mk)sjg2013-09-101-0/+1
* Missed in r255386: libssh is more than just the .so file itself.des2013-09-101-0/+6
* Change the default value of VerifyHostKeyDNS to "yes" if compiled withdes2013-09-103-1/+11
* Clean up the OpenSSH build. It is now possible to build most componentsdes2013-09-1013-48/+199
* Remove documentation describing functionality which geom(4) does not,cperciva2013-09-101-19/+1
* Add support to detect arm vs armv6bapt2013-09-101-12/+202
* Clean up the Kerberos build by turning libheimipcc and libheimipcs intodes2013-09-108-11/+28
* Make this more deterministic by sorting the libraries before processingdes2013-09-101-1/+2
* add note about gcc and aesni...jmg2013-09-101-0/+5
* Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.obrien2013-09-103-3/+3
* Add a sendfile regression test for transmit length > file size.emaste2013-09-101-32/+64
* ipfilter 5.1.2 no longer supports sysctl. Use ipf -V to determine ifcy2013-09-103-6/+4
* Make a bump for r255426.glebius2013-09-101-1/+1
* Fix the length calculation for the final block of a sendfile(2)des2013-09-105-7/+57
* Only use a clang'ism if ${CC} is clang.obrien2013-09-103-3/+3
* Call free() on the pointer returned from malloc().kib2013-09-101-8/+8
* Go way past 11 and bump bhyve's max vCPUs to 16.grehan2013-09-102-4/+6
* MFV r247844 (illumos-gate 13975:ef6409bc370f)delphij2013-09-1011-34/+98
* Fix the aborting of association with the iterator using an emptytuexen2013-09-091-37/+35
OpenPOWER on IntegriCloud