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,302
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%
ca2617f88a
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
cgd
ca2617f88a
use ECOFF header, not get_kerntext() to help calculate version's file offset
1996-10-03 23:05:27 +00:00
bin
Fix p_nice vs. NZERO code.
1996-10-02 18:07:20 +00:00
distrib
Commit skeleton pmax installation notes, pointing at the web page.
1996-10-01 00:16:16 +00:00
etc
add dhcpd startup; disabled by default
1996-10-03 07:11:35 +00:00
games
use words from $DESTDIR.
1996-09-26 00:04:42 +00:00
gnu
* I applied David Taylor's Fix (mailed to pc532@daver.bungi.com on
1996-09-28 08:41:24 +00:00
include
prototype __fdnlist(), since it's used by things outside of libc (libkvm,
1996-10-01 21:48:30 +00:00
lib
fix pasto: Elf_{Off,Word} rather than Elf32_{Off,Word}
1996-10-03 04:55:31 +00:00
libexec
disable use of dk_xfer since it's no longer in the kernel. eventually,
1996-10-01 04:01:52 +00:00
regress
merge DB 1.85 changes
1996-05-03 21:50:36 +00:00
sbin
Accept -f flag, but do nothing with it.
1996-10-03 20:09:44 +00:00
share
document that EXEC_AOUT and EXEC_ELF{32,64} need to be specified a kernel
1996-10-02 05:23:02 +00:00
sys
rename the ELF section type constants to be Elf_* rather than Elf32_*,
1996-10-03 22:55:25 +00:00
usr.bin
treat arrays used with XDR_INLINE as arrays of 'int32_t's, rather than
1996-10-01 04:13:53 +00:00
usr.sbin
use ECOFF header, not get_kerntext() to help calculate version's file offset
1996-10-03 23:05:27 +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