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
35,033
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%
2ac0cdeda9
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
ross
2ac0cdeda9
Typos, English.
1997-11-26 04:26:27 +00:00
bin
Make this compile with -DSMALL and warnings on.
1997-11-12 03:40:55 +00:00
distrib
Reworked partitioning issues for i386, closes PRs 4520, 4534, 4536.
1997-11-25 20:34:59 +00:00
etc
Fixes PR
#3858
: /dev/fd uniformly updated in MAKEDEV to make directory
1997-11-26 03:09:23 +00:00
games
don't clobber the score file!
1997-11-24 01:47:26 +00:00
gnu
Initialize rl_filename_quote_characters as documented.
1997-11-24 19:19:29 +00:00
include
Per XPG4.2, use useconds_t for as argument and return type of ualarm().
1997-11-25 17:57:37 +00:00
lib
Per XPG4.2, use useconds_t as argument and return type.
1997-11-25 18:03:45 +00:00
libexec
Const'ify some things, rename local puts() to xputs(), since it has
1997-11-18 21:29:11 +00:00
regress
getopt returns -1 not EOF
1997-11-01 06:20:47 +00:00
sbin
Typos, English.
1997-11-26 04:26:27 +00:00
share
Fix typos (from Krister Walfridsson; PR#4576).
1997-11-25 22:15:56 +00:00
sys
Only scan MAXPARTITIONS entries for a free partition table entry.
1997-11-26 04:18:20 +00:00
usr.bin
Detect more errors while manipulating mailbox files and tell the user
1997-11-25 17:58:15 +00:00
usr.sbin
If we answer a RARP request, also add the mapping to the local arp cache.
1997-11-24 18:43:12 +00:00
Makefile
Make the "build" target depend on "beforeinstall", ensuring that all
1997-10-27 18:06:39 +00:00