NetBSD/sys
glass af72539915 T_LINEP member of struct tty becomes t_sc. This replaces the
#define t_sc T_LINEP
that appear in tty_tb.c, if_sl.c, and if_ppp.h
1993-11-09 06:22:08 +00:00
..
arch A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat rebuilt from syscall.master: {get,set}domainname change 1993-10-15 11:29:13 +00:00
conf tablet line discipline compiles and probably works now. 1993-11-02 06:19:24 +00:00
ddb Call vm_map_print and vm_object_print with func ptr to db_printf. Add DDB_MACHINE_COMMANDS from Mach 3.0 version. 1993-09-13 14:08:54 +00:00
dev A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
isofs Better handling of empty files (fix the symlink bug). 1993-10-28 17:38:42 +00:00
kern T_LINEP member of struct tty becomes t_sc. This replaces the 1993-11-09 06:22:08 +00:00
lib added files copied in from libc. version numbers are screwed, 1993-11-05 22:40:48 +00:00
libkern Clean up deleted files. 1993-10-13 05:42:10 +00:00
miscfs fix chris typo. 1993-10-30 16:11:07 +00:00
msdosfs change ni_rdir to ni_rootdir in #ifdef PARANOID. from rgrimes 1993-10-18 22:42:14 +00:00
net T_LINEP member of struct tty becomes t_sc. This replaces the 1993-11-09 06:22:08 +00:00
netccitt Declare frame_reject(), rej_routine(), free_iframes() as static. 1993-09-06 18:09:55 +00:00
netinet fix from david greenman, davidg@freefall.cdrom.com: 1993-11-05 23:06:26 +00:00
netiso Move pk_flowcontrol() up and declare it static void. 1993-09-06 18:08:02 +00:00
netns
nfs this is the disgusting temporary hack to assist people booting over nfs via 1993-10-14 03:05:02 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi
stand
sys T_LINEP member of struct tty becomes t_sc. This replaces the 1993-11-09 06:22:08 +00:00
ufs Add FS_CLEANFREQ. 1993-10-01 01:47:10 +00:00
vm change some flags back to bitfields, so it compiles. 1993-11-03 14:49:22 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00