This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
51,409
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%
d3708a1699
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
cgd
d3708a1699
more timeval-related lossage. fixed some fns, added settimeofday & utimes
1999-04-28 05:09:47 +00:00
bin
Fix buffer allocation in function `raw_cat'. It was possible to get a
1999-04-26 09:15:59 +00:00
distrib
Warn users to quite their PPC co-CPU before booting NetBSD from AmigaOS.
1999-04-27 19:05:16 +00:00
etc
Greatly simplify by doing the moral equivalent of
1999-04-27 12:32:08 +00:00
games
Fix Y2K buffer overflow (from OpenBSD).
1999-04-25 19:08:34 +00:00
gnu
Fix ASM_OUTPUT_IDENT macro to emit a suitable .ident for gas.
1999-04-26 07:04:08 +00:00
include
#ifdef __STDC__ -> #if __STDC__
1999-04-20 20:15:47 +00:00
lib
Unconditionalize `rval' declaration referenced in usr.bin/chpass/ via .PATH
1999-04-27 06:08:58 +00:00
libexec
Allow rpaths in setuid binaries, noticed by tron. This is already done
1999-04-23 19:29:30 +00:00
regress
move __getcwd prototypes to libc-private header file.
1999-03-26 22:23:57 +00:00
sbin
Allow partitions to extend to the end of the disk, even when
1999-04-26 02:05:46 +00:00
share
Sync with reality.
1999-04-28 03:08:23 +00:00
sys
more timeval-related lossage. fixed some fns, added settimeofday & utimes
1999-04-28 05:09:47 +00:00
usr.bin
It was a bad idea to call a function 'beep'.
1999-04-25 09:10:07 +00:00
usr.sbin
Add support for kern.mbuf.*
1999-04-26 22:13:52 +00:00
Makefile
Add the FORCE_DOMESTIC flag to force the 'all', 'includes',
1999-04-25 19:13:05 +00:00