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
51,161
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%
eec6041cf5
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
simonb
eec6041cf5
An empty stub routine should return success not failure!
1999-04-21 11:55:07 +00:00
bin
More punctuation glitches.
1999-04-20 05:49:50 +00:00
distrib
An empty stub routine should return success not failure!
1999-04-21 11:55:07 +00:00
etc
Configure wscons much earlier so that a virtual console can e.g. be
1999-04-13 07:40:53 +00:00
games
initscr() returns a pointer, compare return value with NULL and not
1999-04-18 03:30:12 +00:00
gnu
So, I can't believe the shlib fix for alpha was actually this easy.
1999-04-21 00:20:20 +00:00
include
#ifdef __STDC__ -> #if __STDC__
1999-04-20 20:15:47 +00:00
lib
Declare more local items static.
1999-04-19 21:56:01 +00:00
libexec
Simplify _rtld_start() a little, and shave some cycles. Spefically, there's
1999-04-19 00:05:00 +00:00
regress
move __getcwd prototypes to libc-private header file.
1999-03-26 22:23:57 +00:00
sbin
one-line copyright message
1999-04-17 17:55:13 +00:00
share
Mention COMPAT_SVR4 on m68k here, too.
1999-04-19 21:49:34 +00:00
sys
Actually, the last change solved a different but related problem than
1999-04-21 06:00:07 +00:00
usr.bin
use mkstemp
1999-04-20 13:53:53 +00:00
usr.sbin
The previous change didn't even compile due to a warning.
1999-04-20 14:22:32 +00:00
Makefile
Improve documentation.
1999-04-01 02:49:12 +00:00