summaryrefslogtreecommitdiff
path: root/usr.bin/biff/biff.c
AgeCommit message (Expand)Author
2022-12-04userspace: remove vestigial '?' cases from top-level getopt(3) loopsScott Soule Cheloha
2021-07-12Change the error reporting pattern throughout the tree when unveilBob Beck
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2018-08-11Just like in mesg(1) in biff(1) we just need to push down pledge(2) a littleRicardo Mestre
2016-07-07biff, mesg, vi: only consider ACCESSPERMS for setting tty mode.Sebastien Marie
2015-12-29fix exit status on pledge(2) failure.Gleydson Soares
2015-10-12these callers of ttyname() no longer need to pledge "tty"Theo de Raadt
2015-10-12biff pledges to only do "stdio rpath fattr tty". (very small program..Theo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-02-20sort options; from Igor SobradoJason McIntyre
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
1998-12-07WallTheo de Raadt
1998-07-22use S_IXUSR instead of 0100; noted by formTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt