Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   jhawk
Date:           Sat May 20 03:08:43 UTC 2000

Modified Files:
        syssrc/sys/ddb: db_command.c db_interface.h
        syssrc/sys/netinet: if_arp.c if_inarp.h

Log Message:
Install "show arptab" (db_show_arptab) in the ddb command tree.
Move prototype from netinet/if_inarp.h to ddb/db_interface.h.
Change function to have standard ddb parameters (though they're
ignored).


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/ddb/db_command.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/ddb/db_interface.h
cvs rdiff -r1.68 -r1.69 syssrc/sys/netinet/if_arp.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/netinet/if_inarp.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index