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,758
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%
c22aea7778
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
leo
c22aea7778
Be a bit more exact about when the bootloader decides to start NetBSD.
1996-10-15 09:14:32 +00:00
bin
Removed missing.c beacuse NetBSD is not missing any of the functions
1996-10-10 14:17:02 +00:00
distrib
Bump revision number to 1.2A so that snapshots of -current will have
1996-10-15 04:39:33 +00:00
etc
RCS ID Police
1996-10-15 03:57:02 +00:00
games
<machine/endian.h> -> <sys/types.h>
1996-10-13 00:01:05 +00:00
gnu
Merge rcs 5.7.
1996-10-15 06:59:14 +00:00
include
add _PATH_KVMDB as "/var/db/kvm.db"
1996-10-12 00:49:19 +00:00
lib
fix bogon in last change.
1996-10-14 10:41:07 +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
Be a bit more exact about when the bootloader decides to start NetBSD.
1996-10-15 09:14:32 +00:00
share
Be a bit more exact about when the bootloader decides to start NetBSD.
1996-10-15 09:14:32 +00:00
sys
We no longer need 'options GENERIC'
1996-10-15 07:25:55 +00:00
usr.bin
Fix PR/2837: su [login [args]] had the wrong usage and did not work properly. Build the correct argument list and add -c for the shells.
1996-10-12 23:54:38 +00:00
usr.sbin
If gethostbyaddr() fails, use inet_ntoa() to turn the IP address into
1996-10-14 19:28:09 +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