summaryrefslogtreecommitdiff
path: root/lib/libutil/openpty.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libutil/openpty.3')
0 files changed, 0 insertions, 0 deletions
/td>lukem 2009-02-28Handle ptyfs ptys. Should probably pull up to 5.christos 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-12-15convert __attribute__s to applicable cdefs.h macrosperry 2007-03-21Allow the -l (long format) option to be used with pkill too.erh 2007-02-17Revert the changes done after newlock2 merge, except for the removal ofpavel 2007-02-10Further changes to use compat process flags mapped by sysctl. To bead 2007-02-09Sync with kernel changes introduced by merging the newlock2 branch.ad 2006-02-25Sort options; from jmc@openbsd.wiz 2005-10-10Exit with 2 on usage errors as documented. Noted by Christian Biere inkleink 2005-10-08Downgrade failure to kill(2) (other than ESRCH) from fatal error to akleink 2005-07-20Sprinkle const liberallydsainty 2005-07-20From discussion on tech-userlevel, change the comment formatting in thedsainty 2005-07-16Fix more lint problems.christos 2005-07-16- KNFchristos 2005-07-16From David Sainty: If a process dissappears while we are signalling it, don'tchristos 2005-03-16Add a -i option to ignore case in the process match.sketch 2005-03-02If a user or group is not known, report the problem user/group, rather thanabs 2004-02-15Make usage() not overflow 80 char lines.soren 2004-01-06typo fix. do not go suicide by mistake. from millert@openbsditojun 2002-10-27Add missing -u euid option to optstring; from Michael van Elst inkleink 2002-03-06Exclude system processes when the match is inverted.ad 2002-03-04Fix 3 bugs in signal number decoding:augustss 2002-03-01s/LINT/lint/ad 2002-03-01pgrep and pkill: search the process table for processes with a particularad