summaryrefslogtreecommitdiff
path: root/usr.bin/write/write.c
AgeCommit message (Expand)Author
2003-07-10add missing includesDavid Krause
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-13a few more strlcpyTheo de Raadt
2002-12-09do not use sys/types.h and sys/param.h together; andrushock@korovino.netTheo de Raadt
2002-08-04ansi, and revoke privs after opening the ttyTheo de Raadt
2002-02-21use sizeof w/ defines; niklas@ millert@ ok.Federico G. Schwindt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2001-11-02avoid stdio in signal handlerTheo de Raadt
2001-06-27-Wall cleanup; ok millert@jasoni
2001-01-19mark remaining signal races which are difficult to fix, and fix a few partiallyTheo de Raadt
1999-02-21vis() buf overflowTheo de Raadt
1998-07-06kill non-POSIX S_IWRITETheo de Raadt
1996-10-26missed one change, pointed out by Alex Nash <nash@mcs.net>Jason Downs
1996-10-25kill sprintf, use paths.hJason Downs
1996-08-26VIS_NOSLASHTheo de Raadt
1996-08-26vis this baby tooTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-11-17handle meta characters; good security idea from freebsdTheo de Raadt
1995-10-23warn if my permissions are off; but still allow a writeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt