index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
if_ether.c
Age
Commit message (
Expand
)
Author
1995-06-12
Various cleanup, including:
mycroft
1995-06-04
Clean up many more casts.
mycroft
1995-05-15
spacing fixups and KNF. #define ether address size, so it's not
cgd
1995-04-17
spacing cleaup. also, minor type mixup fixups.
cgd
1995-04-13
be a bit more careful and explicit with types. (basically a large no-op.)
cgd
1995-04-11
Remove some explicit references to loif.
mycroft
1995-04-07
Add a common function to initialize ARP-related variables. `Insired'
mycroft
1995-03-06
remove references to arptnew. fix spelling error
glass
1994-07-27
Fix byte-order bug in printf() statement.
mycroft
1994-07-24
kill conflicting externs
cgd
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1994-06-21
config.new hack for if_ether.c for lack of an `and' in the grammer
chopps
1994-06-04
Back out some of my changes which Keith Sklower convinced me are
gwr
1994-06-03
Avoid accidentaly creating permanent entries at time==0
gwr
1994-05-13
Update to 4.4-Lite networking code, with a few local changes.
mycroft
1994-04-29
change timeout/untimeout/wakeup/sleep/tsleep args to void *
cgd
1994-04-18
Dummy arpintr() for now.
mycroft
1994-04-18
revised nfs diskless support. uses bootp+rpc to gather parameters
glass
1994-02-02
Multicast is no longer optional.
hpeyerl
1994-01-23
ether_output() & ether_input() take ether_type as a net-short.
deraadt
1994-01-08
Fix some inconsistent spacing; spaces at the end of lines, etc.
mycroft
1993-12-18
Canonicalize all #includes.
mycroft
1993-12-12
>From cmaeda@cs.washington.edu; part of the multicast patches derived
hpeyerl
1993-06-27
ANSIfications - removed all implicit function return types and argument
andrew
1993-05-20
more rcsid additions and file header cleanups
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd