This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2,826
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%
89ec54d834
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
cgd
89ec54d834
put gamma.c into libm (because it's missing)...
1993-10-01 23:56:08 +00:00
bin
#include <sys/types.h>, for magnum stuff.
1993-09-27 05:08:10 +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
Use `:', rather than `.' to separate user and group in chown commands
1993-10-01 00:16:44 +00:00
include
Use `:', rather than `.' to separate user and group in chown commands
1993-10-01 00:16:44 +00:00
lib
put gamma.c into libm (because it's missing)...
1993-10-01 23:56:08 +00:00
libexec
change root's command checking so that stat() is done only
1993-09-23 23:13:44 +00:00
regress
don't try stat-printing stuff; the way we compile/test the library,
1993-09-16 23:18:45 +00:00
sbin
Don't set clean flag if -n.
1993-10-01 02:25:19 +00:00
share
Always use `install -d' to make sure destination directory exists & has
1993-09-30 23:31:09 +00:00
sys
Display a less cryptic message when the ring buffer overflows.
1993-10-01 23:12:04 +00:00
usr.bin
Fix grammar error.
1993-10-01 22:42:23 +00:00
usr.sbin
Use *->fts_errno instead of errno after fts_read(). The fts manpage
1993-10-01 01:03:22 +00:00
Makefile
Make regress only if directory exists. It can be optional.
1993-07-07 12:55:48 +00:00