| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r326276: | Eitan Adler | 2018-03-05 | 1 | -0/+2 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -5/+6 |
| | |\
| |/
|/| |
|
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -5/+10 |
| | |\ |
|
| | * \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 2 | -4/+11 |
| | |\ \ |
|
| | * | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -13/+33 |
| | |\ \ \ |
|
| | * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
| * | | | | | Adjust printf format specifiers for dev_t and ino_t in user space. | Gleb Kurtsou | 2014-12-17 | 1 | -3/+5 |
| * | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| | |_|_|/
|/| | | |
|
| * | | | | Re-work r260800 to include other signals which start with 'I' | Christian S.J. Peron | 2014-01-17 | 1 | -11/+10 |
| * | | | | fix a regression introduced in r237618 that would result in | Christian S.J. Peron | 2014-01-17 | 1 | -3/+9 |
| | |_|/
|/| | |
|
| * | | | killall: add -q flag to suppress error message when no processes are matched | Mateusz Guzik | 2013-06-30 | 2 | -4/+11 |
| | |/
|/| |
|
| * | | Once in a month, when the moon is full, killall mistakenly considers | Konstantin Belousov | 2012-06-30 | 1 | -1/+1 |
| * | | killall(1) does not use libkvm. | Konstantin Belousov | 2012-06-30 | 1 | -1/+1 |
| * | | Only initialize array of mibs once. | Konstantin Belousov | 2012-06-30 | 1 | -3/+4 |
| * | | Initialize procs closer to the place were it is used. | Konstantin Belousov | 2012-06-30 | 1 | -5/+5 |
| * | | Add a -I flag which requests confirmation before action, like what is done | Xin LI | 2012-06-27 | 2 | -3/+22 |
| |/ |
|
| * | mdoc: terminate quoted strings. | Joel Dahl | 2012-03-26 | 1 | -1/+1 |
| * | Simplify various code that allowed for sys_signame being lower case. | Jilles Tjoelker | 2011-03-06 | 1 | -16/+3 |
| * | Make sys_signame upper case. | Jilles Tjoelker | 2011-02-04 | 1 | -1/+1 |
| * | mdoc: move remaining sections into consistent order | Ulrich Spörlein | 2010-05-13 | 1 | -11/+11 |
| * | mdoc: order prologue macros consistently by Dd/Dt/Os | Ulrich Spörlein | 2010-04-14 | 1 | -1/+1 |
| * | Fix grammar and reduce ambiguity. | Xin LI | 2009-12-26 | 1 | -3/+3 |
| * | Document the difference between FreeBSD and traditional System V killall | Xin LI | 2009-12-25 | 1 | -1/+12 |
| * | Revert most part of 200420 as requested, as more review and polish is | Xin LI | 2009-12-13 | 1 | -0/+2 |
| * | Remove unneeded header includes from usr.bin/ except contributed code. | Xin LI | 2009-12-11 | 1 | -2/+0 |
| * | Add libjail, a (somewhat) simpler interface to the jail_set and jail_get | Jamie Gritton | 2009-06-24 | 2 | -13/+6 |
| * | Add support for the arbitrary named jail parameters used by jail_set(2) | Jamie Gritton | 2009-05-27 | 2 | -11/+22 |
| * | Use strlcpy() where appropriate. | Xin LI | 2008-11-19 | 1 | -4/+2 |
| * | Fix a typo. | Ruslan Ermilov | 2007-11-09 | 1 | -1/+1 |
| * | - Fix documentation to match code. Specifically, -c doesn't have | Ruslan Ermilov | 2007-11-09 | 1 | -21/+15 |
| * | Fix numerous bugs when parsing options and arguments. | Ruslan Ermilov | 2007-11-09 | 1 | -9/+19 |
| * | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 1 | -2/+2 |
| * | The signal number has to be less than NSIG strictly. | Maxim Konovalov | 2004-07-29 | 1 | -1/+1 |
| * | Don't pass negative values into <ctype.h> functions on machines | Tim J. Robbins | 2004-07-15 | 1 | -3/+3 |
| * | Print size_t with %zu, not %d. | Tim J. Robbins | 2004-07-15 | 1 | -1/+1 |
| * | Respect locale settings from the environment. | Tim J. Robbins | 2004-07-15 | 1 | -0/+3 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -5/+9 |
| * | Bump document date on behalf of the -e option. | Ruslan Ermilov | 2004-05-18 | 1 | -2/+2 |
| * | Add a cross-reference to pkill(1), now that pkill is hooked up to the build. | Garance A Drosehn | 2004-03-27 | 1 | -0/+1 |
| * | New -e flag, modifies the behavior of the -u uid flag to use the | Diomidis Spinellis | 2004-01-26 | 2 | -4/+16 |
| * | Serial murderers shouldn't commit suicide. (killall should | Colin Percival | 2004-01-22 | 1 | -0/+4 |
| * | o -m flags contructs case sensitive RE, not case insensitive. | Maxim Konovalov | 2004-01-18 | 1 | -1/+1 |
| * | o Sync usage() and man page synopsis with reality. | Maxim Konovalov | 2004-01-18 | 2 | -9/+3 |
| * | Use the 3-component version of the KERN_PROC_PROC sysctl. | Tim J. Robbins | 2003-09-27 | 1 | -1/+3 |