1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys
Justin T. Gibbs 14d9217731 Convert tqdisksort to bufqdisksort. Honor the B_ORDERED buffer flag
so that meta-data writes go out to the device in the right order.
1997-09-21 22:10:49 +00:00
..
alpha Always defines macros for PC-98 display. 1997-09-04 09:05:17 +00:00
amd64 aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00
compat Update for changes in the callout interface. 1997-09-21 21:43:54 +00:00
compile
conf Move the rules for aicasm to the MI conf file. 1997-09-21 21:34:31 +00:00
ddb
dev Update for new callout interface. 1997-09-21 22:02:25 +00:00
fs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
geom
gnu Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
i386 Update for changes in the callout interface. 1997-09-21 21:43:54 +00:00
isa aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00
isofs/cd9660 Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
kern Convert tqdisksort to bufqdisksort. Honor the B_ORDERED buffer flag 1997-09-21 22:10:49 +00:00
libkern
miscfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
modules Add example for IPFIREWALL_DEFAULT_TO_ACCEPT 1997-09-10 04:19:07 +00:00
msdosfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
net Update for new callout interface. 1997-09-21 22:02:25 +00:00
netatalk Update for new callout interface. 1997-09-21 22:02:25 +00:00
netinet Update for new callout interface. 1997-09-21 22:02:25 +00:00
netipx Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netkey
netnatm Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netns
nfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
nfsclient Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
nfsserver Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
pc98 Synchronize with sys/i386/isa/isa.c revision 1.104. 1997-09-20 05:29:03 +00:00
pccard Update for new callout interface. 1997-09-21 22:02:25 +00:00
pci Update for new callout interface. 1997-09-21 22:02:25 +00:00
powerpc/include
rpc
scsi Convert to use the new bufq* functions for dealing with buffer 1997-09-21 22:03:22 +00:00
sys buf.h: 1997-09-21 22:09:24 +00:00
tools 3 lines of code and updates to a number of comments. 1997-09-10 20:11:02 +00:00
ufs Convert tqdisksort to bufqdisksort. Honor the B_ORDERED buffer flag 1997-09-21 22:10:49 +00:00
vm Fix some style(9) and formatting problems. tabsize 4 formatting doesn't 1997-09-21 11:41:12 +00:00
Makefile