This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3,100
Commits
606
Branches
0
Tags
3.1
GiB
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%
dd818c7cd0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
cgd
dd818c7cd0
get rid of __main() -- it's going into libkern
1993-10-15 06:16:22 +00:00
bin
POSIX.2 says to print a pipe character after fifo names when using
1993-10-14 23:03:41 +00:00
etc
Add entries for x400 mail, pop-2 & pop-3, and the X Display Manager Control
1993-10-07 21:54:36 +00:00
games
dm should be suid games. note that perms on /usr/games are wrong,
1993-10-12 21:23:51 +00:00
gnu
use 'hosttype' rather than 'HOST'
1993-10-13 02:00:30 +00:00
include
Change prototypes of alarm and sleep to use "unsigned" instead of "u_int".
1993-10-14 23:15:26 +00:00
lib
Rename _findenv() to __findenv(), as _findenv is in the user's namespace.
1993-10-15 01:26:42 +00:00
libexec
always use libcrypt
1993-10-07 02:16:39 +00:00
regress
use PROG=./bitstring_test as suggested by Andrew Wheadon for everything.
1993-10-06 21:58:09 +00:00
sbin
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
1993-10-13 18:33:45 +00:00
share
Removed `ld -r -X' line from the .cc.so and .C.so rule, as ld does
1993-10-11 21:49:06 +00:00
sys
get rid of __main() -- it's going into libkern
1993-10-15 06:16:22 +00:00
usr.bin
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
1993-10-13 18:33:45 +00:00
usr.sbin
we have rand48 now
1993-10-14 01:51:11 +00:00
Makefile
Make regress only if directory exists. It can be optional.
1993-07-07 12:55:48 +00:00