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
22,016
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%
eeeb3e0738
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
christos
eeeb3e0738
Add fwd struct declarations and protect include of libkern.h
1996-09-20 22:11:38 +00:00
bin
If getcwd() fails, dang it, I want to know _why_.
1996-09-18 22:47:48 +00:00
distrib
Remove bogus reference to "testme.h", once used for regression-testing
1996-09-16 23:45:48 +00:00
etc
RCS id police
1996-09-17 21:45:53 +00:00
games
/usr/share/misc/termcap, not /etc/termcap
1996-08-17 20:48:06 +00:00
gnu
Iff __m68k__, use a `slight hack' to determine the magic of the executable
1996-09-10 22:17:51 +00:00
include
Don't prototype poll(2) here. SysV requires poll.h to be included.
1996-09-07 17:48:59 +00:00
lib
RCS id police.
1996-09-19 19:39:36 +00:00
libexec
Iff __m68k__, use a `slight hack' to determine the magic of the executable
1996-09-10 22:17:51 +00:00
regress
merge DB 1.85 changes
1996-05-03 21:50:36 +00:00
sbin
declare the variable "bad", used to hold errors, as a long, so it can
1996-09-19 04:25:08 +00:00
share
Use `${COMPILE.S}' instead of `${CPP} ..... | ${AS} ....' to compile
1996-09-20 19:51:50 +00:00
sys
Add fwd struct declarations and protect include of libkern.h
1996-09-20 22:11:38 +00:00
usr.bin
RCS id police.
1996-09-19 19:39:36 +00:00
usr.sbin
reduce differences between 8.7.6 and netbsd's version
1996-09-20 14:39:36 +00:00
Makefile
allow builds to work if directory games is missing. Closes pr misc/1921 and
1996-08-10 23:29:00 +00:00