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
46,525
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%
d26897ab43
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
cjs
d26897ab43
Separate hardware daemons and add comments.
1998-12-22 13:58:37 +00:00
bin
Fixed off-by-one error where HOSTNAME+1 characters was copied into
1998-12-19 22:44:19 +00:00
distrib
Makefile setup to construct multi-floppy boot using ustarfs.
1998-12-19 19:51:23 +00:00
etc
Separate hardware daemons and add comments.
1998-12-22 13:58:37 +00:00
games
tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf
1998-12-06 09:06:45 +00:00
gnu
NetBSD always saves a_midmag as big-endian, but libbfd use the same
1998-12-21 03:27:02 +00:00
include
Add the N_SET* symbol types.
1998-12-17 23:15:21 +00:00
lib
Change multiple inclusion protection symbol name to NetBSD convention which
1998-12-20 17:52:01 +00:00
libexec
Add a prototype for the _cachectl() trap call stup in mdprologue.S.
1998-12-21 12:16:16 +00:00
regress
This should be noninvasive, and allows my builds to finally work on alpha
1998-12-21 07:58:52 +00:00
sbin
Only build ldconfig on a.out platforms. Everyone else still builds the
1998-12-17 22:23:44 +00:00
share
move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything.
1998-12-22 02:34:09 +00:00
sys
vm_offset_t -> {paddr_t, vaddr_t}
1998-12-22 08:47:05 +00:00
usr.bin
Added an #undef. This, and previous revision fixes PR bin/5374
1998-12-22 05:27:35 +00:00
usr.sbin
Appease gcc-2.8.1, make printf formats more portable.
1998-12-19 15:38:45 +00:00
Makefile
Add a 'NBUILDJOBS' variable which control the number of jobs started in
1998-12-22 11:21:09 +00:00