summaryrefslogtreecommitdiff
path: root/sys/netinet6/ip6_flow.c
diff options
context:
space:
mode:
authorkhorben <khorben@NetBSD.org>2017-10-31 00:30:07 +0000
committerkhorben <khorben@NetBSD.org>2017-10-31 00:30:07 +0000
commit2f1d9cd3a3988c8009801e43fc366e434be4d7ee (patch)
tree4da7db3532925062d14d810bdcdd4ae758094a72 /sys/netinet6/ip6_flow.c
parent6383ab4a2c447dbc7ccdfdf24bff35703ef0f9de (diff)
Re-generate
Diffstat (limited to 'sys/netinet6/ip6_flow.c')
0 files changed, 0 insertions, 0 deletions
1:12 +0000'>2019-12-04dm: style + whitespace + indentation fixestkusumi 2018-01-05use some size_t, add whitespace between functions, rcsids.christos 2011-08-27add function to get the inactive table size (for during target init)ahoka 2010-12-23make dm aware of physical sector sizes.mlelstv 2010-01-04Indent files remove unnecessary blank lines, white spaces and KNFize code.haad 2009-10-23Reduce a noise from a debug printf to debug leveljoerg 2009-06-27Some fixes for dm(4).jakllsch 2008-12-19Merge the haad-dm branch to -current. This branch adds LVM functionality tohaad