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,234
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%
d081124ca2
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
cgd
d081124ca2
cleanup: nuke register
1999-04-24 07:09:49 +00:00
bin
More punctuation glitches.
1999-04-20 05:49:50 +00:00
distrib
* Don't use fancy mdoc features that don't yet have good HTML mappings.
1999-04-23 23:09:03 +00:00
etc
+ttyEcfg
1999-04-23 18:45:50 +00:00
games
initscr() returns a pointer, compare return value with NULL and not
1999-04-18 03:30:12 +00:00
gnu
Fixed an off-by-one bug when trying to look up a line given an address.
1999-04-23 21:34:53 +00:00
include
#ifdef __STDC__ -> #if __STDC__
1999-04-20 20:15:47 +00:00
lib
Initialization of the backing store pointers in __set_subwin() was just
1999-04-22 22:39:09 +00:00
libexec
Allow rpaths in setuid binaries, noticed by tron. This is already done
1999-04-23 19:29:30 +00:00
regress
move __getcwd prototypes to libc-private header file.
1999-03-26 22:23:57 +00:00
sbin
Fix entry point parsing if output file specified to modload (PR7352)
1999-04-23 17:47:02 +00:00
share
Add bsd-family-tree - Wolfram Schneider's FreeBSD work with NetBSD and OpenBSD
1999-04-24 00:41:39 +00:00
sys
cleanup: nuke register
1999-04-24 07:09:49 +00:00
usr.bin
Harmless signed/unsigned botch.
1999-04-23 14:43:05 +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