summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-24switch to readpassphrase(3)Markus Friedl
2001-06-24move ip+hostname check to match.cMarkus Friedl
2001-06-24Smattering of symbol type cleanup.Dale Rahn
2001-06-24Prototype functions used in macros in this header file.Dale Rahn
2001-06-24Add prototype for ofwconprobe().Dale Rahn
2001-06-24comment out unused header file, add header files for proper prototypes,Dale Rahn
2001-06-24include header files for proper defines.Dale Rahn
2001-06-24fpu function prototypes;Dale Rahn
2001-06-24register i; is not a valid variable declaration.Dale Rahn
2001-06-24include header for prototype, declare correctly, cast for local variable use.Dale Rahn
2001-06-24header file for prototypes, local variable for const input parameter.Dale Rahn
2001-06-24Add cold as extern; makes kernel compiles again. bad mickey!Federico G. Schwindt
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