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
22,017
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%
9cdf304505
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
christos
9cdf304505
Make this compile cleanly from userland (fsck_ffs).
1996-09-20 22:14:59 +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
Make this compile cleanly from userland (fsck_ffs).
1996-09-20 22:14:59 +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