NetBSD/sys
is 5a86eaccfc a) replace our delay() with a Gordon Ross style one, calibrated at
clock_attach() time (for now).
   This removes our dependance on the DraCo ROM access timing and frees
   the second CIA on Amigas.
b) support for DraCo rev. >= 4 native timer chips.
1996-09-29 21:27:30 +00:00
..
adosfs Implement poll(2). 1996-09-07 12:40:22 +00:00
arch a) replace our delay() with a Gordon Ross style one, calibrated at 1996-09-29 21:27:30 +00:00
compat Fix cut-and-paste (ouap vs ap) bugs so the previous revision actually 1996-09-29 10:52:02 +00:00
conf add support and reorganize for 64-bit ELF, included by EXEC_ELF64 1996-09-26 20:51:03 +00:00
ddb Recognize %.2x as %02x 1996-09-25 21:03:06 +00:00
dev Don't epstop() at the and of the attach 1996-09-29 11:20:32 +00:00
isofs/cd9660 Implement poll(2). 1996-09-07 12:40:22 +00:00
kern clean up a comment (in code derived from the a.out code, where i cleaned 1996-09-27 03:38:27 +00:00
lib enough 64-bit fixes to make network booting work on the Alpha. In general, 1996-09-26 23:22:01 +00:00
lkm add compat svr4 and sunos modules. the sunos module will not work 1996-08-28 06:17:23 +00:00
miscfs portal_fsync -> genfs_nullop 1996-09-25 03:01:41 +00:00
msdosfs "'" and "^" are allowed in short fat filenames, 1996-09-20 16:45:45 +00:00
net Use sys/types.h and sys/systm.h to bring in prototypes for bzero() and 1996-09-18 03:11:03 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet commit fix in pr 2772 -- the IP input code was assuming that the 1996-09-21 19:44:32 +00:00
netiso Catch up with netinet changes. 1996-09-17 16:43:48 +00:00
netnatm add missing lines (missing pointer to usrreq fn) 1996-09-18 00:56:41 +00:00
netns Restructure ns_control() like other protocols. 1996-09-08 14:49:41 +00:00
nfs Implement poll(2). 1996-09-07 12:40:22 +00:00
scsi For ioctl commands which may change the device's state, ensure that 1996-09-18 02:34:31 +00:00
stand
sys fix up section header type enum/values 1996-09-27 21:21:15 +00:00
ufs Add prototype for quotactl. 1996-09-28 19:07:06 +00:00
vm make pageout sleep on vm_pages_needed rather than lbolt. this stops 1996-09-18 02:04:50 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00