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
53,548
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%
f4b682fed8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
tsubai
f4b682fed8
Add bootloader.
1999-07-08 12:35:21 +00:00
bin
Make this compile with WARNS = 2
1999-07-08 01:56:09 +00:00
distrib
Add bootloader.
1999-07-08 12:35:21 +00:00
etc
repair diskless startup: "netstart" needs "sysctl" and "awk" now, thus
1999-07-07 21:24:56 +00:00
games
…
gnu
Do DBX debugging symbols (stabs) the usual ELF way, using relative
1999-07-07 22:23:35 +00:00
include
…
lib
Add _start (as well as __start). It's the default start symbol expected
1999-07-07 22:59:47 +00:00
libexec
use syslog instead of fprintf, otherwise no-one will see the error
1999-07-06 14:36:10 +00:00
regress
Add a few more tests.
1999-07-07 22:00:31 +00:00
sbin
Update to new mount arguments.
1999-07-08 03:04:39 +00:00
share
Introduce a second level of WARNS for even more paranoia
1999-07-08 01:55:38 +00:00
sys
Add one more bootdev check.
1999-07-08 12:28:06 +00:00
usr.bin
Define "_LKM" before including kernel includes with "_KERNEL" defined
1999-07-08 12:07:56 +00:00
usr.sbin
sync with KAME/NetBSD14.
1999-07-08 00:41:21 +00:00
Makefile
…