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
dfcb3d19d0
NetBSD
/
sys
/
conf
History
yamt
34ed9bd392
avoid divide-by-zero in adjtime1() in the case of HZ > 6000.
2004-07-01 12:57:37 +00:00
..
copyright
Store the copyright text in conf/copyright, and use conf/newvers.sh
2004-01-05 03:33:06 +00:00
files
defparam HZ.
2004-07-01 12:44:26 +00:00
majors
ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM
2004-06-18 15:02:29 +00:00
Makefile.kern.inc
-fno-zero-initialized-in-bss only to gcc3, not gcc2.95
2004-04-25 04:24:06 +00:00
newvers_stand.sh
replace a head | tail | sed sequence with a single link awk invocation,
2000-08-23 07:15:20 +00:00
newvers.sh
put back the notyet around the note section; the bfd fix is non-trivial.
2004-05-23 21:11:01 +00:00
osrelease.sh
get the release version from <sys/param.h>, so that it won't be necessary
2003-10-04 06:59:56 +00:00
param.c
avoid divide-by-zero in adjtime1() in the case of HZ > 6000.
2004-07-01 12:57:37 +00:00