aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* bsdgrep: if chain => switchKyle Evans2018-04-211-49/+70
* bsdgrep: More trivial cleanup/style cleanupKyle Evans2018-04-211-14/+5
* bsdgrep: Some light cleanupKyle Evans2018-04-211-5/+5
* bsdgrep: Break procmatches down a little bit moreKyle Evans2018-04-201-43/+54
* bsdgrep: Add some TODOs for future work on operating on chunksKyle Evans2018-04-201-0/+12
* bsdgrep: Clean up procmatches a little bitKyle Evans2018-04-201-31/+32
* bsdgrep: Split match processing out of procfileKyle Evans2018-04-201-65/+87
* chpass: reject change/expiry dates beyond y2106Ed Maste2018-04-191-0/+12
* quota(1): Fix calculation overflow and underflowConrad Meyer2018-04-161-6/+6
* Add RFC 5424 syslog message output to syslogd.Ed Schouten2018-04-152-1/+3
* dtc(1): Update to upstream 006664aKyle Evans2018-04-134-19/+107
* reinstall the roff(7) manpageBaptiste Daroussin2018-04-131-1/+1
* Fix a conditional that got mucked up.Benno Rice2018-04-121-2/+2
* Remove a debugging printf that crept in.Benno Rice2018-04-121-1/+0
* Check the return value of fseek.Benno Rice2018-04-121-1/+3
* Add the ability to specify absolute and relative offsets to size partitions.Benno Rice2018-04-122-21/+104
* Regenerate clang man page after upstream change to document the possibleDimitry Andric2018-04-111-3/+258
* head(1): Provide long optionsKyle Evans2018-04-102-2/+22
* tail(1): Address mandoc concern (space before punctuation after macro)Kyle Evans2018-04-101-1/+1
* tail(1): Add some long optionsKyle Evans2018-04-102-5/+15
* Don't show the number of currently established SCTP associations,Michael Tuexen2018-04-101-51/+48
* Add the etdump utility for dumping El Torito boot catalog information.Benno Rice2018-04-037-0/+602
* vtfontcvt: allow .bdf characters less than full heightEd Maste2018-04-031-0/+13
* Adding Eric Turgeon (ericbsd) to calendar.freebsdEric Turgeon2018-03-301-0/+1
* Implement several enhancements to NUMA policies.Jeff Roberson2018-03-292-6/+15
* timeout.1: Try to improve clarityConrad Meyer2018-03-291-25/+35
* Reformat the enum of syscall argument types.John Baldwin2018-03-291-20/+132
* Rename ClouduABIFDSFlags to CloudABIFDSFlags.John Baldwin2018-03-292-3/+3
* Document new NUMA related syscalls and utility options.Jeff Roberson2018-03-241-3/+25
* Bump netstat.1's .Dd after r331347.Jonathan T. Looney2018-03-221-1/+1
* Add the "TCP Blackbox Recorder" which we discussed at the developerJonathan T. Looney2018-03-224-5/+17
* Implement getrandom(2) and getentropy(3)Conrad Meyer2018-03-211-0/+2
* Update my calendar entry to be more specific now that UTF8 turns out to be fineMateusz Guzik2018-03-191-1/+1
* Use full month in dpv(3), figpar(3), and bsdconfig(8) manualsDevin Teske2018-03-141-1/+1
* Add myself (fernape) to calendar.freebsdFernando ApesteguĂ­a2018-03-111-0/+1
* Make iscsictl(1) display "Disabled" status for disabled sessions.Edward Tomasz Napierala2018-03-101-1/+2
* tftpd: Flush files as soon as they are fully receivedAlan Somers2018-03-091-1/+0
* calendars: update Judaic calendar to 2018+Eitan Adler2018-03-081-677/+807
* Fix build post r330299Brooks Davis2018-03-021-0/+1
* Don't declare union semun in userspace unless _WANT_SEMUN is defined.Brooks Davis2018-03-021-1/+1
* Update to bmake-201802222Simon J. Gerraty2018-03-023-6/+10
|\
* | seq(1): Consistently include 'last' for non-integersConrad Meyer2018-02-274-19/+89
* | .Xr rctl(8) and cpuset(1).Edward Tomasz Napierala2018-02-262-3/+5
* | ministat: disallow negative variance / nan StddevEd Maste2018-02-211-0/+6
* | tail: fix "tail -r" for piped input that begins with '\n'Alan Somers2018-02-192-2/+49
* | Follow r329348 in ipcs for getting rid of the requirement to include SysV IPCLi-Wen Hsu2018-02-162-6/+8
* | Get rid of the requirement to include SysV IPC headers with _KERNELBrooks Davis2018-02-162-6/+7
* | Make lock(1) use PAM. This makes the -p option work again. (Well, kind of,Edward Tomasz Napierala2018-02-112-17/+38
* | Fix uninitialized warning, and work around a bug in gcc over clobberingJustin Hibbits2018-02-101-2/+2
* | Promote llvm-cov to a standalone optionEd Maste2018-02-101-2/+4