NetBSD/sys
oster a2b9142871 Everyone and their dog was using RF_ERRORMSG3 to print out the same
sort of error message, over and over again, in different files.
Rather than having the same text repeated in multiple .o files,
create a couple of little functions to do the printing, and save a
bundle of space.  Also improves readability of code.
2002-09-14 17:53:57 +00:00
..
adosfs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
altq make this compile. 2002-09-07 11:56:33 +00:00
arch Back out previous; it breaks binary compatibility between platforms 2002-09-14 15:54:00 +00:00
coda Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
compat Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
conf Bump version for the merge of gehenna-devsw. 2002-09-06 14:24:45 +00:00
crypto Modified to avoid compiler warnings. The specific warning related 2002-09-08 07:52:41 +00:00
ddb Another item on the TODO list: 2002-08-26 11:35:22 +00:00
dev Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +00:00
filecorefs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
fs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
gdbscripts Build a .gdbinit in the kernel build directory. The new .gdbinit 2002-09-01 23:04:47 +00:00
ipkdb
isofs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
kern overload block/character into u_long field. 2002-09-13 13:08:53 +00:00
lib Add __movstr_i4_{odd,even} for -m4. 2002-09-05 08:35:15 +00:00
lkm make this compile. 2002-09-06 16:56:13 +00:00
miscfs restore ancestral RCS ID from 4.4BSD-Lite2 2002-09-10 02:52:40 +00:00
msdosfs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
net copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
netatalk
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet In the txsegsize bounding code, it is not necessary to adjust for the options 2002-09-13 18:26:55 +00:00
netinet6 avoid from applying IPsec transport mode to the packets when the kernel 2002-09-11 08:15:37 +00:00
netisdn Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
netiso avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netkey KNF - return is not a function. sync w/kame. 2002-09-11 02:46:42 +00:00
netnatm
netns avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netsmb Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
nfs nfs_doio(): handle the case where nfs_writerpc() returned error != 0. 2002-09-01 10:39:38 +00:00
ntfs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
stand
sys fix pasto. 2002-09-13 14:51:25 +00:00
ufs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
uvm Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
Makefile