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
2c178baa51
freebsd-skq
/
usr.sbin
/
pkg_install
/
lib
History
Satoshi Asami
575e2e187e
Use lstat() instead of access() for checking file existence. It works
...
for symlinks too, and according to Rod, access() is evil anyway. Reviewed by: jkh
1995-06-24 10:12:59 +00:00
..
exec.c
file.c
Use lstat() instead of access() for checking file existence. It works
1995-06-24 10:12:59 +00:00
global.c
lib.h
Makefile
msg.c
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
pen.c
plist.c
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
str.c