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
/
finger
History
Stefan Farfeleder
a752604477
Remove spurious semicolons. Outside of functions they are actually errors but
...
GCC doesn't warn about them without -pedantic. Approved by: das (mentor) PR: 56649 Reviewed by: md5
2004-05-16 22:08:17 +00:00
..
extern.h
Add multiple inclusion guards. Mostly this is for extern.h, which was
2004-03-14 06:43:34 +00:00
finger.1
Add code to keep going if you're really intent on fingering someone, but
2003-06-28 23:11:41 +00:00
finger.c
Fixed a misspelling of 0 as NULL.
2004-03-14 05:51:20 +00:00
finger.conf.5
…
finger.h
Add multiple inclusion guards. Mostly this is for extern.h, which was
2004-03-14 06:43:34 +00:00
lprint.c
Add multiple inclusion guards. Mostly this is for extern.h, which was
2004-03-14 06:43:34 +00:00
Makefile
…
net.c
Remove spurious semicolons. Outside of functions they are actually errors but
2004-05-16 22:08:17 +00:00
pathnames.h
…
sprint.c
If stat() on the terminal specified in utmp fails due to ENOENT, don't
2003-04-02 20:22:29 +00:00
util.c
If stat() on the terminal specified in utmp fails due to ENOENT, don't
2003-04-02 20:22:29 +00:00