summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Failure of dropping privilege should be fatal, so test and bail outdelphij2015-09-011-3/+6
* Mark unused parameters to reduce gcc 4.9 warnings.rodrigc2015-09-011-2/+2
* Use ANSI C prototypes.rodrigc2015-09-0115-395/+180
* vtfontcvt: fix buffer overflow for non-default size .hex fontsemaste2015-09-011-6/+22
* Apply the noline attribute to vdev_queue_max_async_writesallanjude2015-08-311-1/+1
* vtfontcvt: introduce xmalloc to abort on out-of-memoryemaste2015-08-311-3/+13
* Remove duplicate defines introduced in initial ZFS import (r168404)allanjude2015-08-311-7/+0
* Enable libproc symbol_lookup tests on arm64emaste2015-08-311-9/+0
* Include stdlib.h to get devname() prototype.rodrigc2015-08-311-0/+1
* Restrict tso_max to IP_MAXPACKET to avoid the panic reported in:sbruno2015-08-311-1/+1
* ar: Deobfuscate a while loopemaste2015-08-311-1/+1
* ar: fix deterministic mode when running as ranlibemaste2015-08-311-0/+3
* Remove now unneeded includes.glebius2015-08-311-7/+0
* Clean up the style of the LEAVE_HYP macro.andrew2015-08-311-15/+15
* Add new USB quirk.hselasky2015-08-312-0/+2
* - uri is expected to be nul-terminated (strchr used later),delphij2015-08-311-4/+3
* Constify opt_f and opt_t and eliminate unneeded copying. This fixesdelphij2015-08-311-4/+4
* Simplify lla_rt_output()/nd6_add_ifa_lle() by setting lle state inmelifaro2015-08-313-19/+8
* Add support for the UGA draw protocol. This includes adding amarcel2015-08-303-56/+925
* Add the LED definitions from vendor's DTS.loos2015-08-304-1/+29
* The vendor's DTS for Allwinner A20 uses a different way to map the gpioloos2015-08-301-0/+13
* oops - mis-commit.adrian2015-08-301-2/+0
* Convert this over to use the new cdev based ioctl path.adrian2015-08-305-18/+16
* Migrate the stats API for iwn(4) into a cdev ioctl, rather than tyingadrian2015-08-303-11/+74
* A bibliography of FreeBSD and BSD related papers and books.gnn2015-08-301-0/+363
* Use P1B_PRIO_MAX to designate max posix priority for the RR/FIFOkib2015-08-301-1/+1
* Remove single-use macros obfuscating malloc(9) and free(9) calls.kib2015-08-302-94/+71
* sh: Fix read with escaped IFS characters at the end.jilles2015-08-303-12/+28
* Reduce the difference to vendor DTS by using the vendor compat strings (atloos2015-08-301-1/+2
* In preparation to support other A20 based boards, rename the CUBIEBOARD2loos2015-08-301-5/+2
* Revert r286880: If at first this change made sense, it turns outjch2015-08-301-11/+1
* Put r284245 back in place: If at first this fix was seen as a temporaryjch2015-08-302-15/+45
* Remove support for FreeBSD < 602110.delphij2015-08-302-12/+0
* Fix compilation error on gcc-5.2.0 - it now warns on non-paranthen'edadrian2015-08-301-2/+2
* Don't assign 'ptr' without using it.delphij2015-08-301-1/+0
* Fix a mistake in r287292. Despite correctly stating intent in thekib2015-08-301-2/+2
* Add a gop command to help diagnose VT efifb problems. The gopmarcel2015-08-301-0/+95
* - Replace N(a)/N(i)/N(T)/LEN(a)/ARRAY_SIZE(a) with nitems()rodrigc2015-08-2930-196/+201
* sh: Add set -o nolog.jilles2015-08-294-5/+15
* Support the ZTE MF112 HSUPA 3G USB stick.gavin2015-08-292-0/+2
* Use 5 times RTO.Max as the default for the shutdown guard timertuexen2015-08-293-7/+7
* Remove 600 bytes of port_priv from struct ctl_io_hdr.mav2015-08-292-41/+29
* Switch libc from using _sig{procmask,action,suspend} symbols, whichkib2015-08-2922-121/+104
* Attach pass driver to LUNs is OFFLINE state.mav2015-08-297-11/+18
* Use the userland exported states and handle them completely.tuexen2015-08-291-7/+16
* Fix a buffer overrun which may lead to data corruption, introduced indelphij2015-08-291-8/+9
* Fix the exporting of SCTP association states to userland. Without this,tuexen2015-08-295-8/+49
* Report CLOSED as state for bound sockets for consistency withtuexen2015-08-291-3/+1
* In r286705 (Illumos 5960/a2cdcdd), a separate thread is created with curprocdelphij2015-08-291-2/+2
* Add reminder to run etcupdate or mergemaster to get updatedglebius2015-08-291-0/+8
OpenPOWER on IntegriCloud