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
44,828
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%
df7e58ed2e
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
thorpej
df7e58ed2e
Use DINODE_SIZE rather than sizeof(struct dinode) and/or pointer arithmetic.
1998-10-23 01:13:33 +00:00
bin
Reconstruct a split file name correctly.
1998-10-15 00:07:34 +00:00
distrib
Make all menus scrollable by default so small screens won't have
1998-10-22 05:38:50 +00:00
etc
Add wscons.
1998-10-18 11:40:45 +00:00
games
don't install in /usr/share if NOSHARE is defined
1998-09-29 07:33:20 +00:00
gnu
More fixes and optimizations for VAX shared library support. Including
1998-10-23 00:51:36 +00:00
include
Add a defined(__vax__); plain vax is not good enough anymore.
1998-10-19 02:58:31 +00:00
lib
entry needs to be start, not _start
1998-10-23 00:52:53 +00:00
libexec
More fixes and optimizations for VAX shared library support. Including
1998-10-23 00:51:36 +00:00
regress
Use sigemptyset() to initialize the signal mask for sigaction().
1998-09-19 21:23:10 +00:00
sbin
Use DINODE_SIZE rather than sizeof(struct dinode) and/or pointer arithmetic.
1998-10-23 01:13:33 +00:00
share
First cut at boot process (bootblock and loadbsd) documentation.
1998-10-22 21:57:14 +00:00
sys
For consistency w/ FFS/LFS, define EXT2_DINODE_SIZE, and use it instead
1998-10-23 00:33:23 +00:00
usr.bin
Fix typo.
1998-10-22 10:34:17 +00:00
usr.sbin
Add a -B option to pkg_info to print out the "Build Information" for
1998-10-21 09:54:09 +00:00
Makefile
Only ldconfig if it's there (ELF systems don't use ldconfig).
1998-10-18 20:41:39 +00:00