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
76,714
Commits
4
Branches
49
Tags
2
GiB
c239ae84e2
Commit Graph
2 Commits
Author
SHA1
Message
Date
mike
d86e0bcc0c
Check the return value of getcwd() to avoid printf()ing a NULL. Mark
...
usage() as __dead2 to avoid a GCC warning. Spotted by: keramida
2002-06-09 00:46:24 +00:00
mike
18a66da4bb
Move the realpath(1) source into its own directory. Previously, it
...
shared sources with pwd(1).
2002-02-11 07:32:17 +00:00