Age | Commit message (Expand) | Author |
2001-06-24 | switch to readpassphrase(3) | Markus Friedl |
2001-06-24 | move ip+hostname check to match.c | Markus Friedl |
2001-06-24 | Smattering of symbol type cleanup. | Dale Rahn |
2001-06-24 | Prototype functions used in macros in this header file. | Dale Rahn |
2001-06-24 | Add prototype for ofwconprobe(). | Dale Rahn |
2001-06-24 | comment out unused header file, add header files for proper prototypes, | Dale Rahn |
2001-06-24 | include header files for proper defines. | Dale Rahn |
2001-06-24 | fpu function prototypes; | Dale Rahn |
2001-06-24 | register i; is not a valid variable declaration. | Dale Rahn |
2001-06-24 | include header for prototype, declare correctly, cast for local variable use. | Dale Rahn |
2001-06-24 | header file for prototypes, local variable for const input parameter. | Dale Rahn |
2001-06-24 | Add cold as extern; makes kernel compiles again. bad mickey! | Federico G. Schwindt |
2001-06-24 | prototype cleanup, use local variable for const input arg. | Dale Rahn |
2001-06-24 | include header for prototypes, prototype functions, assignment in | Dale Rahn |
2001-06-24 | Add back stuff I removed in previous commit with a minor change. | Federico G. Schwindt |
2001-06-24 | Add systm.h for prototypes. | Dale Rahn |
2001-06-24 | include prototype for calc_delayconst() | Dale Rahn |
2001-06-24 | Unused variable, poof. | Dale Rahn |
2001-06-24 | properly prototype diskconf() | Dale Rahn |
2001-06-24 | damn, correctly spell ifdef. | Federico G. Schwindt |
2001-06-24 | include systm.h for proper prototypes. | Dale Rahn |
2001-06-24 | More inlined function cleanup for -W strictness. | Dale Rahn |
2001-06-24 | More inline function clean for -W flags strictness. | Dale Rahn |
2001-06-24 | More inline function cleanup for stricter -W flags. | Dale Rahn |
2001-06-24 | inlined function definition clean, in preparation of more strict -W warning | Dale Rahn |
2001-06-24 | OpenBSD tag. | Federico G. Schwindt |
2001-06-24 | better. | Federico G. Schwindt |
2001-06-24 | let other read /dev/pci (so that they can call ioctl(..., PCIOCREAD, ...)) | Matthieu Herrb |
2001-06-24 | oops. another one. | Artur Grabowski |
2001-06-24 | allow ioctl(..., PCIOCREAD, ...) if the device was opened O_READONLY | Matthieu Herrb |
2001-06-24 | fix multiple key handling in wicontrol. | Marco S Hyman |
2001-06-23 | termios -> curses | Paul Janzen |
2001-06-23 | use ether_input_mbuf | Michael Shalayeff |
2001-06-23 | Update to reflect reality. | Hans Insulander |
2001-06-23 | Add some dma register #defines | Hakan Olsson |
2001-06-23 | Add kerberos 5 services. | Hans Insulander |
2001-06-23 | ether_input_mbuf(). | Federico G. Schwindt |
2001-06-23 | Small nits from pjanzen. | Hans Insulander |
2001-06-23 | do not do sync if too cold; niklas@ arrived | Michael Shalayeff |
2001-06-23 | Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and | Todd C. Miller |
2001-06-23 | Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and | Todd C. Miller |
2001-06-23 | make use of ether_input_mbuf, easy | Michael Shalayeff |
2001-06-23 | Make sure screen is big enough to play. | Paul Janzen |
2001-06-23 | Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and | Todd C. Miller |
2001-06-23 | Ok, when cards with vlan hw tagging are used in bridged configurations | Jason Wright |
2001-06-23 | copydata, not copyback | Angelos D. Keromytis |
2001-06-23 | Adjust length. | Angelos D. Keromytis |
2001-06-23 | ether_input_mbuf(). | Federico G. Schwindt |
2001-06-23 | ether_input_mbuf() | Jason Wright |
2001-06-23 | Use ether_input_mbuf instead. | Federico G. Schwindt |