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
42,626
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%
73270b4cf4
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
73270b4cf4
Add the default route as static, so that routed does not delete it.
1998-08-27 06:55:16 +00:00
bin
Add CWARNFLAGS+=-Wno-format-y2k.
1998-08-25 15:13:16 +00:00
distrib
Add notes about steps to do after installation that are common to all
1998-08-23 12:42:16 +00:00
etc
* if $check_disklabels=YES, backup and compare of disklabels of current disks.
1998-08-25 13:47:29 +00:00
games
Replace some homegrown string-functions with standard-<string.h>-macros.
1998-08-24 22:26:23 +00:00
gnu
For ELF systems only, add strip. This gives up a strip binary that's not
1998-08-27 02:12:12 +00:00
include
Per XSH5, define _XOPEN_IOV_MAX.
1998-08-03 14:32:04 +00:00
lib
fix bcopy->memcpy with memcpy->memmove -- not strictly needed, but...
1998-08-26 00:38:39 +00:00
libexec
Use -L for libc's objdir in case NOPICINSTALL is set in mk.conf.
1998-08-27 01:55:16 +00:00
regress
Use PF_* for socket(2) calls.
1998-06-24 23:51:30 +00:00
sbin
Avoid interraction between pppd and routed, by trying to discover new
1998-08-26 17:50:32 +00:00
share
Allow -Werror to be turned off with CWARNFLAGS=-Wno-error ...
1998-08-26 19:36:37 +00:00
sys
Add 64-bit pmap support:
1998-08-27 06:23:31 +00:00
usr.bin
Add { and } to shut up egcs. Reformat the more questionable code.
1998-08-25 20:59:36 +00:00
usr.sbin
Add the default route as static, so that routed does not delete it.
1998-08-27 06:55:16 +00:00
Makefile
Only build the egcs libgcc if the current ${CXX} is actually egcs.
1998-08-22 22:06:23 +00:00