summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-24Identify states that will not be synchronised in pfctl -vvss output.Christopher Pascoe
2005-05-24- create the Entries.Static file with 0644 permissions instead of 0400.Joris Vink
2005-05-24-ansi means only expose ANSI interfaces which is not something we want...Todd C. Miller
2005-05-24don't fail on mkdir(2) when errno is EEXIST in cvs_file_create().Joris Vink
2005-05-24ath_hal_rx_monitor should be used for link state monitoring instead ofReyk Floeter
2005-05-24Only redistribute networks if the interface they depend on is actuallyClaudio Jeker
2005-05-24Set ifindex for all kernel routes. This makes it very easy to track theClaudio Jeker
2005-05-24fix minor ouput glitch, by using strtonum instead of strtol.Moritz Jodeit
2005-05-24byeUwe Stuehler
2005-05-24add a new field to vm_space and use it to track the number of anonTed Unangst
2005-05-24An lsa with age == MAX_AGE is always different and needs to be merged.Claudio Jeker
2005-05-24When processing the flex_geometry page, don't use a reduced_geometryKenneth R Westerback
2005-05-24printf(s) -> printf("%s", s)Uwe Stuehler
2005-05-24Fix format string.Claudio Jeker
2005-05-24bump to version 2.08, addingUwe Stuehler
2005-05-24Be more specific on what we redistribute. OK norby@Claudio Jeker
2005-05-24Do not assume anything about the calling frame in the inline assemblyMiod Vallat
2005-05-24serial console supportUwe Stuehler
2005-05-24Switch atomicio to a simpler interface which returns size_t and usesAnil Madhavapeddy
2005-05-24fix links targetUwe Stuehler
2005-05-24ifa->ifa_addr can be NULL in some cases, pt out by Kurt RoeckxHenning Brauer
2005-05-24.Cd and .Xr's for zaurusUwe Stuehler
2005-05-24- simplify cvs_mkadmin().Joris Vink
2005-05-24no more telnetd, ba@bsws.deHenning Brauer
2005-05-24crank up MAXCCB to 250 for cards that can handle it. ok mickey@Marco Peereboom
2005-05-24wrap into nice definesMartin Reindl
2005-05-24replace jnz FOO;jmp BAR;FOO: with jz BAR;FOO:, the idle loop will be even mor...Niklas Hallqvist
2005-05-24cleanup parser, permit more than one listenerHakan Olsson
2005-05-24logging tweaksHakan Olsson
2005-05-24remove debugging stuffJoris Vink
2005-05-24Don't need to protect as many signals from _POSIX_SOURCE now that POSIXTodd C. Miller
2005-05-24Remove unnecessary error check that is already done in parsecommunity().Claudio Jeker
2005-05-24Switch atomicio to use a simpler interface; it now returns a size_tAnil Madhavapeddy
2005-05-24KNFClaudio Jeker
2005-05-24Use the 'netmask' keyword in the ifconfig examples so they actually work.Ryan Thomas McBride
2005-05-24add a note describing latest guard featureTed Unangst
2005-05-24handle sizeof(void *) allocations specially when using malloc guard.Ted Unangst
2005-05-24variety of man page fixesJared Yanovich
2005-05-24oopsTheo de Raadt
2005-05-24Restoration of terminal settings can be broken by a well-timed signal,Todd C. Miller
2005-05-24let ramdisks compile again. people -- please always try to compile with your...Theo de Raadt
2005-05-24Use comma only to separate facilities on the same level. Sort selectorCamiel Dobbelaar
2005-05-24add stge(4)Brad Smith
2005-05-24do not print cpu startup messages (because they are obvious)Theo de Raadt
2005-05-24hlt hlt is not a good idea. Rework APM to do what the spec actually says. R...Marco Peereboom
2005-05-24move sk(4) and epic(4) out of the untested sectionBrad Smith
2005-05-24support trunk stacking (trunks as trunk ports) and some fixesReyk Floeter
2005-05-24add epic(4) and stge(4)Brad Smith
2005-05-24cvs_noexec checks; ok joris@Xavier Santolaria
2005-05-24don't try to create directories with mkdir(2) in cvs_resp_sticky().Joris Vink