freebsd-nq/sys
Søren Schmidt dc463a367e Minor update to syscons.
Let "grey delete" be a function key (default is 0x7f)
Fix the xor cursor again..
Made the backspace key generate del as default
Made CTRL-space generate nul as default.
1995-03-03 08:37:52 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 Use copyout to install the sigframe rather than directly writing to the 1995-03-03 00:43:08 +00:00
compile
conf Finish the matcd import. My face is red. 1995-03-02 07:34:38 +00:00
ddb Added "panic" command to ddb, so we can do something sensible even if 1995-02-05 21:09:04 +00:00
dev Minor update to syscons. 1995-03-03 08:37:52 +00:00
fs Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
gnu Incorporate bde's code-review comments. 1995-02-28 00:21:11 +00:00
i386 Minor update to syscons. 1995-03-03 08:37:52 +00:00
isa Minor update to syscons. 1995-03-03 08:37:52 +00:00
isofs/cd9660 Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
kern Don't try to cluster busy buffers. 1995-03-02 19:36:50 +00:00
libkern Add strncmp() function..I need it and 1995-02-27 09:16:04 +00:00
miscfs Make sure process isn't swapped when messing with it. 1995-02-20 15:53:33 +00:00
modules Once and for all: Never a ${DESTDIR} in ${BINDIR} ! 1995-02-23 19:45:30 +00:00
msdosfs Use the correct block number for updating the backup copy of the FAT when 1995-02-10 18:39:45 +00:00
net New user Process PPP based on iij-ppp0.94beta2. 1995-02-26 12:18:08 +00:00
netccitt And fix some more compiler warnings. Then give up. /sys/net* is FULL of 1995-02-15 06:29:47 +00:00
netinet Move exact match pcb's to the head of the list to improve lookup 1995-03-02 19:29:42 +00:00
netiso Update calls to rtalloc1(). 1994-12-13 22:33:05 +00:00
netns Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links. 1994-11-15 14:26:31 +00:00
nfs YF fix. 1995-02-15 04:21:32 +00:00
nfsclient YF fix. 1995-02-15 04:21:32 +00:00
nfsserver YF fix. 1995-02-15 04:21:32 +00:00
pci Disable vga_attach() code, as it always should have been. 1995-03-02 23:29:44 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc
scsi Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.com 1995-03-01 22:24:47 +00:00
sys Incorporate bde's code-review comments. 1995-02-28 00:21:11 +00:00
tools
ufs Don't try to make use of useless rotational position optimisation, 1995-02-27 17:43:57 +00:00
vm Various changes from John and myself that do the following: 1995-03-01 23:30:04 +00:00
Makefile