summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-05-24syncTheo de Raadt
2005-05-24In lsa_merge() check if the LSA changed. If it did not change just free theClaudio Jeker
2005-05-24Fix some obvious issues in the summary LSA origination.Claudio Jeker
2005-05-24include trunk.h to get the NTRUNK valueReyk Floeter
2005-05-24as a client, the the Root response first, before trying to ask the versionJoris Vink
2005-05-24remove NetBSD's event counter code.Brad Smith
2005-05-24san depends on sppp. canacar@ ok.Hakan Olsson
2005-05-24Fix our NTFS readdir function.Brad Smith
2005-05-24when a device vnode associated with a mount point disappears, mark thePedro Martelletto
2005-05-24- allow reception of VLAN sized framesBrad Smith
2005-05-24Set the data length on CBI data transfers.Christopher Pascoe
2005-05-24better handling of disappearing devices, in spec_close(), don't try toPedro Martelletto
2005-05-24brelse() on failed bread()Pedro Martelletto
2005-05-24fix wrong option and clarify a sentence; ok jmc@David Krause
2005-05-24remove debugging messagesJean-Francois Brousseau
2005-05-24add net.inet.ip.ifq for monitoring and changing ifqueue; similar to netbsdMarkus Friedl
2005-05-24add support for brace notation for interface groups, i. e. (testgroup) matchesHenning Brauer
2005-05-24Merge the cvs_cmd and cvs_cmd_info structures and add the necessaryJean-Francois Brousseau
2005-05-24oops, new arcfour modes here tooDamien Miller