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
38,057
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%
ab8a4c5234
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
mycroft
ab8a4c5234
Allow a non-RTLD_GLOBAL object to refer to symbols in itself.
1998-03-26 23:33:12 +00:00
bin
Use major(), minor() and makedev(), not a hacked up local equivalent, which
1998-03-26 02:14:00 +00:00
distrib
Make a note of the new Alpha port maintainer, Ross Harvey.
1998-03-22 03:56:55 +00:00
etc
For the ch & uk device, unit number == minor
1998-03-22 20:22:08 +00:00
games
Simply include -lcurses instead of -lcurses -ltermcap
1998-02-18 22:37:30 +00:00
gnu
Allow a non-RTLD_GLOBAL object to refer to symbols in itself.
1998-03-26 23:33:12 +00:00
include
Protect the dlctl() prototype and the DL_* macros against _XOPEN_SOURCE;
1998-03-25 12:21:05 +00:00
lib
Don't rely on a constant page shift value; dynamically compute it based
1998-03-25 00:47:20 +00:00
libexec
Allow a non-RTLD_GLOBAL object to refer to symbols in itself.
1998-03-26 23:33:12 +00:00
regress
no point in LDSTATIC=-static here
1998-03-02 21:57:38 +00:00
sbin
Need <string.h> for memcpy() prototype.
1998-03-26 06:00:34 +00:00
share
remove a note about eeprom on Suns - not true.
1998-03-25 22:05:01 +00:00
sys
Give pmap_collect() some substance: when called, a process is being
1998-03-26 22:18:36 +00:00
usr.bin
PR/5210: Hauke Fath: make core dumps with .SHELL
1998-03-26 19:20:36 +00:00
usr.sbin
Build with -ansi, prevents a parse error apparently generated because
1998-03-26 07:07:55 +00:00
Makefile
Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall.
1998-02-20 01:39:38 +00:00