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,434
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%
167d50274d
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
167d50274d
Reorganize hardware list and bring it up-to-date.
1999-04-28 19:02:56 +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
Reorganize hardware list and bring it up-to-date.
1999-04-28 19:02:56 +00:00
etc
Greatly simplify by doing the moral equivalent of
1999-04-27 12:32:08 +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
Sync with reality.
1999-04-28 03:08:23 +00:00
sys
Add a 1 second delay to powerdown sequence to prevent the OpenBoot PROMs
1999-04-28 18:49:40 +00:00
usr.bin
* make parsing of ftp:// urls more RFC 1738 compliant;
1999-04-28 13:35:40 +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