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,483
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%
b373c846b4
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
tsubai
b373c846b4
ADB change.
1998-10-13 11:25:26 +00:00
bin
create a "stat_flags.h" to go with stat_flags.c
1998-10-10 07:38:22 +00:00
distrib
Add braces to make egcs happy.
1998-10-12 17:00:43 +00:00
etc
Nuke symlink /dev/ttyv0 -> /dev/vga It isn't needed any more.
1998-10-12 21:05:24 +00:00
games
don't install in /usr/share if NOSHARE is defined
1998-09-29 07:33:20 +00:00
gnu
Teach bfd that NetBSD/vax can have two MIDs.
1998-10-12 01:43:38 +00:00
include
In the inlined sigset_t operations, redirect the error indicator assignment via
1998-10-01 19:41:23 +00:00
lib
PICify. (e.g. change movl $sym, rX to movab sym, rX)
1998-10-13 00:02:19 +00:00
libexec
Add PPP autodetect, based on code from FreeBSD via OpenBSD.
1998-10-12 18:03:48 +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
Fix typo: SHMPAXPGS -> SHMMAXPGS, closes pr 6178 by MOCHIDA Shuji.
1998-10-10 14:02:15 +00:00
sys
ADB change.
1998-10-13 11:25:26 +00:00
usr.bin
Use __CONCAT to concatenate strings "-I" and _PATH_CALENDARS.
1998-10-12 20:51:06 +00:00
usr.sbin
Get rid of YES and NO definitions. NO was defined but never used.
1998-10-13 10:05:38 +00:00
Makefile
Fix libgcc on alpha; shouldn't build 2.7 libgcc when bootstrapping.
1998-10-07 02:35:38 +00:00