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,514
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%
cb96bff387
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
thorpej
cb96bff387
LintAlpha* have been removed.
1997-11-08 00:40:08 +00:00
bin
lint
1997-11-05 21:17:14 +00:00
distrib
clean up a bit.
1997-11-07 23:07:37 +00:00
etc
Add 'tty*' target for onboard serial ports. Include in list for 'all'.
1997-11-07 21:29:21 +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
LintAlpha* have been removed.
1997-11-08 00:40:08 +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
- Not only add $CAT[1-9] to _CATLIST, but also $CAT[NL}
1997-11-08 00:18:24 +00:00
sys
Disable DMA and interrupts for now (via se_options).
1997-11-07 22:11:19 +00:00
usr.bin
print TNF copyright, like the kernel does.
1997-11-07 20:32:05 +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