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,381
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%
03cde6e019
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
itohy
03cde6e019
Use "${MAKE}" instead of "make" for cross compilation.
1998-10-09 10:40:59 +00:00
bin
Initialize the correct fields when creating an empty command. Fixes bug where a function with no body ( e.g. "testfun () ;" ) would cause ksh to segfault when it was called.
1998-10-09 02:45:34 +00:00
distrib
sync minor version number of libc
1998-10-08 04:36:58 +00:00
etc
Use "${MAKE}" instead of "make" for cross compilation.
1998-10-09 10:40:59 +00:00
games
don't install in /usr/share if NOSHARE is defined
1998-09-29 07:33:20 +00:00
gnu
Add a (missing?) SKIP_WHITESPACE at the beginning of obj_aout_type. This
1998-10-08 14:26:40 +00:00
include
In the inlined sigset_t operations, redirect the error indicator assignment via
1998-10-01 19:41:23 +00:00
lib
Add an internal name for getdtablesize(), since it's being used internally.
1998-10-08 13:49:16 +00:00
libexec
PR/6248: Konrad Schroder: lfs_cleanerd could use syslog() for notices,
1998-10-07 15:00:34 +00:00
regress
Use sigemptyset() to initialize the signal mask for sigaction().
1998-09-19 21:23:10 +00:00
sbin
Initialize the global variable `shuttime' with current time when
1998-10-09 03:01:40 +00:00
share
Make lintlib generation work with PATH'd source. We should pull in the
1998-10-07 17:49:15 +00:00
sys
More `#if defined(MULTIPROCESSOR)'s.
1998-10-09 10:08:52 +00:00
usr.bin
Get rid of commons.
1998-10-08 17:36:55 +00:00
usr.sbin
Fix a bug in pkg_info -f with @pkgcfl entries.
1998-10-09 09:35:39 +00:00
Makefile
Fix libgcc on alpha; shouldn't build 2.7 libgcc when bootstrapping.
1998-10-07 02:35:38 +00:00