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
46,673
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%
04d8f160e7
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
mark
04d8f160e7
bzero() -> memset() and bcopy() -> memcpy().
1999-01-01 12:40:39 +00:00
bin
Fixed ancient bug in csh(1) "filec" implementation.
1998-12-26 02:11:39 +00:00
distrib
Makefile setup to construct multi-floppy boot using ustarfs.
1998-12-19 19:51:23 +00:00
etc
If "output" field in "lkm.conf" is set to "TEMP" create output file in
1998-12-29 16:29:23 +00:00
games
tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf
1998-12-06 09:06:45 +00:00
gnu
Include sys/resource.h, because otherwise RLIMIT_STACK is not set
1998-12-30 15:09:04 +00:00
include
Add the N_SET* symbol types.
1998-12-17 23:15:21 +00:00
lib
Change multiple inclusion protection symbol name to NetBSD convention which
1998-12-20 17:52:01 +00:00
libexec
Until such time that the arm32 hacks are added to ld.so, or at least
1998-12-30 15:07:08 +00:00
regress
This should be noninvasive, and allows my builds to finally work on alpha
1998-12-21 07:58:52 +00:00
sbin
Add USB keyboard type.
1998-12-30 19:15:11 +00:00
share
GC conditional egcs cruft.
1998-12-31 19:58:59 +00:00
sys
bzero() -> memset() and bcopy() -> memcpy().
1999-01-01 12:40:39 +00:00
usr.bin
* implement auth_url(); given a challenge, decode it, ask the user for
1999-01-01 10:00:46 +00:00
usr.sbin
Patches supplied by Greg A. Woods in PR bin/6626 to make "pkg_info"
1998-12-31 00:04:07 +00:00
Makefile
Add a 'NBUILDJOBS' variable which control the number of jobs started in
1998-12-22 11:21:09 +00:00