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
38,459
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%
927362e98c
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
fair
927362e98c
remove #include <sys/time.h> ; the include file bug noted in the comment above it has been fixed.
1998-04-09 07:03:29 +00:00
bin
remove #include <sys/time.h> ; the include file bug noted in the comment above it has been fixed.
1998-04-09 07:03:29 +00:00
distrib
Simplify so that this works.
1998-03-29 09:22:06 +00:00
etc
libstdc++ 2.8 does not, in fact, need a `stl' include directory.
1998-04-08 23:37:22 +00:00
games
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
1998-04-09 00:32:31 +00:00
gnu
Fix fix for compiling under gcc 2.7.
1998-04-09 01:32:08 +00:00
include
C++ has a very different concept of "exception." Delimit struct exception
1998-04-08 23:42:59 +00:00
lib
per PR#4304 this script should do fine with an inherited PATH
1998-04-09 05:08:32 +00:00
libexec
Oops - when assembled with PIC, the jal gets expanded, so what used to be
1998-04-09 04:45:08 +00:00
regress
no point in LDSTATIC=-static here
1998-03-02 21:57:38 +00:00
sbin
No need to include <sys/socketvar.h>.
1998-04-01 16:27:05 +00:00
share
New flag, NOSTATICLIB, prevents build and install of the standard static
1998-04-09 00:51:06 +00:00
sys
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
1998-04-09 00:32:31 +00:00
usr.bin
per PR#4304 no need to set PATH (especially after testing it!)
1998-04-09 05:59:35 +00:00
usr.sbin
Make use of NOSTATICLIB addition to <bsd.lib.mk>
1998-04-09 00:52:06 +00:00
Makefile
Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall.
1998-02-20 01:39:38 +00:00