This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
35,225
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%
dc6d631270
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
gwr
dc6d631270
MAKEDEV all will make lkm
1997-12-09 21:22:16 +00:00
bin
Unfortunately (as I expected) the previous change broke:
1997-12-01 14:43:20 +00:00
distrib
o Delete a reference to the non-existent intro(5)
1997-12-08 01:10:21 +00:00
etc
MAKEDEV all will make lkm
1997-12-09 21:22:16 +00:00
games
We need a FILESMODE=660 for dm which is now setgid games.
1997-11-29 19:32:30 +00:00
gnu
add missing ".o"; from Brian Grayson in PR 4487
1997-12-04 09:03:18 +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 lint stubs for files that are implemented in assembler on the pc532.
1997-12-07 00:24:50 +00:00
libexec
edit a bit, and bewail inability to handle compressed manpages
1997-12-04 06:41:42 +00:00
regress
getopt returns -1 not EOF
1997-11-01 06:20:47 +00:00
sbin
fix reboot arguments handling (from cgd).
1997-12-09 05:49:14 +00:00
share
Add an atari specific intro to section 4 (closes pr-3976).
1997-12-09 07:56:22 +00:00
sys
KMEMSTATS is documented in options(4) as being a possible severe
1997-12-09 13:32:32 +00:00
usr.bin
use MAP_PRIVATE|MAP_FILE rather than "0"
1997-12-09 10:59:54 +00:00
usr.sbin
Ignore SIGPIPE, which may be caused by non-forking internal TCP services if
1997-12-04 06:39:02 +00:00
Makefile
Make the "build" target depend on "beforeinstall", ensuring that all
1997-10-27 18:06:39 +00:00