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
18,947
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%
004f5e8d39
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
004f5e8d39
Fix a slight biff with 16-bit DMA in last change.
1996-03-31 20:51:43 +00:00
bin
- Open device with O_WRONLY only if the command actually writes to the
1996-03-28 07:10:05 +00:00
distrib
Replace BSDSRCDIR use with relative paths.
1996-03-27 04:48:28 +00:00
etc
forgot about joy1
1996-03-31 00:50:47 +00:00
games
Be pedantic, main() returns int in Standard C.
1996-03-21 18:30:19 +00:00
gnu
- Add a kprintf format specifier, so that it includes only the formats valid
1996-03-30 04:35:04 +00:00
include
Add prototype for sigaltstack; from John Kohl in PR
#2129
1996-02-29 00:04:57 +00:00
lib
Remove alpha 'mmclock' memory-mapped clock interfaces. In retrospect,
1996-03-30 23:08:43 +00:00
libexec
apply Thorsten's patch to add gettytab support to telnetd.
1996-03-20 04:25:53 +00:00
regress
CFLAGS+=, not CFLAGS=
1995-12-12 01:53:50 +00:00
sbin
Use an integer instead of a char for the getopt() return value in order
1996-03-30 22:34:25 +00:00
share
getopt() returns -1 when the arg list is exhausted, not EOF. Ironic
1996-03-31 04:58:32 +00:00
sys
Fix a slight biff with 16-bit DMA in last change.
1996-03-31 20:51:43 +00:00
usr.bin
Added erealloc() function that calls enomem() if the allocation fails
1996-03-29 02:17:13 +00:00
usr.sbin
use local copy of resolver, with -DDEBUG. fixes pr#2275 (ken hornstein)
1996-03-31 13:55:34 +00:00
Makefile
behaviour of 'make build' should not change if DESTDIR is set; this is an artifact of an ancient mistake of mine.
1996-03-18 09:55:25 +00:00