summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-28more tweaksTheo de Raadt
2004-12-28add missing devices. also add proper Xr's as noticed to be missingTheo de Raadt
2004-12-28Sync with recent NetBSD ieee80211_compute_duration() changes.Jonathan Gray
2004-12-28add sqphyBrad Smith
2004-12-28when panicing from timeout_add being < 0, print the value; ok miodTheo de Raadt
2004-12-28remove signedness warnings; jfb okXavier Santolaria
2004-12-28abort with an error if we can't figure out what the connectionJean-Francois Brousseau
2004-12-28ansi. No binary change.Jonathan Gray
2004-12-28handler for the Set requestJean-Francois Brousseau
2004-12-28rename parameters to avoid shadowing global declarationsJean-Francois Brousseau
2004-12-28document -s;Jason McIntyre
2004-12-28check the return values of rcsnum_alloc() and rcsnum_aton() onJean-Francois Brousseau
2004-12-28use Argument instead of Argumentx when sending a revision or dateJean-Francois Brousseau
2004-12-28add more standard patterns to ignore; jfb okXavier Santolaria
2004-12-28let alpha have a .c.a rule, oll korrect miod@Jolan Luff
2004-12-28reset skip interface flags on reloads and for -FallHenning Brauer
2004-12-28handle strtoul correctly on 64-bit machines; hshoexer okTheo de Raadt
2004-12-28proper portable C; ok hshoexerTheo de Raadt
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