summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-09avoid scanning the whole packing-list when looking for info that areMarc Espie
2004-11-09save dir in plist, not state (unconfuse script operations when severalMarc Espie
2004-11-09whitespace;Jason McIntyre
2004-11-09don't keep libraries whose version numbers are not needed.Marc Espie
2004-11-09remove code we don't use.Marc Espie
2004-11-09syncTheo de Raadt
2004-11-08add a more complex PS1 example, which does not use the new backslashJason McIntyre
2004-11-08tweaks;Jason McIntyre
2004-11-08Document "no scrub"; from jmc@, tweaked by me. dhartmei@ okAaron Campbell
2004-11-08clarify Nd lines, jmc okTheo de Raadt
2004-11-08let it actually compileTheo de Raadt
2004-11-08commented out entry for atuDavid Gwynne
2004-11-08correct chip modelsTheo de Raadt
2004-11-08Atmel AT76c503 / AT76c503a / AT76c505 / AT76c505a USB WLAN driverDavid Gwynne
2004-11-08ugly ugly hack to allow a usb device to do a full reset of the port duringDavid Gwynne
2004-11-08conditional override of PIPE, from markusTheo de Raadt
2004-11-08atu(4) supports Atmel-based USB wireless devices (man page based on aTheo de Raadt
2004-11-08Simple cleaning of sgivol, with no functional change (yet):Miod Vallat
2004-11-08remove dd from all media, add back in for bsd.rd (the fatty)Theo de Raadt
2004-11-08put more debug stuff inside #ifdef, to make the driver a wee bit smallerTheo de Raadt
2004-11-08TypoMiod Vallat
2004-11-08Show in the dmesg as mongoose, to matche the manpage and kernel configurationMiod Vallat
2004-11-08TypoMiod Vallat
2004-11-08Sync the weak symbol logic with the ELF ld.so, and use N_AUX() instead ofMiod Vallat
2004-11-08Invoke _cachectl() with correct size parameters.Miod Vallat
2004-11-08Partially revert to binutils 2.14: do not put a ``warning: '' prefixMiod Vallat
2004-11-08remove references to other wireless chips: not really useful.Jason McIntyre
2004-11-08new sentence, new line;Jason McIntyre
2004-11-08Advice user to use multiple servers. Prodded by Daniel Polak, help and ok jmc@Otto Moerbeek
2004-11-08add more olden times keyword.Marc Espie
2004-11-08use __packed instead of __attribute__ ((__packed__)) (ok miod@), checkReyk Floeter
2004-11-08Remove mvme88k leftovers.Miod Vallat
2004-11-08Kill struct md_p, which was really only necessary for mvme88k; onMiod Vallat
2004-11-08rename char array realpath to pathreal to avoid naming conflict withHans-Joerg Hoexer
2004-11-08more monitor cleanup:Hans-Joerg Hoexer
2004-11-08no const for sysdep_sa_len (not yet), slipped in during previous commit...Hans-Joerg Hoexer
2004-11-08monitor cleanup: honor const, added missing inlcude, missing typecast (makesHans-Joerg Hoexer
2004-11-08make lint happy and honor const.Hans-Joerg Hoexer
2004-11-08new sentence, new line;Jason McIntyre
2004-11-07document that keywords can be specified multiple times;Jason McIntyre
2004-11-07document systrace inject.marius eriksen
2004-11-07add a new message: inject. this allows the tracer to to inject buffers intomarius eriksen
2004-11-07simplify hostap description;Jason McIntyre
2004-11-07fix man page path; moritz@jodeit.orgTheo de Raadt
2004-11-07correct paths, pointed out by reykTheo de Raadt
2004-11-07space before punctuation when passed to macro;Jason McIntyre
2004-11-07tweaks;Jason McIntyre
2004-11-07usage():Jason McIntyre
2004-11-07use cc -pipe on most architectures; agreed by a lotTheo de Raadt
2004-11-07options sort, and whitespace;Jason McIntyre