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
19,019
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%
16b22416bb
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
christos
16b22416bb
Fixed typo in syslog() attribute; should have been __printf__ not __kprintf__
1996-04-02 15:05:47 +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
Add cat[48].arm32 & man[48].arm32
1996-04-01 23:40:17 +00:00
games
Be pedantic, main() returns int in Standard C.
1996-03-21 18:30:19 +00:00
gnu
Add missing argument to error() call.
1996-04-01 22:41:16 +00:00
include
Add prototype for sigaltstack; from John Kohl in PR
#2129
1996-02-29 00:04:57 +00:00
lib
delete redundant files; pull them in via .PATH to avoid inconsistencies.
1996-04-01 19:28:03 +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
removed references "updatefast" and "updateslow" as they are no longer
1996-04-02 05:07:21 +00:00
sys
Fixed typo in syslog() attribute; should have been __printf__ not __kprintf__
1996-04-02 15:05:47 +00:00
usr.bin
Include arm32.h when required.
1996-04-01 21:54:06 +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