summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Reduce chances for integer overflow.maxim2012-02-251-2/+2
* Bump __FreeBSD_version due to libarchive update.mm2012-02-251-1/+1
* Update libarchive to 3.0.3mm2012-02-25470-13523/+125568
|\
| * Update vendor libarchive dist to new "release" branch (post 3.0.3)mm2012-02-08509-14939/+133197
| * Update to vendor revision 4183mm2012-01-291-0/+13
* | When detaching an unix domain socket, uipc_detach() checkstrociny2012-02-253-0/+43
* | If an interrupt is received with no vap attached, just fail LINK events.adrian2012-02-251-0/+5
* | When using uidstart in /etc/adduser.conf, get the nextdeischen2012-02-251-0/+1
* | Use correct Config registers for RTL8139 family. Unlike RTL8168 andyongari2012-02-253-40/+80
* | In revision 231989, we pass a 16-bit clock ID into kernel, howeverdavidxu2012-02-256-137/+226
* | Do not write to the user address directly, use suword().kib2012-02-251-4/+4
* | Fix a long-standing bug for AcpiOsGetTimer(). time_t is 32-bit on i386 andjkim2012-02-241-3/+3
* | Fix style in previous commit.jhb2012-02-241-3/+3
* | In selectroute() add a missing fibnum argument to an in6_rtalloc()bz2012-02-243-11/+10
* | Fix mdoc style nits. Start new sentences on new lines.jkim2012-02-241-5/+6
* | Only look for a usable MAC address for the bridge ID from ports within ourthompsa2012-02-241-20/+30
* | Adjust the nfs_skip_wcc_data_onerr setting so that it does not blockjhb2012-02-241-5/+7
* | Update scripts to work around two sh(1) bugs found in stable/8:bz2012-02-244-252/+263
* | xargs: If a utility exits with 255 or a signal, write an error message.jilles2012-02-241-4/+7
* | Add underscore symbol to the end of definition stringsosa2012-02-243-9/+9
* | Restore the return statement erronously removed in the r232048.kib2012-02-241-0/+1
* | Place the if() at the right location, to activate the v_writecountkib2012-02-241-4/+4
* | Exit with proper status when wake() fails.jh2012-02-241-5/+8
* | style(9).jh2012-02-241-4/+4
* | Remove an unused structure and unnecessary castkevlo2012-02-242-3/+1
* | Check if the user has necessary permissions on the devicekevlo2012-02-241-6/+25
* | Hold IF_LOCK when manipulating the interface flags.adrian2012-02-241-1/+6
* | Although it's documented that the vap newstate call can drop theadrian2012-02-241-0/+6
* | Add a radiotap vendor header definition.adrian2012-02-241-0/+6
* | Forced commit to denote that the commit message of r231621 should have read:marius2012-02-240-0/+0
* | - Add support for Family 12h, 14h and 15h processors.jkim2012-02-242-123/+191
* | Break the last part to its own sentence rather than a run-on.thompsa2012-02-231-3/+4
* | Add a sysctl/tunable default value for the use_flowid sysctl in r232008.thompsa2012-02-232-3/+10
* | Use a better way to silence unneeded internal declaration warnings indim2012-02-231-1/+1
* | Revert r231978, so I can apply a more proper fix to silence unneededdim2012-02-232-11/+5
* | Pretty-print the advice constants passed to posix_fadvise(2).jhb2012-02-232-0/+10
* | Account the writeable shared mappings backed by file in the vnodekib2012-02-236-15/+204
* | Indicate this function decrements the timer as well as testing for expiry.thompsa2012-02-231-11/+11
* | If the VBE implementation does not support save/restore function, defer tojkim2012-02-231-8/+5
* | Update my copyright date.jkim2012-02-231-1/+1
* | Import illumos changeset 13608 [1]:mm2012-02-232-6/+49
* | Probe supported states for save/restore function. Some VBE implementationjkim2012-02-231-11/+11
* | Fix a typo introduced in r231843.jkim2012-02-231-1/+1
* | Add isci(4) to the hardware notes.brueffer2012-02-232-0/+3
* | To improve control over the use of mount(8) inside a jail(8), introducemm2012-02-235-35/+79
* | Rename DESCRIPTION section to HARDWARE, so this manpage can be used forbrueffer2012-02-231-1/+1
* | merge pipe and fifo implementationskmacy2012-02-234-450/+225
* | When using flowtable llentrys can outlive the interface with which they're as...kmacy2012-02-233-34/+31
* | Add pt_BR.ISO8859-1 and pt_BR.UTF-8 directories to install.osa2012-02-231-1/+2
* | Catch up with r195837 (2.5 years ago) which renamed net_add_domain() to domai...brueffer2012-02-234-8/+10
OpenPOWER on IntegriCloud