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
2,952
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%
63d7b6778b
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
63d7b6778b
move the rpc code into libc
1993-10-07 07:29:33 +00:00
bin
always include libcrypt
1993-10-07 02:15:25 +00:00
etc
Add /dev/io, used to get I/O privileges. This has been in the kernel for a
1993-09-19 19:33:54 +00:00
games
Always use `install -d' to make sure destination directory exists & has
1993-10-01 00:02:17 +00:00
gnu
converted to use gnu malloc, and depend on it correctly
1993-10-07 07:23:44 +00:00
include
cuserid() was removed by 1990's revision of 1003.1, and we never provided it
1993-10-06 18:41:55 +00:00
lib
move the rpc code into libc
1993-10-07 07:29:33 +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
always use libcrypt
1993-10-07 02:16:39 +00:00
share
now that the rpc code lives in libc, we should install the man page
1993-10-07 07:29:00 +00:00
sys
make an arch directory in libc, and move all machine dirs into it
1993-10-07 00:17:24 +00:00
usr.bin
converted to use gnu malloc, and depend on it correctly
1993-10-07 07:23:44 +00:00
usr.sbin
Got bored, converted to use mandoc macros.
1993-10-06 19:34:59 +00:00
Makefile
Make regress only if directory exists. It can be optional.
1993-07-07 12:55:48 +00:00