summaryrefslogtreecommitdiff
path: root/usr.bin/msgs
AgeCommit message (Collapse)Author
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
1999-06-10Handle PAGER in a manner consistent with the Single Unix Specification:Paul Janzen
that is, use PAGER rather than "more" if it is defined and non-null, not just if it is defined.
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1999-05-13create /var/msgs/bounds if it does not exist and reset it to its defaultAaron Campbell
state so the (improved) man page does not lie; emory@hellyeah.com
1998-11-20/usr/msgs -> /var/msgs; jwise@unicast.comTheo de Raadt
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-06-23complain correctly when /var/msgs/bounds does not exist; ↵Theo de Raadt
fullermd@futuresouth.com
1997-09-21$OpenBSD$Theo de Raadt
1997-09-11oflow, indentTheo de Raadt
1997-04-28Clean up terminal type handling.Jason Downs
1997-04-28Modernize protyped, switch to libtermlib.Jason Downs
1997-04-02buf oflows, thanks imp & millertTheo de Raadt
1997-04-02use mkstemp (millert, please double check)Theo de Raadt
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-10-28Use snprintf(). Solves $HOME overflow and others.Todd C. Miller
1996-09-16_PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible tooTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-25mktemp open/fdopenTheo de Raadt
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending
1995-10-18initial import of NetBSD treeTheo de Raadt