This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
mail
History
Warner Losh
0e7f0658ee
#include <errno.h> where needed. Kill extern int errno;.
...
Minor warnings in tip corrected.
2000-04-14 06:39:19 +00:00
..
misc
…
USD.doc
…
aux.c
…
cmd1.c
…
cmd2.c
vfork -> fork. The child calls abort(), which calls stdio.
1998-10-10 19:21:39 +00:00
cmd3.c
…
cmdtab.c
…
collect.c
…
def.h
…
edit.c
…
extern.h
…
fio.c
…
getname.c
…
glob.h
…
head.c
…
lex.c
#include <errno.h> where needed. Kill extern int errno;.
2000-04-14 06:39:19 +00:00
list.c
…
mail.1
Remove single-space hard sentence breaks. These degrade the quality
2000-03-01 12:20:22 +00:00
main.c
Ignore the MAIL environment variable when the -u flag is set.
1999-05-20 22:23:04 +00:00
Makefile
…
names.c
…
pathnames.h
…
popen.c
vfork -> fork. This home made popen() had the same bug as the library
1998-10-10 19:18:30 +00:00
quit.c
…
rcv.h
…
send.c
…
strings.c
Allocate aligned memory according to sizeof(char *).
1999-01-13 10:37:22 +00:00
temp.c
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
tty.c
…
v7.local.c
…
vars.c
…
version.c
…