Go to file
cgd 6e77815dff send error messages & password prompt to stderr, as proposed by Simon Gerraty.
Note that this is not necessarily correct for the password prompt: ideally,
libc/gen/getpass.c should be cloned into the password reading routine in
libskey, and it should be extended to take a prompt string, so that the prompt
and input are taken from /dev/tty, a la passwd(1).
Also, make usage() exit as is standard style, and delete the redundant exits.
1994-12-28 23:17:52 +00:00
bin Mostly sync with CSRG. 1994-12-28 01:37:49 +00:00
distrib hp300 port notes 1994-11-26 06:26:24 +00:00
etc Restore `krcmd' alias. 1994-12-28 19:26:15 +00:00
games MAN6 => MAN. 1994-12-25 12:38:41 +00:00
gnu Don't whine about undefined symbols. 1994-12-28 10:37:38 +00:00
include Add prototypes for undelete(2). 1994-12-28 04:40:28 +00:00
lib Format police, and a small patch for 64-bitness. 1994-12-28 03:34:37 +00:00
libexec Define `MAN'. 1994-12-25 12:32:12 +00:00
regress tests to make sure stdarg.h and varargs.h work with structures. 1994-12-28 22:12:35 +00:00
sbin Mostly sync with CSRG. 1994-12-28 02:21:43 +00:00
share Insert a missing ${MANSUBDIR}. 1994-12-28 21:46:29 +00:00
sys do the right thing with strange-sized varargs objects. 1994-12-28 22:45:42 +00:00
usr.bin send error messages & password prompt to stderr, as proposed by Simon Gerraty. 1994-12-28 23:17:52 +00:00
usr.sbin change the way i did that last commit; make it work. 1994-12-27 00:20:36 +00:00
Makefile explicitly pull in bsd.own.mk, so that it's there for afterinstall. 1994-12-22 12:43:45 +00:00