summaryrefslogtreecommitdiff
path: root/usr.bin/window/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/error.c')
0 files changed, 0 insertions, 0 deletions
ad and write sig_atomic_t variables inchristos 2007-02-21Remove unnecessary ctype.h from libexec/comsat/comsat.c filehubertf 2005-07-18Don't do things you are not supposed to inside a signal handler.christos 2005-05-07PR/30170: Markus W Kilbinger: src/libexec/comsat complains about: '/' inchristos 2004-09-15Fix off by one reported by David A. Holland in PR bin/26778.martin 2004-07-10Whitespace nits.enami 2004-07-10Use strtoimax rather than strtol to parse a number which representsenami 2004-07-10stat the right file.christos 2004-07-10No need to pretty print the errno with err() or warn().enami 2004-06-252004, not 1994.wiz 2004-06-25Forgot to include utmpx support for this one.christos 2003-09-19realloc mistake. from openbsditojun 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink 2002-09-29Begin new sentences on new lines.wiz 2002-03-18strncpy() -> strlcpy()mjl 2002-01-15Sort sections.wiz 2001-04-02ignore trailing newline which is included in the message from mail.local.onoe 2001-03-16Use strtol() instead of atoi() for reading the number out of theatatat 2001-03-14Fix output to a tty that is missing ONLCR (eg emacs, vi, mutt,atatat 2001-02-19convert to use getprogname()cgd 2001-02-04fix nested externchristos 2000-10-04Un-__P and ANSIfy.mjl 2000-10-04No \n in syslog messages.mjl 2000-08-22Use sockaddr_storage.mjl 2000-08-14remove extra periodmsaitoh 1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled 1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg 1998-07-04add -l logging switch.mrg 1998-07-03- remove registermrg 1998-04-01Need <time.h> for time() prototype.kleink 1997-10-20Fix .Nm usage.enami 1997-10-07WARNS?=1. RCS idsmrg 1997-08-25Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,kleink 1995-05-02Use POSIX tty semantics.mycroft 1995-03-21Use POSIX signals.mycroft 1994-12-22specify man pages the new way.cgd 1994-08-06Sync with 4.4 litejtc 1994-08-05Include proper header files to bring prototypes into scopejtc 1994-02-01better fix for security problems, and minor cleanupcgd 1994-01-30Change from bicknell@csugrad.cs.vt.edu and ceharris@csugrad.cs.vt.edu.briggs