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
62,195
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%
82f0c9bf4a
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
soren
82f0c9bf4a
Add bounds_check_with_label().
2000-03-21 02:26:48 +00:00
bin
Use an in-core stack for directory permissions rather than a temporary
2000-03-21 02:15:24 +00:00
dist
need string.h for prototype of memset(). fixes build breakage on alpha.
2000-03-02 18:08:44 +00:00
distrib
/usr/include/dev/isa/espvar.h became /usr/include/dev/isa/esp_isavar.h
2000-03-20 19:09:19 +00:00
etc
NetBSD/cobalt /etc.
2000-03-19 22:10:56 +00:00
games
Fix doubled 'the'.
2000-03-13 23:57:23 +00:00
gnu
Changed ev5 L1 cache latency from 2 to 3, as suggested by Bill Dorsey.
2000-03-16 22:46:10 +00:00
include
make the #ifdef __LIBC12_SOURCE__ consistent with usage in <signal.h>
2000-03-07 21:12:37 +00:00
lib
Keep the bit position even when the report descriptor says POP.
2000-03-17 18:09:17 +00:00
libexec
only define _DEFAULT_CONFDIR if not set. (allows compile-time override)
2000-03-06 21:42:26 +00:00
regress
Use proginstall:: to disable installing PROG.
2000-03-19 02:47:19 +00:00
sbin
Set flagreq.ifr_name before issueing SIOCGIFFLAGS for setifflags.
2000-03-20 21:10:03 +00:00
share
'rouinte'->'routine'
2000-03-21 02:24:30 +00:00
sys
Add bounds_check_with_label().
2000-03-21 02:26:48 +00:00
usr.bin
locate.bigram does all the bigram processing itself now; store it's result
2000-03-20 19:22:55 +00:00
usr.sbin
__POOL_EXPOSE is no longer needed (dev/vndvar.h does protect vnd_softc from userland)
2000-03-20 13:20:28 +00:00
Makefile
Handle new make variable BUILD_DONE which creates an empty build target if
2000-03-11 00:10:20 +00:00