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,859
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%
62f73256ff
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
pk
62f73256ff
Use intr_establish() to install the timer interrupt handlers.
1997-11-19 23:03:47 +00:00
bin
Make this compile with -DSMALL and warnings on.
1997-11-12 03:40:55 +00:00
distrib
Use a default of 32MB for the root filesystem with a custom partition
1997-11-19 14:06:47 +00:00
etc
make /usr/games/hide mode 750, and remove bogus /var/games/save entry.
1997-11-19 08:29:59 +00:00
games
remove an old setgid() from when dm(6) was setuid kmem (i assume for getloadavg())
1997-11-19 08:24:09 +00:00
gnu
make hidden games mode 550, group games.
1997-11-19 08:26:35 +00:00
include
Move inclusion of <sys/types.h> before that of <sys/signal.h>.
1997-11-18 20:30:24 +00:00
lib
Remove an extra comma at the end of SEE ALSO list.
1997-11-18 07:00:48 +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
Add a clarification how the missing data are looked up if either
1997-11-19 11:32:03 +00:00
share
Eliminate a nasty and horrible kluge by using the BSD.x11.dist when
1997-11-19 16:41:21 +00:00
sys
Use intr_establish() to install the timer interrupt handlers.
1997-11-19 23:03:47 +00:00
usr.bin
sort xrefs
1997-11-15 20:55:51 +00:00
usr.sbin
Enable CHAPMS and MSLANMAN. Make them compile. I don't have access to a test
1997-11-19 11:59:58 +00:00
Makefile
Make the "build" target depend on "beforeinstall", ensuring that all
1997-10-27 18:06:39 +00:00