freebsd-dev/sys
Alexander Langer 1c910ddbf9 Bump up packet and byte counters to 64-bit unsigned ints. As a
consequence, ipfw's list command now adjusts its output at runtime
based on the largest packet/byte counter values.

NOTE:
  o The ipfw struct has changed requiring a recompile of both kernel
    and userland ipfw utility.

  o This probably should not be brought into 2.2.

PR:		3738
1998-01-08 03:03:54 +00:00
..
alpha Added accent (dead) key support to syscons and kbdcontrol. 1998-01-07 08:40:34 +00:00
amd64 AMD calls the PR166 and PR200, models 2 and 3 respectively. 1998-01-03 05:43:37 +00:00
compat sigh....forgot to update the DEBUG printf 1998-01-05 01:17:42 +00:00
compile
conf Sync with sys/i386/conf/files.i386 revision 1.183. 1998-01-06 13:47:54 +00:00
ddb Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
dev Added accent (dead) key support to syscons and kbdcontrol. 1998-01-07 08:40:34 +00:00
fs Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
geom There is no ccdread() nor ccdwrite(). 1997-11-18 14:39:04 +00:00
gnu Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
i386 Define integer types added by POSIX.1g. We already had int8_t, int16_t, 1998-01-08 00:27:34 +00:00
isa Added accent (dead) key support to syscons and kbdcontrol. 1998-01-07 08:40:34 +00:00
isofs/cd9660 Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
kern Improve hardpps readability a bit: 1998-01-07 12:29:17 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
modules Fix my typo. 1997-12-16 22:50:18 +00:00
msdosfs Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
net Reviewed by: Joerg Wunsch 1998-01-01 21:27:18 +00:00
netatalk Fix various problems with netatalk kernel support. 1997-10-29 00:30:52 +00:00
netinet Bump up packet and byte counters to 64-bit unsigned ints. As a 1998-01-08 03:03:54 +00:00
netipx Moved some declarations from <sys/socket.h> to the correct places, and 1997-12-21 16:35:12 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Fixed a sloppy common-style declaration. 1997-12-20 00:13:51 +00:00
netns Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
nfsclient Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
nfsserver Lots of improvements, including restructring the caching and management 1997-12-29 00:25:11 +00:00
pc98 1: Fixed compile error when WB_CACH is defined. 1998-01-07 09:03:42 +00:00
pccard Specify the minor number correctly when creating devfs entries. 1998-01-02 13:35:06 +00:00
pci Reviewed by: Amancio Hasty 1997-12-31 05:45:56 +00:00
powerpc/include
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi the pt driver should make one DEVFS entry for each one found rather than 1998-01-06 08:28:46 +00:00
sys Define integer types added by POSIX.1g. We already had int8_t, int16_t, 1998-01-08 00:27:34 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
vm Turn off the VTEXT flag when an object is no longer referenced, so 1998-01-07 03:12:19 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00