summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When processing ACK in tcp_do_segment, use sbcut_locked() instead ofglebius2013-10-091-2/+5
* - Substitute sbdrop_internal() with sbcut_internal(). The latter doesn't freeglebius2013-10-092-11/+36
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-usedteske2013-10-0947-206/+208
* Remove redundant declaration of cmclass indim2013-10-091-3/+0
* Parse the memory size parameter using expand_number() to allow specifyingneel2013-10-099-16/+67
* Add some missing AR934x register definitions.adrian2013-10-092-0/+45
* Fix interrupt handling from the APB periperals (ie, UART) - itadrian2013-10-091-0/+3
* Mark AR934x based boards to be mips74k.adrian2013-10-091-1/+1
* Add "better" MIPS24k and MIPS74k barriers.adrian2013-10-092-3/+13
* Shuffle the includes around so they occur after opt_global.h is included;adrian2013-10-091-4/+5
* Add two new MIPS CPU families - mips24k and mips74k.adrian2013-10-091-0/+2
* Fix the LINT build.jimharris2013-10-081-0/+1
* Remove mention of [fixed] known issue not-specific to updating.dteske2013-10-081-13/+0
* In sys/amd64/amd64/pmap.c, fix several gcc warnings about uninitializeddim2013-10-081-0/+1
* In usr.sbin/bhyve/pci_ahci.c, fix several gcc warnings of the formdim2013-10-081-11/+11
* Properly fix out of memory handling in the iSCSI target.trasz2013-10-081-4/+11
* After r256062, the static function fbsdrun_get_next_cpu() indim2013-10-081-11/+0
* Now our binutils's assembler supports the Intel Random Number Generatordim2013-10-081-2/+2
* Change the behavior of bhyve such that the gdb listening port is opt-inneel2013-10-082-5/+3
* Do not leak resources during attach if nvme_ctrlr_construct() or the initialjimharris2013-10-081-3/+9
* Log and then disable asynchronous notification of persistent events afterjimharris2013-10-082-7/+56
* Do not enable temperature threshold as an asynchronous event notificationjimharris2013-10-081-0/+14
* Extend some 32-bit fields and variables to 64-bit to prevent overflowjimharris2013-10-083-10/+12
* Add driver-assisted striping for upcoming Intel NVMe controllers that canjimharris2013-10-084-12/+225
* Initialize and free the DTrace taskqueue in the dtrace module load/unloadmarkj2013-10-083-9/+4
* Add channel survey support to the AR5212 HAL.adrian2013-10-083-18/+102
* When destination parameter is missing, exit with a clear synopsis,glebius2013-10-081-0/+5
* Fix an inverted check for the master user in "camcontrol security -U".markj2013-10-081-1/+1
* Improve lzjb decompress performance by reorganizing the codedelphij2013-10-081-1/+3
* Fix kernel build on amd64 after r256118, since the machine/md_var.hdim2013-10-071-0/+1
* don't assert on bad args, instead return an error..jmg2013-10-075-38/+658
* Reduce priority of host key exists message in sshd startupdelphij2013-10-071-1/+1
* Make isci(4) loadable.kib2013-10-071-0/+1
* Add manpages for VOP_ADVISE() and VOP_ALLOCATE().jhb2013-10-074-0/+176
* Remove a stale comment.jhb2013-10-071-9/+0
* Add the latest NetBSD and FreeBSD releases.eadler2013-10-071-5/+14
* Add an UPDATING entry for the RCS removal.eadler2013-10-071-0/+4
* This regenerates src.conf.5 for both the RCS removal as well as r255784.eadler2013-10-071-13/+8
* Remove redundant declarations of szsigcode and sigcode indim2013-10-071-2/+0
* Remove redundant declaration of cpu_clflush_line_size indim2013-10-071-4/+0
* Initialize a variable in sys/dev/xen/control/control.c, to silence a gccdim2013-10-071-0/+1
* Give an unnamed union in sys/ofed/include/rdma/ib_verbs.h a name, todim2013-10-071-1/+1
* Remove redundant declaration of force_evtchn_callback() in thedim2013-10-071-3/+0
* add missing sections, de-Xr non-existent page, properly spacejmg2013-10-075-17/+13
* Fix resource leaksemaste2013-10-071-0/+2
* Add support for assembling and disassembling Intel Random Numberdim2013-10-074-8/+40
* Fix implicit declaration of jail_getid()rmh2013-10-071-0/+1
* Fix mbuf leak.glebius2013-10-071-1/+1
* When displaying a struct stat, if the -r option was not specified,des2013-10-071-4/+9
* Introduce the /libexec/freebsd-version script, which is intended to bedes2013-10-074-0/+272
OpenPOWER on IntegriCloud