aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* alias_proxy.c: Fix accidental error quashingConrad Meyer2017-03-131-1/+2
* bsnmpd: fix segfault when trans_insert_port(..) is called with multipleEnji Cooper2017-03-131-1/+1
* scif_sas_controller: Fix inverted logic range checkConrad Meyer2017-03-131-1/+1
* nat64lsn: Use memset() with structure, not pointer, sizeConrad Meyer2017-03-131-1/+1
* sbin/dhclient: fix `vendor` storage leak in parse_option_decl(..)Enji Cooper2017-03-131-0/+3
* lib/libcam/cam_cdbparse.3: fix manpage warningsEnji Cooper2017-03-131-13/+16
* cxgbe(4): Fix an always-true assertion (reported by PVS-Studio).Navdeep Parhar2017-03-131-3/+3
* Fix -Wunused-but-set-warning with `ret`Enji Cooper2017-03-131-3/+2
* sbin/dhclient: fix a memory leak in parse_client_lease_statement(..)Enji Cooper2017-03-131-0/+1
* [net80211] begin fleshing out per-VAP WME configurations.Adrian Chadd2017-03-133-11/+24
* Do not die if cap_rights_limit reports ENOSYSBaptiste Daroussin2017-03-131-2/+4
* After r315112 I broke the tests with eli, instead to pass 0, I should passMarcelo Araujo2017-03-131-1/+1
* Report disk flags via the sysctl treeScott Long2017-03-131-0/+30
* Ignore ifnet renaming in the bpf ifnet departure handler.Andrey V. Elsukov2017-03-131-0/+4
* Add constants and descriptions for some new PCI class definitionsScott Long2017-03-132-0/+8
* Minor libc cleanup: let calloc(3) do the multiplication.Pedro F. Giffuni2017-03-131-1/+1
* lib/libcam/cam.3: note that cam_freeccb(3) with ccb == NULL is a no-opEnji Cooper2017-03-131-0/+5
* Fix CFLAGS for including netipsec headers #includesEnji Cooper2017-03-131-1/+1
* Readd codes that creates a tmp file for diffing stdout or devicesBaptiste Daroussin2017-03-121-2/+48
* [evdev] Fix Right Alt and Keypad Enter event codes for atkbd(4) and kbdmux(4)...Oleksandr Tymoshenko2017-03-121-1/+1
* [evdev] Fix race condition between client's event queue reading and droppingOleksandr Tymoshenko2017-03-121-3/+4
* [evdev] Do not ignore result evdev_register in UI_DEV_CREATE handlerOleksandr Tymoshenko2017-03-121-3/+4
* Convert gnu to using SRCTOPWarner Losh2017-03-1214-29/+29
* Make rescue use SRCTOPWarner Losh2017-03-122-14/+14
* Fix two CURDIR references in comments that should be SRCTOPWarner Losh2017-03-122-2/+2
* Convert include over to SRCTOPWarner Losh2017-03-121-53/+53
* Move /etc/ to SRCTOPWarner Losh2017-03-122-13/+13
* Adopt SRCTOP in usr.binWarner Losh2017-03-1259-96/+96
* Change 'Hz' back to 'HZ'... it's referring to the kernel config optionIan Lepore2017-03-121-1/+1
* Export the actual LID state via sysctl. This allows more complexWarner Losh2017-03-121-0/+8
* Correct the abbreviations for microseconds (us, not ms), and for Hz (not HZ).Ian Lepore2017-03-121-1/+1
* Revert r314780Pedro F. Giffuni2017-03-121-1/+1
* Remove strange config_intrhook_establish() magic.Alexander Motin2017-03-122-46/+0
* libc: provide some bounds-checking through reallocarray(3).Pedro F. Giffuni2017-03-1212-27/+27
* Try to slight untangle I/O and loop status handling.Alexander Motin2017-03-123-50/+14
* Remove code for unsupported FreeBSD versions.Alexander Motin2017-03-124-52/+1
* Avoid reusing p_ksi while it is on queue.Konstantin Belousov2017-03-121-1/+22
* Follow-up to r313690.Konstantin Belousov2017-03-121-2/+2
* Accept linkers representation for ELF segments with zero on-disk length.Konstantin Belousov2017-03-121-3/+7
* Style.Konstantin Belousov2017-03-121-10/+4
* Ktracing kevent(2) calls with unusual arguments might leads to anKonstantin Belousov2017-03-123-5/+17
* Some more polishing.Alexander Motin2017-03-121-7/+7
* Add a __printflike() that would have caught the bug fixed in r314396.Dag-Erling Smørgrav2017-03-121-1/+1
* - Remove separate handling of /bin and /usr/bin in manpath. They are noTijl Coosemans2017-03-122-29/+17
* Use 'options EXT_RESOURCES' instead of 'device ext_resources' for FDT enabledEmmanuel Vadot2017-03-1210-10/+10
* pf: Fix incorrect rw_sleep() in pf_unload()Kristof Provost2017-03-122-4/+2
* lib/libcam/cam.3: fix manpage warningsEnji Cooper2017-03-121-4/+4
* Use .Dv when referencing NULLEnji Cooper2017-03-121-7/+14
* pf: Do not lose the VNET lock when ending the purge threadKristof Provost2017-03-121-0/+1
* Remove /rescue/zdb if MK_ZFS == noEnji Cooper2017-03-121-0/+1