freebsd-dev/sys
Poul-Henning Kamp 05f65b296e Change this to do what it should have done from the start.
Add argument for buffer for output.
Fix manuals.
1995-07-12 09:13:49 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
compat/linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Enable pcvt in LINT and don't generate a compile time error if syscons 1995-07-11 17:20:20 +00:00
ddb Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
dev Fix races in scstart(). q_to_b() wasn't called at spltty(), so there 1995-07-11 18:34:30 +00:00
fs Added missing splx() in DIAGNOSTIC code. 1995-07-08 04:03:12 +00:00
gnu Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
i386 Fix races in scstart(). q_to_b() wasn't called at spltty(), so there 1995-07-11 18:34:30 +00:00
isa Fix races in scstart(). q_to_b() wasn't called at spltty(), so there 1995-07-11 18:34:30 +00:00
isofs/cd9660 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern Optimize the zeroing of quotes. b_to_q() was always taking about 20% of 1995-07-11 19:39:54 +00:00
libkern Rearrange the inner loop of scanc() to get better code on i*86's 1995-07-11 18:50:47 +00:00
miscfs Added missing splx() in DIAGNOSTIC code. 1995-07-08 04:03:12 +00:00
modules First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
msdosfs Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00
net When adding a route, set rt_ifa and rt_ifp a little earlier so that 1995-07-10 15:22:37 +00:00
netccitt Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netinet ICMP messages received from broken hosts which reply to multicast packets 1995-07-10 16:16:00 +00:00
netiso Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netns Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
nfs Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
nfsclient Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
nfsserver Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
pci Put back second case of CC handler in NCR script. 1995-07-07 12:30:39 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi PR #kern/572: 1995-07-09 08:14:24 +00:00
sys Change this to do what it should have done from the start. 1995-07-12 09:13:49 +00:00
tools The generated VCALL always uses the first vp which in the case of /link/ 1995-07-07 13:41:28 +00:00
ufs 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
vm swapout_threads() -> swapout_procs(). 1995-07-10 08:53:22 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00