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
22,448
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%
f9af6f1e41
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
perry
f9af6f1e41
Changed *.ccore to *.core. "make clean" now works right again.
1996-10-09 19:16:10 +00:00
bin
sync with 5.2.11 (now define POSIXLY_CORRECT)
1996-10-09 15:31:59 +00:00
distrib
Changed *.ccore to *.core. "make clean" now works right again.
1996-10-09 19:16:10 +00:00
etc
merge in 1.2 branch
1996-10-09 00:40:33 +00:00
games
merge in 1.2 branch
1996-10-09 00:40:33 +00:00
gnu
last change should not have been merged
1996-10-09 01:03:08 +00:00
include
prototype __fdnlist(), since it's used by things outside of libc (libkvm,
1996-10-01 21:48:30 +00:00
lib
merge in 1.2 branch
1996-10-09 01:46:13 +00:00
libexec
Actually set the RTLD_DL flag in dlopen'ed shared objects, per PR#2791.
1996-10-06 19:03:32 +00:00
regress
merge DB 1.85 changes
1996-05-03 21:50:36 +00:00
sbin
u_long -> u_int32_t when dealing with address lists returned by the resolver.
1996-10-07 22:33:15 +00:00
share
add rcsid tag
1996-10-09 17:21:27 +00:00
sys
turn off floppy motor (and light) even if the drive isn't found. This fixes
1996-10-09 16:10:14 +00:00
usr.bin
Fix some warnings, and cosmetic things (spaces/tabs, etc.)
1996-10-09 18:07:14 +00:00
usr.sbin
u_long -> u_int32_t when dealing with address lists returned by the resolver.
1996-10-07 22:33:15 +00:00
Makefile
allow builds to work if directory games is missing. Closes pr misc/1921 and
1996-08-10 23:29:00 +00:00