Age | Commit message (Expand) | Author |
2005-11-28 | another dangling semicolon from Matthias Bauer | Michael Shalayeff |
2005-11-28 | macppc fcu man page | Theo de Raadt |
2005-11-28 | - consistently use x86_round_pdr() allowing us to remove the superfluous | Martin Reindl |
2005-11-28 | ARGSUSED stubs | Theo de Raadt |
2005-11-28 | make Lint prototypes equal; ok millert | Theo de Raadt |
2005-11-28 | fix month-old breakage found by genududes (after henning's breakage) | Michael Shalayeff |
2005-11-28 | more breakage | Markus Friedl |
2005-11-28 | unbreak route deletion (from revision 1.55; obviously too much eyebleeding) | Markus Friedl |
2005-11-28 | sync usage() for `-xsuffixes'; | Xavier Santolaria |
2005-11-28 | -T is here for compatibility; | Xavier Santolaria |
2005-11-28 | do not overflow ifr.ifr_addr; ok mpf, henning, hshoexer, deraadt | Markus Friedl |
2005-11-28 | shrink some multi-lines comments; | Xavier Santolaria |
2005-11-28 | consistency in error messages; | Xavier Santolaria |
2005-11-28 | Update agent socket path templates to reflect reality, correct xref for | Darren Tucker |
2005-11-28 | Enforce DSA key length of exactly 1024 bits to comply with FIPS-186-2, | Darren Tucker |
2005-11-28 | Another comment typo | Chad Loder |
2005-11-28 | Typos in comments | Chad Loder |
2005-11-28 | Set m_balance to 0 for the COLON operator, thus avoiding a false positive. | Chad Loder |
2005-11-28 | Remove dammit | Chad Loder |
2005-11-28 | Test for promoting in-range literal to bigger type | Chad Loder |
2005-11-28 | Do not complain about promotion of a constant (e.g. from int literal to | Chad Loder |
2005-11-28 | List a few more products and mention which radio individual products use. | Jonathan Gray |
2005-11-28 | Correctly report channel. PR 4728. | Jonathan Gray |
2005-11-28 | ansi/deregister. | Jonathan Gray |
2005-11-27 | Hide a few things from _LOCORE. | Miod Vallat |
2005-11-27 | make lynx(1) to use arc4random(4) instead of other random functions; | Robert Nagy |
2005-11-27 | Add a cast for (size_t)-1 because we know what we're doing, the ISO std. | Chad Loder |
2005-11-27 | repair builds. ramdisk kernels forgotten about again. | Theo de Raadt |
2005-11-27 | BINMODE not needed | Theo 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-27 | don'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 happy | Niall O'Higgins |
2005-11-27 | Move bpf_mtap() after trunk_*_input() so that we hopefull see only one | Ryan Thomas McBride |
2005-11-27 | Attempt to accept a packet only once when operating in failover mode. | Ryan Thomas McBride |
2005-11-27 | Get rid of the `len' locator for VME devices, since mappings have a page | Miod Vallat |
2005-11-27 | Nuke autoconf.h commons. | Miod Vallat |
2005-11-27 | ISOXXX/ISO-XXX -> ISO XXX | Jason McIntyre |
2005-11-27 | Up 1024 -> Up to 1024 | Brad Smith |
2005-11-27 | Don't set MNT_UPDATE and MNT_RELOAD before acquiring the mount point | Pedro Martelletto |
2005-11-27 | regen | Brad Smith |
2005-11-27 | - add Creative PCI ids for AWE64D, SoundBlaster Audigy 1/2/4, and another PCI | Brad Smith |
2005-11-27 | In the core of the idle loop, be sure to invoke spl0 more than once to | Miod Vallat |
2005-11-27 | remove trailing whitespace; | Jason McIntyre |
2005-11-27 | Completly remove transition path INIT -> MASTER. | Marco Pfatschbacher |
2005-11-27 | bit better description of -T; | Jason McIntyre |
2005-11-27 | .Xr vnconfig 8 | Jason McIntyre |
2005-11-27 | make EXAMPLES a little more useful by providing some context; | Jason McIntyre |
2005-11-27 | Sort the IP addresses in ascending order when doing the carp hmac; makes | Ryan Thomas McBride |
2005-11-27 | sanity check constraints for transforms. | Hans-Joerg Hoexer |