summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-24prototype cleanup, use local variable for const input arg.Dale Rahn
2001-06-24include header for prototypes, prototype functions, assignment inDale Rahn
2001-06-24Add back stuff I removed in previous commit with a minor change.Federico G. Schwindt
2001-06-24Add systm.h for prototypes.Dale Rahn
2001-06-24include prototype for calc_delayconst()Dale Rahn
2001-06-24Unused variable, poof.Dale Rahn
2001-06-24properly prototype diskconf()Dale Rahn
2001-06-24damn, correctly spell ifdef.Federico G. Schwindt
2001-06-24include systm.h for proper prototypes.Dale Rahn
2001-06-24More inlined function cleanup for -W strictness.Dale Rahn
2001-06-24More inline function clean for -W flags strictness.Dale Rahn
2001-06-24More inline function cleanup for stricter -W flags.Dale Rahn
2001-06-24inlined function definition clean, in preparation of more strict -W warningDale Rahn
2001-06-24OpenBSD tag.Federico G. Schwindt
2001-06-24better.Federico G. Schwindt
2001-06-24let other read /dev/pci (so that they can call ioctl(..., PCIOCREAD, ...))Matthieu Herrb
2001-06-24oops. another one.Artur Grabowski
2001-06-24allow ioctl(..., PCIOCREAD, ...) if the device was opened O_READONLYMatthieu Herrb
2001-06-24fix multiple key handling in wicontrol.Marco S Hyman
2001-06-23termios -> cursesPaul Janzen
2001-06-23use ether_input_mbufMichael Shalayeff
2001-06-23Update to reflect reality.Hans Insulander
2001-06-23Add some dma register #definesHakan Olsson
2001-06-23Add kerberos 5 services.Hans Insulander
2001-06-23ether_input_mbuf().Federico G. Schwindt
2001-06-23Small nits from pjanzen.Hans Insulander
2001-06-23do not do sync if too cold; niklas@ arrivedMichael Shalayeff
2001-06-23Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering andTodd C. Miller
2001-06-23Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering andTodd C. Miller
2001-06-23make use of ether_input_mbuf, easyMichael Shalayeff
2001-06-23Make sure screen is big enough to play.Paul Janzen
2001-06-23Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering andTodd C. Miller
2001-06-23Ok, when cards with vlan hw tagging are used in bridged configurationsJason Wright
2001-06-23copydata, not copybackAngelos D. Keromytis
2001-06-23Adjust length.Angelos D. Keromytis
2001-06-23ether_input_mbuf().Federico G. Schwindt
2001-06-23ether_input_mbuf()Jason Wright
2001-06-23Use ether_input_mbuf instead.Federico G. Schwindt
2001-06-23Build libkafs after make includes has been done.Hans Insulander
2001-06-23Add ether_input_mbuf to help us remove the ether_header fromFederico G. Schwindt
2001-06-23remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and use volat...Todd C. Miller
2001-06-23consistent with ssh2: skip key if empty passphrase is entered,Markus Friedl
2001-06-23Use C-style comments...Angelos D. Keromytis
2001-06-23Initialize crd_skipAngelos D. Keromytis
2001-06-23skeyzero() now takes 1 argTodd C. Miller
2001-06-23sync skeyzero proto with recent changesTodd C. Miller
2001-06-23Don't lie about Kerberos and encryption.Hans Insulander
2001-06-23Glancing over my fortunes file, I had to add this quote.Miod Vallat
2001-06-23More constants cleaning.Federico G. Schwindt
2001-06-23Correctly handle the IV_PRESENT flag.Angelos D. Keromytis