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
51,371
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%
766f40edeb
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
simonb
766f40edeb
Add BINDIR and an install rule to install into ${RELEASEDIR}${BINDIR}.
1999-04-27 12:03:39 +00:00
bin
Fix buffer allocation in function `raw_cat'. It was possible to get a
1999-04-26 09:15:59 +00:00
distrib
Add BINDIR and an install rule to install into ${RELEASEDIR}${BINDIR}.
1999-04-27 12:03:39 +00:00
etc
+ Build (but don't install) INSTALL and RAMDISK kernels.
1999-04-27 04:36:25 +00:00
games
Fix Y2K buffer overflow (from OpenBSD).
1999-04-25 19:08:34 +00:00
gnu
Fix ASM_OUTPUT_IDENT macro to emit a suitable .ident for gas.
1999-04-26 07:04:08 +00:00
include
#ifdef __STDC__ -> #if __STDC__
1999-04-20 20:15:47 +00:00
lib
Unconditionalize `rval' declaration referenced in usr.bin/chpass/ via .PATH
1999-04-27 06:08:58 +00:00
libexec
Allow rpaths in setuid binaries, noticed by tron. This is already done
1999-04-23 19:29:30 +00:00
regress
move __getcwd prototypes to libc-private header file.
1999-03-26 22:23:57 +00:00
sbin
Allow partitions to extend to the end of the disk, even when
1999-04-26 02:05:46 +00:00
share
Update to reflect current status of driver.
1999-04-26 20:27:29 +00:00
sys
Make the usage consistant and document it:
1999-04-27 11:36:47 +00:00
usr.bin
It was a bad idea to call a function 'beep'.
1999-04-25 09:10:07 +00:00
usr.sbin
Add support for kern.mbuf.*
1999-04-26 22:13:52 +00:00
Makefile
Add the FORCE_DOMESTIC flag to force the 'all', 'includes',
1999-04-25 19:13:05 +00:00