NetBSD/sys
mycroft 6ea58d5fae Serial console changes:
* Enable FIFO with trigger level 1.
* Set DTR and RTS so terminals are happy.
* Do not set IEN.
1996-10-06 01:42:45 +00:00
..
adosfs Implement poll(2). 1996-09-07 12:40:22 +00:00
arch Serial console changes: 1996-10-06 01:42:45 +00:00
compat minor copyright update. 1996-10-05 23:50:49 +00:00
conf Make sure a kgdb.h file gets generated. 1996-10-02 21:41:37 +00:00
ddb Recognize %.2x as %02x 1996-09-25 21:03:06 +00:00
dev Better error message when the card is found but shared memory isn't enabled 1996-10-04 01:28:54 +00:00
isofs/cd9660 Prototype cd9660_setattr(). 1996-10-04 03:27:49 +00:00
kern Expand tab in copyright message; it loses on some consoles. 1996-10-05 06:32:43 +00:00
kgdb Add (and change) machine independent files for KGDB support 1996-09-30 16:16:45 +00:00
lib fix several endianness bugs that caused name lookup (!!) and symlink 1996-10-02 20:28:26 +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 minor copyright update. 1996-10-05 23:41:53 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet Add (and change) machine independent files for KGDB support 1996-09-30 16:16:45 +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 Correct a comment about cdev_fb_init(). 1996-10-03 23:40:59 +00:00
ufs Add prototype for quotactl. 1996-09-28 19:07:06 +00:00
vm Fix p_nice vs. NZERO code. 1996-10-02 18:04:56 +00:00
Makefile we don't need bsd.prog.mk here. 1996-10-01 23:42:47 +00:00