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
38,700
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%
c7597ae8b8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
jonathan
c7597ae8b8
Rework, based loosely on suggestions from Tohru Nisimura..
1998-04-19 10:18:20 +00:00
bin
move OBJS depenency on built headers to after include of bsd.prog.mk, so
1998-04-19 05:22:08 +00:00
distrib
Eliminate /usr/include/dev/ic/smc90cx6reg.h and .../dev/vme/*.h as these
1998-04-19 10:00:57 +00:00
etc
Add the "speaker" device.
1998-04-16 04:38:11 +00:00
games
use HOST_CPPFLAGS not HOST_CFLAGS
1998-04-13 14:14:39 +00:00
gnu
add back in the old NetBSD changes. Also, add in a PIC GOT
1998-04-19 01:05:27 +00:00
include
C++ has a very different concept of "exception." Delimit struct exception
1998-04-08 23:42:59 +00:00
lib
You cannot check SHLIB_{MAJOR,MINOR} without <bsd.lib.mk>, but LINKS is
1998-04-18 15:46:22 +00:00
libexec
fix disabling of optimization on powerpc (set COPTS *after* <bsd.prog.mk>...)
1998-04-13 14:24:02 +00:00
regress
disable the optimizer the correct way...
1998-04-13 14:28:04 +00:00
sbin
Changes to implement "-R" (raw) option to umount, per PR#4030.
1998-04-17 01:19:42 +00:00
share
add pkgsrc
1998-04-17 21:22:57 +00:00
sys
Rework, based loosely on suggestions from Tohru Nisimura..
1998-04-19 10:18:20 +00:00
usr.bin
kill "warning: variable `erred' might be clobbered by `longjmp' or `vfork'"
1998-04-17 15:56:14 +00:00
usr.sbin
Make the yacc rules work on 1.3 as well as -current without updating the
1998-04-16 18:47:05 +00:00
Makefile
Do the cleandir before the includes, so rpcgen doesn't build includes
1998-04-15 13:44:55 +00:00