This was generated from the
src/doc/CHANGES.prev log, and lists
both by date, and by area or port affected.
Other Change Logs
Updated: Sun Dec  5 06:30:04 2021
unknown
- misc
	zillions of bug fixes for 	broken Makefiles 	poor error handling 	broken features 	enhancements for ease of use 	greater functionality 	fixing, and replacing some of Jolitz's cruftier 		hacks 	bringing some old BSD utilities into modern age
 - nfs
 nfs client, nfs server split.  now individually configurable, see sample configs
 - misc
	mmap, et. al protection fixes
 - ps(1), w(1)
 fix for command line args
 - misc
	swapinfo
 - config(8)
 hacked to be more rational, generate less broken garbage, added expression support, and "requires"
 - misc
	pcfs
 - fdisk(8)
 program
 - misc
	fnmatch fix
 - kernel
 probe printf improvements
 - misc
	more stuff incorporated from bnr2 (some from patchkit 2.3, some not)
 - netiso, netcitt, netns
 added and they even compile
 - patch(1)
 patch patchlevel 12 integrated (non-GPLed)
 - scsi
 options SCSI, no more 'scbus' crap.  see sample configs
 - misc
	updated elvis
 - scsi
 multiple open st(4) should get EBUSY
 - misc
	longer wd/fd probes, to catch more controller/drive combos (customize kernel config to look for devices that you know  are there, to avoid delay).  better fix in next release
 - misc
	makesyscalls.sh, brought in from bnr2, works
 - scsi
 incomplete wd7000 driver
 - misc
	wdc vs wd, fdc vs fd fix; basically distinguish between controller and slave(s) attached to it. see sample configs
 - misc
	bpf fixes
 - misc
	games brought in from bnr2
 - misc
	larger default tcp windows (buffer space per socket)
 - misc
	maxfdescs - fixes bash, sendmail, etc. behaviour when you use 'unlimit'
 - misc
	ETXTBUSY, returned properly on writes to files being executed, etc
 - rwall(1), rpc.rwalld(8)
 Added
 - misc
	better sun rpc support
 - misc
	some alpha patchkit 0.2.3 stuff (piecemeal, and in some cases improved)
 - tmpnam(3)
 tmpnam fix
 - yp
 beginnings of yp support
 - misc
	fixes to /etc/*, particular /etc/{weekly,daily,monthly}, netstart
 - ed(1)
 free ed
 - misc
	many vm bug fixes
 - misc
	added kgmon, gprof
 - misc
	prompt for floppy root disk
 - cron(8)
 crond, crontab cleaned, and install properly
 - ktrace(1)
 now works
 - mt(1)
 added bsd mt
 - misc
	fdescfs, kernfs included
 
NetBSD/arm covers (for NetBSD 0.8):
- NetBSD/acorn32
 - NetBSD/iyonix
 - NetBSD/evbarm
 - NetBSD/acorn26
 - NetBSD/hpcarm
 - NetBSD/cats
 - NetBSD/zaurus
 - NetBSD/arm32
 - NetBSD/shark
 - NetBSD/arm26
 - NetBSD/netwinder
 
NetBSD/hppa covers (for NetBSD 0.8):
NetBSD/m68k covers (for NetBSD 0.8):
- NetBSD/news68k
 - NetBSD/mvme68k
 - NetBSD/amiga
 - NetBSD/sun2
 - NetBSD/mac68k
 - NetBSD/hp300
 - NetBSD/sun3
 - NetBSD/cesfic
 - NetBSD/atari
 - NetBSD/next68k
 - NetBSD/x68k
 - NetBSD/luna68k
 
NetBSD/mips covers (for NetBSD 0.8):
- NetBSD/algor
 - NetBSD/cobalt
 - NetBSD/ews4800mips
 - NetBSD/emips
 - NetBSD/newsmips
 - NetBSD/playstation2
 - NetBSD/sbmips
 - NetBSD/sgimips
 - NetBSD/mipsco
 - NetBSD/pmax
 - NetBSD/hpcmips
 - NetBSD/evbmips
 - NetBSD/arc
 
NetBSD/ns32k covers (for NetBSD 0.8):
- NetBSD/ofppc
 - NetBSD/macppc
 - NetBSD/evbppc
 - NetBSD/sandpoint
 - NetBSD/rs6000
 - NetBSD/pmppc
 - NetBSD/amigappc
 - NetBSD/walnut
 - NetBSD/prep
 - NetBSD/mvmeppc
 - NetBSD/ibmnws
 - NetBSD/bebox
 
NetBSD/sh3 covers (for NetBSD 0.8):
- NetBSD/evbsh3
 - NetBSD/mmeye
 - NetBSD/landisk
 - NetBSD/hpcsh
 - NetBSD/dreamcast
 
NetBSD/sh5 covers (for NetBSD 0.8):
-  hacked to be more rational, generate less broken garbage, added expression support, and "requires"
 
-  crond, crontab cleaned, and install properly
 
kernel
-  probe printf improvements
 
misc
- 	fdescfs, kernfs included
 - 	prompt for floppy root disk
 - 	added kgmon, gprof
 - 	many vm bug fixes
 - 	fixes to /etc/*, particular /etc/{weekly,daily,monthly}, netstart
 - 	some alpha patchkit 0.2.3 stuff (piecemeal, and in some cases improved)
 - 	better sun rpc support
 - 	ETXTBUSY, returned properly on writes to files being executed, etc
 - 	maxfdescs - fixes bash, sendmail, etc. behaviour when you use 'unlimit'
 - 	larger default tcp windows (buffer space per socket)
 - 	games brought in from bnr2
 - 	bpf fixes
 - 	wdc vs wd, fdc vs fd fix; basically distinguish between controller and slave(s) attached to it. see sample configs
 - 	makesyscalls.sh, brought in from bnr2, works
 - 	longer wd/fd probes, to catch more controller/drive combos (customize kernel config to look for devices that you know  are there, to avoid delay).  better fix in next release
 - 	updated elvis
 - 	more stuff incorporated from bnr2 (some from patchkit 2.3, some not)
 - 	fnmatch fix
 - 	pcfs
 - 	swapinfo
 - 	mmap, et. al protection fixes
 - 	zillions of bug fixes for 	broken Makefiles 	poor error handling 	broken features 	enhancements for ease of use 	greater functionality 	fixing, and replacing some of Jolitz's cruftier 		hacks 	bringing some old BSD utilities into modern age
 
netcitt
-  added and they even compile
 
netiso
-  added and they even compile
 
netns
-  added and they even compile
 
nfs
-  nfs client, nfs server split.  now individually configurable, see sample configs
 
-  patch patchlevel 12 integrated (non-GPLed)
 
-  fix for command line args
 
scsi
-  incomplete wd7000 driver
 -  multiple open st(4) should get EBUSY
 -  options SCSI, no more 'scbus' crap.  see sample configs
 
w(1)
-  fix for command line args
 
yp
(top)
Up to Recent Changes and NetBSD News
  
  (Contact us)
  Generated by changes2html version 1.158, last updated: Sun Dec  5 06:30:04 2021
  Copyright © 1994-2020
  The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED.
  NetBSD® is a
  registered trademark of The NetBSD Foundation, Inc.