summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-28clean dirty accident by miodTheo de Raadt
2004-12-28add a boguslibs forced option, that rescans packages for librariesMarc Espie
2004-12-28indent properlyTheo de Raadt
2004-12-28document that suexec has to be setuid to work correctly;Jason McIntyre
2004-12-28syncTheo de Raadt
2004-12-28clearer error/warningMarc Espie
2004-12-28improve message quality: don't say we can't update stuff when we are goingMarc Espie
2004-12-28synchronize conflict lists when we add/remove anything.Marc Espie
2004-12-28Since we don't enable interrupts until autoconf is over, we don't needMiod Vallat
2004-12-28Correctly determine length of rsa key passed by the kernel to userland. FoundHans-Joerg Hoexer
2004-12-28use __LP64__; miodTheo de Raadt
2004-12-28fix new line in dmesg print on 8k cpusMichael Shalayeff
2004-12-28correct snprintf return val mishandling; ok krw marcoTheo de Raadt
2004-12-28Don't allow an infinite number of SCSI bus resets per i/o.Kenneth R Westerback
2004-12-28kill whitespace;Jason McIntyre
2004-12-28add apache manual to SEE ALSO;Jason McIntyre
2004-12-27allow pkg_add -r to proceed even if there's more than one conflict.Marc Espie
2004-12-27spacingTheo de Raadt
2004-12-27be aware of snprintf potentially returning -1Theo de Raadt
2004-12-27recover from a nasty problem, allow people to delete package even ifMarc Espie
2004-12-27better messageMarc Espie
2004-12-27if we can't read this packing-list, this is not really an issue.Marc Espie
2004-12-27use delete, not undef, to update installed_packages correctly...Marc Espie
2004-12-27Fix tag handling for non-U320/packetized devices. Allow tags for theseKenneth R Westerback
2004-12-27Add sgi support.Mark Kettenis
2004-12-27Update mips-specific code to gdb-current.Mark Kettenis
2004-12-27Don't crash on intermixed 32-bit and 64-bit DWARF sections.Mark Kettenis
2004-12-27Add add_setshow_enum_cmd.Mark Kettenis
2004-12-27unusedMartin Reindl
2004-12-27Add back nbsd.mt.Mark Kettenis
2004-12-27Mention bsd.rd in the FILES section.Miod Vallat
2004-12-27Gremlin crept in; found by drahn@Miod Vallat
2004-12-27unbreak treeTheo de Raadt
2004-12-27Finally put copyrights on files I wrote _long_ ago. prodded by miod@Dale Rahn
2004-12-27Resolve conflicts for GDB 6.3. Add local patches.Mark Kettenis
2004-12-27reset skip interface flags on reloads and for -FallHenning Brauer
2004-12-27GDB 6.3 (excluding .info files)Mark Kettenis
2004-12-27correct comment for ipsec-nat-t;Jason McIntyre
2004-12-27Fix broken pointer arithmetic when receiving a RSA key from the kernel. FoundHans-Joerg Hoexer
2004-12-27Some post bintuils-2.15 changes for gdb-6.3.Mark Kettenis
2004-12-27remove useless debugging leftoverPeter Valchev
2004-12-26boundry -> boundaryBrad Smith
2004-12-26strored -> storedMiod Vallat
2004-12-26_C_LABEL(foo) -> foo when in comments.Miod Vallat
2004-12-26TypoMiod Vallat
2004-12-26TyposMiod Vallat
2004-12-26Better include-once-only preprocessor symbol name.Miod Vallat
2004-12-26If writedisklabel() is invoked on a DPME-labeled disk, read back the DPMEMiod Vallat
2004-12-26_HP300_INTR_H_PRIVATE is long dead.Miod Vallat
2004-12-26Use list and queue macros where applicable to make the code easier to read;Miod Vallat