Age | Commit message (Expand) | Author |
2002-02-20 | 104 byte WEP key support for Prism2 cards; from NetBSD | Todd C. Miller |
2002-02-20 | Remove useless prototypes for wi_request_fill_ssid() and wi_write_ssid(). | Todd C. Miller |
2002-02-20 | merging ppref could cause negative back reference, fix from niklas@ | Niels Provos |
2002-02-20 | setup power failure handler (for sw-controlled power button), move toc handler | Michael Shalayeff |
2002-02-20 | support amd766 as amd756; from peter@ (pr/1948); tested by Henning Brauer <li... | Michael Shalayeff |
2002-02-20 | Don't rely on vp for anything in dqsync as it can be null | Constantine Sapuntzakis |
2002-02-20 | Revert local changes that snuck in to the last commit. | Todd C. Miller |
2002-02-20 | Some user header files may define an abs macro which will cause a | Todd C. Miller |
2002-02-20 | Add -compact to be consistent with cardbus.4 | Jason Wright |
2002-02-20 | Xr sbus 4 | Jason Wright |
2002-02-20 | sync with KAME | Kenjiro Cho |
2002-02-20 | sync with KAME | Kenjiro Cho |
2002-02-20 | sync with KAME | Kenjiro Cho |
2002-02-20 | sync | Theo de Raadt |
2002-02-20 | sync | Theo de Raadt |
2002-02-20 | fix includes and some cleanup. | Federico G. Schwindt |
2002-02-20 | pthread_kill() manpage; from FreeBSD. | Federico G. Schwindt |
2002-02-20 | Fix obvious pasto: when iflush'n flush 24,20,16,... not 20,16,16,... | Jason Wright |
2002-02-20 | err/warn strings don't need \n's | Jason Wright |
2002-02-20 | Revert 1.10, bad mpech@ didn't try to compile. | Miod Vallat |
2002-02-20 | Tweak mvme88k and sparc64 specific settings. | Miod Vallat |
2002-02-19 | remove more old cruft | Eric Jackson |
2002-02-19 | Heh. Don't assume that sizeof(void *) > sizeof(int). | Artur Grabowski |
2002-02-19 | man page fixes | Eric Jackson |
2002-02-19 | -Wall cleanup. | Eric Jackson |
2002-02-19 | remove old cruft | Eric Jackson |
2002-02-19 | We need to keep K&R compat macros for some ports where the assemnbler is | Todd C. Miller |
2002-02-19 | Provide PAGE_{MASK,SHIFT,SIZE} ``constants'' for every cpu combination. | Miod Vallat |
2002-02-19 | IPsec is written ``IPsec'', not ``IPSec''. | Miod Vallat |
2002-02-19 | sync | Todd T. Fries |
2002-02-19 | pretty | Todd T. Fries |
2002-02-19 | Fix the signal races in rbootd. | Miod Vallat |
2002-02-19 | make wscons devices D-F possible, only used on sparc64 (D) atm. | Todd T. Fries |
2002-02-19 | Use opendev(3) rather than open(2) to please lazy people like me that | Miod Vallat |
2002-02-19 | Clean the dust, do decent error checking, and add a manual page. | Miod Vallat |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-19 | Every command should have a manual page. | Miod Vallat |
2002-02-19 | login_close() should avoid memory leak. | Mike Pechkin |
2002-02-19 | Use arc4random(). | Mike Pechkin |
2002-02-19 | Fix gethostname() usage. | Mike Pechkin |
2002-02-19 | Rewrite upper(). | Mike Pechkin |
2002-02-19 | amap_pp_adjref could fragment ppref array; fix by merging adjacent chunks; | Niels Provos |
2002-02-19 | no need to talk about parity re-write completion if no re-write was done. | Thierry Deval |
2002-02-19 | Make multiple buffers with the same basename work correctly.. (like GNU | Vincent Labrecque |
2002-02-19 | Add a BNF production for address (interface name, host name, or numeric). | Daniel Hartmeier |
2002-02-19 | don't do anything if #raid=0 (just return) | Thierry Deval |
2002-02-19 | fetch correct dot.profile | Theo de Raadt |
2002-02-19 | sync | Theo de Raadt |
2002-02-19 | Well, it formatted better my way... I'm not THAT tired. | Jason Wright |
2002-02-19 | pay attention, sleepy jason! | Theo de Raadt |