summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-26Sync with ospfctl/bgpctl: correctly detect missing arguments. OK norby@Claudio Jeker
2007-01-26modestring can be 18 longOtto Moerbeek
2007-01-26extra xfree leftover; from tbert.Otto Moerbeek
2007-01-26As per PCI specs, disable an adapter's transaction response whileMarc Aurele La France
2007-01-26printf(9) %b is not limited to 32 bits or less... document it.Jason Wright
2007-01-25when acting as a server - immediatly after we checkout a fileJoris Vink
2007-01-25zap uneeded close() calls after fclose(); pointed out by and OK otto@.Xavier Santolaria
2007-01-25Be a bit more verbose during attach even without ACPI_DEBUG for now.Michael Knudsen
2007-01-25Install an indicator sensor to show if we're docked or not.Michael Knudsen
2007-01-25Make debug output a tad more consistent.Michael Knudsen
2007-01-25Remove comment that I committed by accident.Michael Knudsen
2007-01-25return 0, not NULL in a function returning int.Niall O'Higgins
2007-01-25plug a leak if multiple expansions are done on a single line. okOtto Moerbeek
2007-01-25Correctly detect missing arguments. Same diff as in ospfctl. OK henning@Claudio Jeker
2007-01-25use more stack allocations for fixed size buffers. ok xsa@ joris@Otto Moerbeek
2007-01-25plug a memleak in keyword expansion.Niall O'Higgins
2007-01-25No need to check if word is NULL before calling parse_addr/prefix.Claudio Jeker
2007-01-25Correctly detect missing arguments like in "ospfctl show data area".Claudio Jeker
2007-01-25typo in error message.Xavier Santolaria
2007-01-25do not use strlcpuy on a buffer filled by fgetln, since fgetln doesOtto Moerbeek
2007-01-25resolve conflicts with 9.3.4; SECURITY UPDATEJakob Schlyter
2007-01-25Do the sensor magic correctly. Found by Constantine Murenin.Marco Peereboom
2007-01-25ISC BIND release 9.3.4Jakob Schlyter
2007-01-25plug a mem leak and wrong usage of strlcpy after fgetln. since fgetlnOtto Moerbeek
2007-01-25Cleanup some more code. Eliminate dhcp(), bootp(), parse_options() byKenneth R Westerback
2007-01-25Move paragraphs unrelated to bfname out of this list item.Alexander Bluhm
2007-01-24build and install landisk man8 specific manpagesMartin Reindl
2007-01-24+.Xr csplit 1 ,Jason McIntyre
2007-01-24user proper format string for size_t; file size is off_t; ok joris@Otto Moerbeek
2007-01-24Deal with weird systems that return bogus device numbers for stuff that's notMark Kettenis
2007-01-24Actually establish interrupt handler in !ioapic_cold case.Mark Kettenis
2007-01-24Check nioapics to see whether we're using I/O APICs.Mark Kettenis
2007-01-24The example is not correct and uses non-idiomatic scripting. So fix it.Otto Moerbeek
2007-01-24revert changes committed between r1.25 and 1.26.Damien Bergamini
2007-01-24When deleting a neighbor or a interface make sure that no events are pending.Claudio Jeker
2007-01-24terminate CVS/Entries with a newline.Pierre-Yves Ritschard
2007-01-24A reallocated root directory gets ownership of the fsck process.Alexander Bluhm
2007-01-24Lock the nexthop while parsing an update by increasing the reference count.Claudio Jeker
2007-01-24Remove most of the spf calculation related log_debug messages.Claudio Jeker
2007-01-24+.Xr gzip 1Jason McIntyre
2007-01-24split compress(1) into compress(1) and gzip(1), as suggested by millert;Jason McIntyre
2007-01-24Remove some log_debug()s that are no longer needed.Claudio Jeker
2007-01-24Similar to ospfd and ripd ignore SIGPIPE in all processes to be able to doClaudio Jeker
2007-01-24Ingore SIGPIPE in the parent and rde as well. This is needed to correctlyClaudio Jeker
2007-01-24Ignore SIGPIPE in the parent and RDE as well.Esben Norby
2007-01-24the ok from xsa was for another diff, rollback previous commit.Pierre-Yves Ritschard
2007-01-24put a newline at the end of the Entries file, this syncs withPierre-Yves Ritschard
2007-01-24Better handling of escaped CR-LF in the configuration file, commentingPierre-Yves Ritschard
2007-01-23Handle not-all-lapics intterupts.Mark Kettenis
2007-01-23add timeout for failed nbr structuresMichele Marchetto