summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change ktrdump to use the more standard -M/-N flags to specify the pathjhb2015-02-062-14/+16
* Revert the IPI startup sequence to match what is described in thejhb2015-02-063-26/+62
* Add mount.procfs jail parameter, so procfs can be mounted when a prison'sjamie2015-02-066-4/+46
* Add support for multiple portal groups per target.mav2015-02-067-111/+279
* Use direct hardware access for internal requests for KCS and SMIC. Injhb2015-02-065-58/+122
* Add a new device control utility for new-bus devices called devctl. Thisjhb2015-02-0617-4/+1328
* makeroot: Add -l option to set file system volume labelemaste2015-02-062-2/+9
* Handle invocation with neither of -e / -femaste2015-02-061-1/+3
* Make "ctladm islist" ignore unknown elements, so the old versiontrasz2015-02-061-2/+6
* Update comment and NetBSD ID tag.pfg2015-02-061-3/+3
* Drop cgetclose() from getdiskbyname().pfg2015-02-061-1/+0
* Fully initialize allocated memory for the new barrier. Thekib2015-02-061-4/+1
* Some NetGraph debug polishing.mav2015-02-061-7/+22
* Always prefer double dashes for GNU LD long options.davide2015-02-061-1/+1
* Add a comment explaining why gcc is needed.jhibbits2015-02-061-0/+4
* Add a FAT label to the EFI boot1 partition.rpaulo2015-02-062-16/+15
* cxgbe(4): Add a minimal if_cxl module that pulls in the real driver asnp2015-02-063-0/+56
* Don't add static IPv6 routes when to all FIBs when net.add_addr_allfibs is 0.rpaulo2015-02-061-2/+3
* tdelete(3): don't delete the node we are about to return.pfg2015-02-051-1/+2
* getdiskbyname(): plug resource leakpfg2015-02-051-8/+16
* Expose the constants for internal new-bus device flags to userland. Thejhb2015-02-054-11/+17
* Fix two clang 3.6.0 warnings in usr.sbin/syslogd:dim2015-02-051-4/+2
* Set and clear the DF_SUSPENDED flag on the child device being manipulatedjhb2015-02-051-2/+2
* apparently MAN was misspelled, fix..jmg2015-02-051-1/+1
* Add the device ID for the AMT serial port on my Thinkpad T400.jhb2015-02-051-0/+1
* Use FILES+= idiom instead of _inetd when referencing inetd rc.d scriptngie2015-02-051-1/+1
* add a quick testing program I wrote for adrian...jmg2015-02-053-0/+96
* Import VCHI driver for Broadcom's VideoCore IV GPUgonzo2015-02-0534-0/+13602
* vtvga: improve the device description.rpaulo2015-02-051-1/+2
* Remove splvm(). It is no longer in the tree.jkim2015-02-051-1/+0
* Print IPv6 address in log message instead of address of pointer.ae2015-02-051-1/+2
* Bump copyright year.gjb2015-02-051-1/+1
* Security Advisory information is included on severalgjb2015-02-054-5/+69
* Fix IP_FW_NAT44_LIST_NAT size calculation.melifaro2015-02-051-2/+2
* Add an entity to use to link to SAs and ENs.gjb2015-02-051-3/+6
* Retrieve counters from kernel if rule timstamping is requested.melifaro2015-02-051-2/+4
* * Make sure table algorithm destroy hook is always called without locksmelifaro2015-02-054-12/+27
* Partially revert r277922, avoid sleeping and do flush if we a awaken,kib2015-02-051-8/+6
* sfxge: Add statistics for partially dropped TSO packetsarybchik2015-02-052-2/+10
* sfxge: using 64-bit access for x86-64arybchik2015-02-051-0/+195
* Honor the following flags for items that can be conditionalized out of thengie2015-02-051-3/+18
* sfxge: make lock names uniquearybchik2015-02-058-25/+111
* Honor the following flags with the following rc.d scripts for services that canngie2015-02-051-14/+49
* sfxge: access statistics buffers under port lockarybchik2015-02-051-12/+18
* cxgbe(4): reserve id for iSCSI upper layer driver.np2015-02-051-0/+1
* turn GEOM_UNCOMPRESS_DEBUG into a proper option so it can be specifiedjmg2015-02-052-1/+3
* Don't call callout_drain() with iscsi mutex held; this fixes a warningtrasz2015-02-051-4/+6
* The connection_new() routine was taking an absurd number of parameters; fix it.trasz2015-02-051-15/+7
* EFI: print more information about EFI Tables.rpaulo2015-02-052-21/+45
* Fix error handling.trasz2015-02-051-2/+4
OpenPOWER on IntegriCloud