summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-28another dangling semicolon from Matthias BauerMichael Shalayeff
2005-11-28macppc fcu man pageTheo de Raadt
2005-11-28- consistently use x86_round_pdr() allowing us to remove the superfluousMartin Reindl
2005-11-28ARGSUSED stubsTheo de Raadt
2005-11-28make Lint prototypes equal; ok millertTheo de Raadt
2005-11-28fix month-old breakage found by genududes (after henning's breakage)Michael Shalayeff
2005-11-28more breakageMarkus Friedl
2005-11-28unbreak route deletion (from revision 1.55; obviously too much eyebleeding)Markus Friedl
2005-11-28sync usage() for `-xsuffixes';Xavier Santolaria
2005-11-28-T is here for compatibility;Xavier Santolaria
2005-11-28do not overflow ifr.ifr_addr; ok mpf, henning, hshoexer, deraadtMarkus Friedl
2005-11-28shrink some multi-lines comments;Xavier Santolaria
2005-11-28consistency in error messages;Xavier Santolaria
2005-11-28Update agent socket path templates to reflect reality, correct xref forDarren Tucker
2005-11-28Enforce DSA key length of exactly 1024 bits to comply with FIPS-186-2,Darren Tucker
2005-11-28Another comment typoChad Loder
2005-11-28Typos in commentsChad Loder
2005-11-28Set m_balance to 0 for the COLON operator, thus avoiding a false positive.Chad Loder
2005-11-28Remove dammitChad Loder
2005-11-28Test for promoting in-range literal to bigger typeChad Loder
2005-11-28Do not complain about promotion of a constant (e.g. from int literal toChad Loder
2005-11-28List a few more products and mention which radio individual products use.Jonathan Gray
2005-11-28Correctly report channel. PR 4728.Jonathan Gray
2005-11-28ansi/deregister.Jonathan Gray
2005-11-27Hide a few things from _LOCORE.Miod Vallat
2005-11-27make lynx(1) to use arc4random(4) instead of other random functions;Robert Nagy
2005-11-27Add a cast for (size_t)-1 because we know what we're doing, the ISO std.Chad Loder
2005-11-27repair builds. ramdisk kernels forgotten about again.Theo de Raadt
2005-11-27BINMODE not neededTheo de Raadt
2005-11-27- only do one rcs_statfile() instead of two; simplify some logic.Niall O'Higgins
2005-11-27- fix really stupid bug introduced in the last xsa commit.Niall O'Higgins
2005-11-27don't let anything outside route.c access the routing table heads directly,Henning Brauer
2005-11-27- checkin_init() IS now implemented; update comment with this happyNiall O'Higgins
2005-11-27Move bpf_mtap() after trunk_*_input() so that we hopefull see only oneRyan Thomas McBride
2005-11-27Attempt to accept a packet only once when operating in failover mode.Ryan Thomas McBride
2005-11-27Get rid of the `len' locator for VME devices, since mappings have a pageMiod Vallat
2005-11-27Nuke autoconf.h commons.Miod Vallat
2005-11-27ISOXXX/ISO-XXX -> ISO XXXJason McIntyre
2005-11-27Up 1024 -> Up to 1024Brad Smith
2005-11-27Don't set MNT_UPDATE and MNT_RELOAD before acquiring the mount pointPedro Martelletto
2005-11-27regenBrad Smith
2005-11-27- add Creative PCI ids for AWE64D, SoundBlaster Audigy 1/2/4, and another PCIBrad Smith
2005-11-27In the core of the idle loop, be sure to invoke spl0 more than once toMiod Vallat
2005-11-27remove trailing whitespace;Jason McIntyre
2005-11-27Completly remove transition path INIT -> MASTER.Marco Pfatschbacher
2005-11-27bit better description of -T;Jason McIntyre
2005-11-27.Xr vnconfig 8Jason McIntyre
2005-11-27make EXAMPLES a little more useful by providing some context;Jason McIntyre
2005-11-27Sort the IP addresses in ascending order when doing the carp hmac; makesRyan Thomas McBride
2005-11-27sanity check constraints for transforms.Hans-Joerg Hoexer