Age | Commit message (Expand) | Author |
2002-06-23 | make CAPS_IS_CONTROL a default. pvalchev ok | Jun-ichiro itojun Hagino |
2002-06-23 | initialize some variables. | Wilbern Cobb |
2002-06-23 | tcode is u_int | Markus Friedl |
2002-06-23 | packet_get_int() returns unsigned for reason & seqnr | Theo de Raadt |
2002-06-23 | display, screen, row, col, xpixel, ypixel are u_int; markus ok | Theo de Raadt |
2002-06-23 | KNF | Theo de Raadt |
2002-06-23 | compression_level is u_int | Theo de Raadt |
2002-06-23 | Fix pthread floatting point preemption test and enable it. Next | Marco S Hyman |
2002-06-23 | add -p pid feature, and ansi at the same time; millert ok | Theo de Raadt |
2002-06-23 | If we receive a packet with our BSSID from an unassociated station, | Todd C. Miller |
2002-06-23 | fix off by one error; submited by Jedi/Sector One <j@pureftpd.org> | Federico G. Schwindt |
2002-06-23 | cleanup WI_IS_BE macros | Theo de Raadt |
2002-06-23 | some minor KNF and %u | Theo de Raadt |
2002-06-23 | minor KNF. things the fingers do while you read | Theo de Raadt |
2002-06-23 | u_int stuff | Theo de Raadt |
2002-06-23 | bunch of u_int vs int stuff | Theo de Raadt |
2002-06-23 | various KNF and %d for unsigned | Theo de Raadt |
2002-06-23 | KNF | Theo de Raadt |
2002-06-23 | more gid_t and uid_t are unsigned | Theo de Raadt |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt |
2002-06-23 | uid_t is unsigned | Theo de Raadt |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt |
2002-06-22 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | Kevin Steves |
2002-06-22 | oops. remove Cisco 340/350, it's a an(4) card. | Federico G. Schwindt |
2002-06-22 | document -T option, PR#2766. ok deraadt@ | Jakob Schlyter |
2002-06-22 | add pcmcia and wi support; deraadt ok. | Federico G. Schwindt |
2002-06-22 | adjust big-endian warning | Theo de Raadt |
2002-06-22 | note the existance of big-endian pcmcia busses | Theo de Raadt |
2002-06-22 | a wireless section is dumb | Theo de Raadt |
2002-06-22 | add wi at pci; move wi to wireless section. | Federico G. Schwindt |
2002-06-22 | Add new flag, WI_FLAGS_BUS_PCMCIA and mark pcmcia attachment as such. | Federico G. Schwindt |
2002-06-22 | ansi | Theo de Raadt |
2002-06-22 | don't call setsid() if debugging or run from inetd; no "Operation not | Kevin Steves |
2002-06-22 | gid is u_int | Theo de Raadt |
2002-06-22 | use strtok_r | Theo de Raadt |
2002-06-22 | use process ID vs. pid/PID/process identifier | Kevin Steves |
2002-06-22 | typo | Kevin Steves |
2002-06-22 | Fix typo in WI_FLAGS_HAS_ROAMING, noticed by fgs@ | Todd C. Miller |
2002-06-22 | check /var/empty owner mode; ok provos@ | Kevin Steves |
2002-06-22 | add /var/empty in FILES section | Kevin Steves |
2002-06-22 | use 8-bits when accessing the wi_cor_offset; millert@ ok. | Federico G. Schwindt |
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2002-06-22 | typo | Christian Weisgerber |
2002-06-22 | add a commented out scrub example | Henning Brauer |
2002-06-22 | uid are unsigned outside of germany | Theo de Raadt |
2002-06-22 | remove BUGS section; this library uses strtok_r(3) now. | Federico G. Schwindt |
2002-06-22 | sync | Theo de Raadt |
2002-06-22 | sync | Theo de Raadt |
2002-06-22 | sync | Theo de Raadt |
2002-06-22 | section 5 not 4 for ssh_config | Kevin Steves |