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,082
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%
a1c2154bd6
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
scottr
a1c2154bd6
Add (commented out) ALTXBUTTONS option.
1998-03-27 06:12:32 +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
limits.h if user-land, machine/limits.h if kernel or standalone
1998-03-27 05:34:15 +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
Add (commented out) ALTXBUTTONS option.
1998-03-27 06:12:32 +00:00
usr.bin
Update usage string for [-cs]; pointed out by Soren S. Jorvang <soren@t.dk>
1998-03-27 02:40:38 +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