aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* ARM64: bsdinstall support for creating EFI partitionsWojciech Macek2016-06-202-1/+105
* Add bsdconfig `wifi' (aka `wireless' or `wlan') moduleDevin Teske2016-06-169-10/+1542
* Fix usr.sbin/rpcbind ATF tests on 32-bit platformsAlan Somers2016-06-161-3/+3
* Return usual error indicator to shell.Konstantin Belousov2016-06-161-1/+1
* makefs: Provide a -T option to set timestamps to a consistent valueEd Maste2016-06-148-54/+129
* Fix usr.sbin/extattr testcases on tmpfsAlan Somers2016-06-131-0/+27
* Add missing break in lock_partialfilelock(..) with NFS_RESERREnji Cooper2016-06-131-0/+1
* Change my given name from "Garrett" to "Ngie"Enji Cooper2016-06-131-1/+1
* Fix a miss merge in the services_mkdb(8) man pageAllan Jude2016-06-101-1/+1
* Fix bsdinstall for root-on-zfs with MBR partitioningAllan Jude2016-06-101-9/+5
* rpcbind(8): Make use of some xdr_* macros.Pedro F. Giffuni2016-06-091-3/+3
* Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLengthEdward Tomasz Napierala2016-06-092-10/+18
* Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimedEdward Tomasz Napierala2016-06-092-6/+6
* Fix spelling of the casper introduced in the r296047.Mariusz Zaborski2016-06-081-1/+1
* bsdinstall: add country/regulatory domain configuration dialog.Andriy Voskoboinyk2016-06-081-32/+183
* Bounds check rpcbs_rmtcall(..) to ensure rtype is less than RPCBVERS_STATEnji Cooper2016-06-081-1/+1
* Separate BLACKLIST vs BLACKLIST_SUPPORT properlyKurt Lidl2016-06-071-3/+3
* Bump date in both manpages.Marcelo Araujo2016-06-071-1/+1
* [ath3k] add a replacement ath3k firmware loading tool.Adrian Chadd2016-06-079-307/+1052
* Add an entry on rc.conf(5) explaining the new optionsMarcelo Araujo2016-06-071-1/+3
* newsyslog: Eliminate unnecessary sleep(10) when -R and -s are specifiedEric van Gyzen2016-06-061-7/+9
* For pointers use NULL instead of 0.Marcelo Araujo2016-06-061-1/+1
* Remove duplicated semicolons.Edward Tomasz Napierala2016-06-051-4/+4
* Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v"Edward Tomasz Napierala2016-06-054-4/+13
* Fix typo preventing pw {user,group}next -C from working as expectedBaptiste Daroussin2016-06-042-2/+2
* WITH_META_MODE: Don't expect meta files for side-effect generated files.Bryan Drewery2016-06-032-0/+4
* DIRDEPS_BUILD: Connect new directories and update dependencies.Bryan Drewery2016-06-033-0/+65
* MFV r301238:Xin LI2016-06-039-20/+42
* Add blacklistd.conf manpageKurt Lidl2016-06-031-1/+1
* Add basic blacklist build supportKurt Lidl2016-06-023-0/+48
* Revert r301137 and r301163, and implement a correct fixGlen Barber2016-06-012-0/+40
* Revert r289096:Glen Barber2016-06-012-40/+0
* Fix tzsetup not installing /etc/localtime for UTCSteven Hartland2016-06-011-2/+3
* Describe default value for "offload".Edward Tomasz Napierala2016-06-011-0/+2
* keyserv(1): drop useless comparison.Pedro F. Giffuni2016-05-301-4/+5
* Follow up to r300932Enji Cooper2016-05-291-1/+2
* Fix rpcbind init after r300941.Mark Johnston2016-05-291-1/+2
* Invoke the dirname() function in a POSIX compliant way.Ed Schouten2016-05-291-2/+3
* Staticize variables only used in rpcbind.cEnji Cooper2016-05-291-7/+7
* Remove unnecessary caller_uaddr != NULL test before calling free on itEnji Cooper2016-05-291-2/+1
* Remove a useless if (x != NULL) check before calling free on allocated_uaddrEnji Cooper2016-05-291-2/+1
* Don't leak res in network_init(..)Enji Cooper2016-05-291-0/+1
* Mark out_of_mem(..) and usage(..) with __dead2 as they both directly call exitEnji Cooper2016-05-291-4/+4
* Plug leak with ifp by calling freeifaddrs after calling getifaddrsEnji Cooper2016-05-291-0/+1
* Catch malloc(3) errors and socket(2) errorsEnji Cooper2016-05-291-0/+7
* Only expose `hint_uaddr` in the ND_DEBUG caseEnji Cooper2016-05-271-0/+6
* Improve error message when failing to open a backing fileBaptiste Daroussin2016-05-271-2/+3
* WITH_AUTO_OBJ: Fix crunchgen builds.Bryan Drewery2016-05-261-1/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-05-261-0/+1
* rmextattr(8) man page clarifications regarding -qqAlan Somers2016-05-261-1/+2