summaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* MFS r305423: cron: use existing maximum username constant MAXLOGNAMEEd Maste2016-09-052-2/+2
* MFH (r304142): ensure stripe size is non-zero multiple of 4096Dag-Erling Smørgrav2016-08-191-6/+20
* MFC r303788Eric van Gyzen2016-08-081-1/+4
* MFC r303631:Dimitry Andric2016-08-041-1/+1
* MFC r303410,r303419:Bryan Drewery2016-08-022-5/+2
* MFC r302897:Bartek Rutkowski2016-07-284-1/+89
* MFC 303109: Update crashinfo to work with newer gdb from ports.John Baldwin2016-07-271-8/+27
* MFC: r302790, r302795Allan Jude2016-07-261-0/+38
* MFC: r302940Allan Jude2016-07-261-1/+2
* MFC: r302941Allan Jude2016-07-261-0/+9
* MFC r303091Alan Somers2016-07-251-0/+1
* MFC r303199:Navdeep Parhar2016-07-251-1/+1
* MFC r303132:Edward Tomasz Napierala2016-07-242-2/+96
* iDo not try to delete the home of the user if is is not a directory for exampleBaptiste Daroussin2016-07-242-0/+12
* MFC r302957: Fix NCQ TRIM emulation.Alexander Motin2016-07-211-2/+10
* MFC r302856:Jamie Gritton2016-07-173-6/+23
* MFC r302674:Bryan Drewery2016-07-152-2/+2
* MFC r302503:Edward Tomasz Napierala2016-07-121-1/+1
* MFC r302534:Xin LI2016-07-111-1/+1
* Add new unmount(2) flag, MNT_NONBUSY, to check whether there areEdward Tomasz Napierala2016-07-071-1/+1
* Fix CTASSERT issue in a more clean wayEnji Cooper2016-07-064-20/+7
* Fix gcc warningEnji Cooper2016-07-061-3/+0
* Fix gcc build errors with SSE 4.2 detection and gcc warningsEnji Cooper2016-07-061-45/+22
* Fix gcc warningsEnji Cooper2016-07-061-9/+0
* Fix gcc warningsEnji Cooper2016-07-061-10/+5
* Fix gcc warningsEnji Cooper2016-07-061-3/+3
* Fix gcc warningsEnji Cooper2016-07-061-5/+10
* Fix gcc warningsEnji Cooper2016-07-061-1/+7
* Fix gcc warningsEnji Cooper2016-07-061-5/+3
* Fix build of ppp when WITHOUT_PAM is setBaptiste Daroussin2016-07-041-0/+1
* Import bhyve_graphics into CURRENT. Thanks to all who testedPeter Grehan2016-07-0424-19/+9037
* Add more machines to the bsdinstall workaround blacklistAllan Jude2016-07-031-2/+2
* Fix an error in bsdinstall when ZFS installation uses a bootpoolAllan Jude2016-07-031-8/+11
* bhyve: improve memory size documentationRoman Bogorodskiy2016-06-264-18/+16
* Skip lastcomm and sa tests on unsupported architecturesAlan Somers2016-06-261-0/+1
* Fix gstat's interactive f and q commandsAlan Somers2016-06-231-16/+19
* bsdinstall: increase EFI partition size to 200MBEd Maste2016-06-231-1/+1
* 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