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,151
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%
7c95ede823
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
gwr
7c95ede823
Kill some noise from -DDEBUG
1997-12-02 19:48:45 +00:00
bin
Unfortunately (as I expected) the previous change broke:
1997-12-01 14:43:20 +00:00
distrib
Quote disktab(5) entry name so that label names with spaces
1997-12-02 11:00:59 +00:00
etc
add /usr/pkg/man
1997-12-02 07:04:56 +00:00
games
We need a FILESMODE=660 for dm which is now setgid games.
1997-11-29 19:32:30 +00:00
gnu
Pull over changes for ns32k from our old gdb port.
1997-11-26 21:29:30 +00:00
include
add flags arg to fparseln(), and define FPARSELN_UNESC{ESC,CONT,COMM,REST,ALL}
1997-12-01 02:25:46 +00:00
lib
* add extra arg to fparseln() - int flags - which is a bitmask.
1997-12-01 02:58:40 +00:00
libexec
use 300 seconds (as per login(1)) for initial timeout, rather than 900 secs
1997-11-28 23:42:36 +00:00
regress
getopt returns -1 not EOF
1997-11-01 06:20:47 +00:00
sbin
Mods for alpha: doesn't work yet, but this is as good a placeholder as
1997-12-01 19:30:59 +00:00
share
The iy driver now uses if_media (it was the last one, at last for i386, to use
1997-12-02 09:34:03 +00:00
sys
Kill some noise from -DDEBUG
1997-12-02 19:48:45 +00:00
usr.bin
use MAP_PRIVATE for mmap flags, not the non-standard MAP_FILE (aka 0)
1997-12-01 21:11:39 +00:00
usr.sbin
eliminate invalid options from SYNOPSIS; from Johan Danielsson in PR 4570
1997-12-02 08:21:45 +00:00
Makefile
Make the "build" target depend on "beforeinstall", ensuring that all
1997-10-27 18:06:39 +00:00