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,681
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%
c4d76a3f02
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
mark
c4d76a3f02
Added a field for cpu specific data in the cpu_t structure.
1996-10-14 22:32:45 +00:00
bin
Removed missing.c beacuse NetBSD is not missing any of the functions
1996-10-10 14:17:02 +00:00
distrib
- increase the / and /usr recommended partition sizes by 5 MB for
1996-10-14 18:20:37 +00:00
etc
merge in 1.2 branch
1996-10-09 00:40:33 +00:00
games
<machine/endian.h> -> <sys/types.h>
1996-10-13 00:01:05 +00:00
gnu
Trade one bit of lossage for another. Now that groff has been upgraded,
1996-10-14 05:24:23 +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
Add a chlen command, to change the length/size of an inode. From FreeBSD.
1996-10-11 20:22:43 +00:00
share
if ${MACHINE_ARCH} is "alpha" build shared libs with the 'normal' GNU
1996-10-13 20:39:36 +00:00
sys
Added a field for cpu specific data in the cpu_t structure.
1996-10-14 22:32:45 +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