summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAYandrew2016-04-3018-60/+158
* Rationalize license numbering in fdescfs(5)emaste2016-04-303-3/+3
* When checking for binary file, check if ch is not EOF only ch actually gotbapt2016-04-301-1/+3
* include: minor spelling fixes.pfg2016-04-302-2/+2
* sys: Make use of our rounddown() macro when sys/param.h is available.pfg2016-04-3021-32/+31
* Add the UDP encaps port as a parameter to sctp_add_remote_addr().tuexen2016-04-306-15/+21
* ANSIfy fdescfs(5)emaste2016-04-302-58/+13
* Update from subversion 1.9.2 to 1.9.4.dim2016-04-3065-542/+842
* Make SERVERS REQUIRE clean when MK_KERBEROS==nongie2016-04-302-1/+2
* Don't leak PML4 in _amd64_initvtop(..) if kvm_read2(..) failsngie2016-04-301-0/+1
* Remove a -Wunused-but-set-variable variable -- `pa`ngie2016-04-301-2/+0
* Remove kvm_getfiles(3)ngie2016-04-306-319/+7
* Fix memory allocation edgecases in kvm_argv(..)ngie2016-04-301-3/+12
* Revert AccessWidth/BitOffset support for AcpiHwWrite() and AcpiHwRead() forjkim2016-04-301-195/+30
* Add sdiff test directory to the tests mtreebapt2016-04-301-0/+2
* boot/forth: spelling fixes.pfg2016-04-305-11/+11
* libc: spelling fixes.pfg2016-04-3034-43/+43
* sys/compat/linux*: spelling fixes.pfg2016-04-309-9/+9
* ndis: spelling fixes in comments.pfg2016-04-306-10/+10
* x86bios: spelling fix in a comment.pfg2016-04-301-1/+1
* sys/boot: spelling fixes in comments.pfg2016-04-3022-35/+35
* Add PCI_IOV to NOTES.jhb2016-04-291-0/+1
* Move 'device pci' for the PCI bus driver to the MI NOTES file.jhb2016-04-297-19/+9
* import sdiff(1) from GSoC 2012bapt2016-04-2940-58/+3357
* wpi: convert to ieee80211_add_channel() (mostly noop).avos2016-04-291-33/+16
* Add FDT overlays support to ubldrgonzo2016-04-296-3/+616
* Remove vestiges of IEEE-488/GPIB drivers removed in r276214.jhb2016-04-292-5/+0
* sys/kern: spelling fixes in comments.pfg2016-04-2944-74/+74
* net80211 + drivers: hide size of 'bands' array behind a macro.avos2016-04-2919-18/+19
* sys/kern: spelling fixes.pfg2016-04-292-14/+14
* Set txbuf_map array size to TX_DESC_COUNT instead of RX_DESC_COUNT.jmcneill2016-04-291-1/+1
* wpi: remove unused variable.avos2016-04-291-2/+0
* Fix a use-after-free when "zpool import" failsasomers2016-04-291-4/+2
* sys/netgraph: spelling fixes in comments.pfg2016-04-2938-73/+73
* net80211: provide a set of ieee80211_add_channel*() functionsavos2016-04-293-92/+292
* Automate the subr_unit test.asomers2016-04-292-22/+77
* sys/cam: spelling fixes in comments.pfg2016-04-2915-26/+26
* sys/cam: spelling fixes.pfg2016-04-291-1/+1
* sys/geom: spelling fixes in comments.pfg2016-04-2918-26/+26
* sys/ddb: spelling fixes in comments.pfg2016-04-291-1/+1
* sys/fs: spelling fixes in comments.pfg2016-04-2915-21/+21
* fs/ext2fs: spelling fixes on comment.pfg2016-04-291-1/+1
* UFS: spelling fixes on comments.pfg2016-04-296-10/+10
* Don't assign, just compare...tuexen2016-04-291-2/+2
* Add driver for AM33xx SoC touchscreengonzo2016-04-293-72/+390
* x86bios_alloc(): Unsign a counter.pfg2016-04-291-1/+1
* Add support for handling ICMP and ICMP6 messages sent in responsetuexen2016-04-292-4/+267
* Use correct order of source and destination address and port.tuexen2016-04-291-3/+3
* Expose soaio_enqueue().jhb2016-04-292-1/+2
* Introduce a new protocol hook pru_aio_queue.jhb2016-04-294-0/+16
OpenPOWER on IntegriCloud