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,382
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%
f85030ca1a
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
cgd
f85030ca1a
frame.c should be counted among the libgcc2 c++ bits (the eh code needs it)
1998-04-03 06:58:16 +00:00
bin
Need <time.h> for localtime(), time() and strftime() prototypes.
1998-04-01 14:19:27 +00:00
distrib
Simplify so that this works.
1998-03-29 09:22:06 +00:00
etc
Add /usr/include/g++/stl, needed by libstdc++ v2.8.x.
1998-04-03 02:41:05 +00:00
games
add missing extern to several variables.
1998-03-29 04:57:19 +00:00
gnu
frame.c should be counted among the libgcc2 c++ bits (the eh code needs it)
1998-04-03 06:58:16 +00:00
include
Replace the old GLOB_ABEND constant with (the standardized) GLOB_ABORTED.
1998-03-31 20:32:48 +00:00
lib
Replace the old GLOB_ABEND constant with (the standardized) GLOB_ABORTED,
1998-03-31 20:37:20 +00:00
libexec
Need <time.h> for various definitions, so just include it in this one place.
1998-04-01 15:05:10 +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
sys/inode.h -> ufs/ufs/inode.h, as noted by bgrayson@ece.utexas.edu in PR 5245.
1998-04-03 06:26:47 +00:00
sys
The fe driver is spilt into ate, fmv and mbe, and this file is no longer
1998-04-03 04:46:46 +00:00
usr.bin
in Var_Parse(), set delim in a couple of other paths into cleanup
1998-04-03 04:07:15 +00:00
usr.sbin
offset and length should be u_char.
1998-04-03 05:06:04 +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