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
56,808
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%
29d84e8033
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
eeh
29d84e8033
Handle zero length properly in copyinstr() copyoutstr() and copystr().
1999-11-06 20:28:37 +00:00
bin
Implement (somewhat enhanced) idea stealed from bash:
1999-11-02 22:06:45 +00:00
distrib
Add tlp(4).
1999-11-05 21:38:18 +00:00
etc
Install root's .shrc.
1999-11-05 11:31:40 +00:00
games
fix handling of '-t' flag, and pause for a little bit after drawing happysnake
1999-10-26 06:38:31 +00:00
gnu
Fix bogus section header. From PR 8735.
1999-11-03 21:45:57 +00:00
include
1003.1c: add {LOGIN_NAME_MAX}.
1999-09-27 16:24:39 +00:00
lib
Add comments describing what this does.
1999-11-05 20:16:56 +00:00
libexec
Remove ELFNAME defines since they are defined in sys/exec_elf.h
1999-11-04 02:00:17 +00:00
regress
Add "popen" sub directory.
1999-09-30 09:29:11 +00:00
sbin
Make newfs_lfs try increasingly smaller segment sizes down to 2*block size,
1999-11-05 18:59:12 +00:00
share
Fix a typo.
1999-11-05 19:55:07 +00:00
sys
Handle zero length properly in copyinstr() copyoutstr() and copystr().
1999-11-06 20:28:37 +00:00
usr.bin
For temporary files' pathnames, check $TMPDIR before falling back to _PATH_TMP.
1999-11-06 15:11:46 +00:00
usr.sbin
Remove ELFNAME defines since they are defined in sys/exec_elf.h
1999-11-04 02:00:17 +00:00
Makefile
use new dependall target instead of depend then all in make build
1999-09-14 01:32:43 +00:00