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,721
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%
38029cf240
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
38029cf240
If the floppy has no label, fake one.
1999-05-04 14:29:44 +00:00
bin
If an error is encountered, exit with non-zero status.
1999-05-04 11:55:22 +00:00
distrib
Mainly formatting. Sysinst does make FTP/NFS easier...
1999-05-04 03:42:20 +00:00
etc
turn off ttyE[123] by default -- default installs don't configure them.
1999-05-01 00:23:27 +00:00
games
Fix Y2K buffer overflow (from OpenBSD).
1999-04-25 19:08:34 +00:00
gnu
Support NetBSD/powerpc.
1999-05-03 10:27:23 +00:00
include
#ifdef __STDC__ -> #if __STDC__
1999-04-20 20:15:47 +00:00
lib
use a local vfork declaration to avoid symbol renaming.
1999-05-04 13:53:11 +00:00
libexec
Always use ${MACHINE_ARCH} rather than ${MACHINE}, and reorder architectures
1999-04-29 15:31:05 +00:00
regress
move __getcwd prototypes to libc-private header file.
1999-03-26 22:23:57 +00:00
sbin
Add a 'chain' command in interactive mode that allows you to vary the
1999-05-03 09:45:01 +00:00
share
compat_ibcs2.8 was missing from MAN list. also, alphabetize MAN list
1999-05-03 19:02:34 +00:00
sys
If the floppy has no label, fake one.
1999-05-04 14:29:44 +00:00
usr.bin
clarify what uses gate-ftp mode. suggested by simonb
1999-05-04 14:16:15 +00:00
usr.sbin
Reversed (corrected) sense of superblock timestamp comparison; added the
1999-05-02 00:26:01 +00:00
Makefile
Add the FORCE_DOMESTIC flag to force the 'all', 'includes',
1999-04-25 19:13:05 +00:00