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
34,495
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%
6a1e9744f2
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
6a1e9744f2
sh makelintstub, rather than trying to execute it directly
1997-11-06 22:34:01 +00:00
bin
lint
1997-11-05 21:17:14 +00:00
distrib
A requirement from sysinst.
1997-11-06 22:00:27 +00:00
etc
Add u?random (also use the mk function a couple more places).
1997-11-04 22:16:16 +00:00
games
Must have the correct library link order to be able to link
1997-11-05 12:12:32 +00:00
gnu
Don't do function CSE; it tickles a bizarre bug in other parts of the
1997-11-04 20:59:11 +00:00
include
Fix __RENAME quoting lossage (don't pass it a quoted string). From
1997-11-04 23:36:19 +00:00
lib
sh makelintstub, rather than trying to execute it directly
1997-11-06 22:34:01 +00:00
libexec
fix so syslog works after chroot, by adding LOG_NDELAY to openlog.
1997-11-06 00:08:02 +00:00
regress
getopt returns -1 not EOF
1997-11-01 06:20:47 +00:00
sbin
Fix man page confusion about the -R option, per PR#4246
1997-11-06 10:07:33 +00:00
share
Let make do the work:
1997-11-05 13:36:30 +00:00
sys
Added amps device (Atomwide Multi-Port Serial card).
1997-11-06 02:16:03 +00:00
usr.bin
I do wish people would start including <string.h> when they use memcpy.
1997-11-06 15:47:23 +00:00
usr.sbin
use warn not warnx to find out why the open failed (as old quot did).
1997-11-06 14:36:45 +00:00
Makefile
Make the "build" target depend on "beforeinstall", ensuring that all
1997-10-27 18:06:39 +00:00