summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-07mergeHans Insulander
2002-06-07Merge OpenSSL 0.9.7-stable-20020605,Bob Beck
2002-06-07Import of xfs from arla-0.35.7Hans Insulander
2002-06-07support scoped IPv6 address.Jun-ichiro itojun Hagino
2002-06-07Backout previous change. Since it requires people to upgrade gcc, we wantMiod Vallat
2002-06-07set_progname/get_progname cleanupHans Insulander
2002-06-07cope with ndi->maxmtu == 0 case. sync w/kameJun-ichiro itojun Hagino
2002-06-07zap.Artur Grabowski
2002-06-07move load_offs out of the link_map area.Artur Grabowski
2002-06-07split link.h into three parts. The MI parts are left in link.hArtur Grabowski
2002-06-07cope with cases where maxmtu == 0 (shouldn't happen)Jun-ichiro itojun Hagino
2002-06-07Simplify gdt entryNiklas Hallqvist
2002-06-07Use issetugid() instead of the wrapper called issuid() in libroken.Hans Insulander
2002-06-07Sync supported controller listNiklas Hallqvist
2002-06-07Use issetugid() instead of the wrapper called issuid() in libroken.Hans Insulander
2002-06-07Don't free an uninitialized pointer. art@ okThomas Nordin
2002-06-07While src is rarely NULL, ssrc might be. Fixes PR#2721.Hakan Olsson
2002-06-07tyopAaron Campbell
2002-06-07Add initialization of pglist, now attaches fine, butNiklas Hallqvist
2002-06-07fix indentJun-ichiro itojun Hagino
2002-06-07Before detaching, log output should go to stderr, not syslog.Hakan Olsson
2002-06-07Switch mvmeppc to the current powerpc pmap scheme.Miod Vallat
2002-06-07Fix the cache invalidation routines, per macppc cpu.h rev 1.3.Miod Vallat
2002-06-07avoid fd_set overrun. sync w/kameJun-ichiro itojun Hagino
2002-06-07nuke unmaintained code (#ifdef FAITH4). sync w/kameJun-ichiro itojun Hagino
2002-06-07func prototypeJun-ichiro itojun Hagino
2002-06-07more strict prototypeJun-ichiro itojun Hagino
2002-06-07snprintfJun-ichiro itojun Hagino
2002-06-06implement findblkname() and some more fluff aroundMichael Shalayeff
2002-06-06portugal corrections and new entries.Federico G. Schwindt
2002-06-06pfctl changesMichael Shalayeff
2002-06-06split out the pf_state printing functions to be used elsewhere, no functional...Michael Shalayeff
2002-06-06a simple man for the simple amdpmMichael Shalayeff
2002-06-06dee dee ramone died (nad been born)Michael Shalayeff
2002-06-06kqueue support for bpf; okay markus@Niels Provos
2002-06-06temporarilty -> temporarilyAaron Campbell
2002-06-06compatibilty -> compatibilityAaron Campbell
2002-06-06Zero out memory filled in by readpassphrase(3). Also fix a spelling error;Aaron Campbell
2002-06-06regenMichael Shalayeff
2002-06-06bunch of nvidia chips; form Dries Schellekens <gwyllion@ace.ulyssis.org> via ...Michael Shalayeff
2002-06-06match more cardsNiklas Hallqvist
2002-06-06syncNiklas Hallqvist
2002-06-06GDT product syncNiklas Hallqvist
2002-06-06sync; ok deraadt@Dan Harnett
2002-06-06add ATI Rage 128 TF; ok deraadt@Dan Harnett
2002-06-06Answer requests for netmasks, subnets, and dhcp-servers as well. AddHakan Olsson
2002-06-06Tyop. IBBS->IBSSKjell Wooding
2002-06-06Cleanup / styleHakan Olsson
2002-06-06use get_int() macro (hide iqueue)Markus Friedl
2002-06-06- correct strlcpy() size argumentHans Insulander