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,403
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%
4898b61ee2
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
4898b61ee2
Define the SCBUSIORESET ioctl (no argument).
1998-10-10 03:18:51 +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
PR/6265: Chas Williams: minor bug in assembler output from gcc
1998-10-09 11:13:21 +00:00
include
In the inlined sigset_t operations, redirect the error indicator assignment via
1998-10-01 19:41:23 +00:00
lib
Use __sigprocmask14, fix a few more bugs
1998-10-10 01:50:23 +00:00
libexec
Omit "(section)" if either -i or -t are given, print "\n" and insert a
1998-10-10 02:53:12 +00:00
regress
Use sigemptyset() to initialize the signal mask for sigaction().
1998-09-19 21:23:10 +00:00
sbin
Back out the wait-for-slowly-dying-processes change.
1998-10-09 18:50:35 +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
Define the SCBUSIORESET ioctl (no argument).
1998-10-10 03:18:51 +00:00
usr.bin
The range of the argument of ctype(3) functions is not that of "char",
1998-10-09 17:00:56 +00:00
usr.sbin
Use the same table for input and output of PLISTs.
1998-10-09 19:51:21 +00:00
Makefile
Fix libgcc on alpha; shouldn't build 2.7 libgcc when bootstrapping.
1998-10-07 02:35:38 +00:00