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
47,775
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%
a8f9f46183
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
mrg
a8f9f46183
ensure C strings are nul terminated, and do not overflow buffers.
1999-01-31 10:06:16 +00:00
bin
minor KNF nits, space damage.
1999-01-31 08:00:50 +00:00
distrib
use pax for tar.
1999-01-31 09:28:26 +00:00
etc
increase the securelevel (using the same rules as before) much earlier in the
1999-01-31 08:46:58 +00:00
games
only show preview if the -p option is given
1999-01-03 17:13:51 +00:00
gnu
Nuke `generated' sources from dist in beforedepend (shouldn't affect a
1999-01-30 12:38:32 +00:00
include
always add compat functions in NS_COMPAT_CB; make it the responsibility of
1999-01-26 01:04:07 +00:00
lib
Regularize with removal of genpubassym.cf. Structure offsets
1999-01-31 00:57:10 +00:00
libexec
do not use LOG_CONS.
1999-01-31 08:51:53 +00:00
regress
Make this a little more flexible, and adjust to catch
1999-01-21 09:54:23 +00:00
sbin
s/.Ic/.Cm/
1999-01-31 02:56:39 +00:00
share
NOGCCERROR disables -Werror.
1999-01-31 09:17:20 +00:00
sys
80 cols.
1999-01-31 09:27:18 +00:00
usr.bin
ensure buffers for pathnames, etc., are PATH_MAX, etc., long.
1999-01-31 10:02:25 +00:00
usr.sbin
ensure C strings are nul terminated, and do not overflow buffers.
1999-01-31 10:06:16 +00:00
Makefile
Once more, from the beginning: we really, really don't want to descend into
1999-01-29 05:42:35 +00:00