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
2,774
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%
cd216b5938
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
mycroft
cd216b5938
Make Ctrl-Space input a NUL and Ctrl-/ input a ^/ (undo in Emacs).
1993-09-28 04:55:17 +00:00
bin
#include <sys/types.h>, for magnum stuff.
1993-09-27 05:08:10 +00:00
etc
Add /dev/io, used to get I/O privileges. This has been in the kernel for a
1993-09-19 19:33:54 +00:00
games
Use
r+' rather than
a+' when opening score file.
1993-09-23 22:28:42 +00:00
gnu
Include prototype for strerror().
1993-09-27 18:25:49 +00:00
include
POSIX.1 says that ssize_t is defined in <sys/types.h>.
1993-09-25 01:52:59 +00:00
lib
Reenable building of Torek's quad library.
1993-09-28 03:05:28 +00:00
libexec
change root's command checking so that stat() is done only
1993-09-23 23:13:44 +00:00
regress
don't try stat-printing stuff; the way we compile/test the library,
1993-09-16 23:18:45 +00:00
sbin
Use doubles to rather than longs to avoid tsum overflowing so quickly.
1993-09-23 23:03:55 +00:00
share
# Change Time Rules for Moscow
1993-09-17 23:59:20 +00:00
sys
Make Ctrl-Space input a NUL and Ctrl-/ input a ^/ (undo in Emacs).
1993-09-28 04:55:17 +00:00
usr.bin
-I/sys --> -I${DESTDIR}/sys, to support cross-compilation.
1993-09-25 13:19:49 +00:00
usr.sbin
-I/sys --> -I${DESTDIR}/sys, to support cross-compilation.
1993-09-25 13:19:49 +00:00
Makefile
Make regress only if directory exists. It can be optional.
1993-07-07 12:55:48 +00:00