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
23,546
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%
8bcf7e5435
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
lukem
8bcf7e5435
don't need to explicitly NUL terminate strings written by snprintf()
1996-11-22 05:34:06 +00:00
bin
fix the the typos
1996-11-10 23:58:22 +00:00
distrib
add /var/log/secure
1996-11-20 04:29:49 +00:00
etc
Add missing generic devices, and avoid expr(1) in the way that
1996-11-21 08:28:44 +00:00
games
/etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401.
1996-11-12 07:50:11 +00:00
gnu
Commit src/gnu/usr.bin/gcc/arch/mips/netbsd.h diffs with minimal
1996-11-17 19:36:51 +00:00
include
Add declaration for ttyaction().
1996-11-14 17:15:16 +00:00
lib
Fix typo
1996-11-19 03:15:51 +00:00
libexec
After the chown(ttyn, 0, 0), call ttyaction(ttyn, "getty", "root")
1996-11-14 19:25:50 +00:00
regress
merge DB 1.85 changes
1996-05-03 21:50:36 +00:00
sbin
sparc uses new savecore.c
1996-11-18 11:20:16 +00:00
share
Correct two typos.
1996-11-18 22:16:50 +00:00
sys
* 3c509s drop the low-oder bits of EP_THRESH_DISABLE (2047) on a write,
1996-11-22 04:48:26 +00:00
usr.bin
don't need to explicitly NUL terminate strings written by snprintf()
1996-11-22 05:34:06 +00:00
usr.sbin
minor tweaks.
1996-11-18 10:15:09 +00:00
Makefile
allow builds to work if directory games is missing. Closes pr misc/1921 and
1996-08-10 23:29:00 +00:00