This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
mail
History
Kevin Lo
ed74b69c2d
Remove unnecessary cast to pid_t.
2013-07-04 03:24:58 +00:00
..
misc
…
cmd1.c
…
cmd2.c
…
cmd3.c
…
cmdtab.c
…
collect.c
…
def.h
…
edit.c
fgets(3) returns a pointer, so compare against NULL, not integer 0.
2012-01-13 06:51:15 +00:00
extern.h
…
fio.c
…
getname.c
…
glob.h
…
head.c
Spelling fixes for usr.bin/
2011-12-30 11:02:40 +00:00
lex.c
…
list.c
…
mail.1
…
main.c
Touch up some more small typos missed in the previous round.
2012-01-05 21:36:45 +00:00
Makefile
…
names.c
…
pathnames.h
…
popen.c
Remove unnecessary cast to pid_t.
2013-07-04 03:24:58 +00:00
quit.c
…
rcv.h
…
send.c
…
strings.c
…
temp.c
…
tty.c
…
util.c
Fix undefined behaviour in usr.bin/mail/util.c.
2013-02-15 23:59:57 +00:00
v7.local.c
…
vars.c
…
version.c
…