summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-06sort options;Jason McIntyre
2007-02-06fix a bug when enabling a service that has no backup table.Pierre-Yves Ritschard
2007-02-06Change the behaviour of tun(4) on close.Claudio Jeker
2007-02-06update some more debug messages and fix typos. also remove some extraReyk Floeter
2007-02-06now that check_http_code, check_http_digest and check_send_expect arePierre-Yves Ritschard
2007-02-06declare the function ssl_error() globallyReyk Floeter
2007-02-06change fatal message to know where it happenedReyk Floeter
2007-02-06remove an unused variable.Pierre-Yves Ritschard
2007-02-06inform hoststatectl monitor of ruleset changes and table syncs.Pierre-Yves Ritschard
2007-02-06Compact help screen a bit so it fits in 24 lines again. Based on aOtto Moerbeek
2007-02-06add macros describing the ports interrupt status, interrupt enable, taskDavid Gwynne
2007-02-06De-register. No object code change.Kenneth R Westerback
2007-02-05Map the pci space registers, so that the MEMORY enable gets turned on,Dale Rahn
2007-02-05Oops, forgot to commit these files when adding md mutex code; spotted by nick@Miod Vallat
2007-02-04Add zyd to cd ramdisksJonathan Gray
2007-02-04upgrade documentation so it reflects the way MakeMaker currently fillsMarc Espie
2007-02-04Complain of the user specifies a negative number for the 's' command.Otto Moerbeek
2007-02-04Introducing the '+' interactive command to reset all filters.Otto Moerbeek
2007-02-04Two libevent fixes from the SVN repo:Todd C. Miller
2007-02-04back-out extra commitMarc Espie
2007-02-04Use the right HEADNAME. Sometimes compiler warnings should not beOtto Moerbeek
2007-02-04actully use a default value when we say so. from Mark LumsdenOtto Moerbeek
2007-02-04long and long long is not the same on 32 bits archsOtto Moerbeek
2007-02-04Update to sendmail-8.14.0. OK mbalmer@Todd C. Miller
2007-02-04protect `normal' installs against archive burps.Marc Espie
2007-02-04streamline messages for interactive mode, no need to repeat the same listMarc Espie
2007-02-04Correctly fake dinode for the FFS2 case in handle_workitem_freeblocks()Pedro Martelletto
2007-02-04dont bother trying to parse empty lines as dates.Joris Vink
2007-02-03Make comment match code. ok pedroAlexander Bluhm
2007-02-03in decide_address_family(), only limit a rule to a specific address familyDaniel Hartmeier
2007-02-03statfs(2) and fstatfs(2) are one and the same, so don;t add both to SEE ALSO;Jason McIntyre
2007-02-03Save and restore not only scale, but ibase as well. Problem noted myOtto Moerbeek
2007-02-03merge tcp-based checks into one file, no functional changesReyk Floeter
2007-02-03Simple single-processor mutex implementation, simpler than the MI code byMiod Vallat
2007-02-03use .Ex;Jason McIntyre
2007-02-03document accton(8); ok ajacoutotJason McIntyre
2007-02-03document accounting=; ok ajacoutotJason McIntyre
2007-02-03use .Ex;Jason McIntyre
2007-02-03point to weekly(8);Jason McIntyre
2007-02-03Xr for crontab;Jason McIntyre
2007-02-03Don't spoof an msdosfs partition if it claims to start after the endKenneth R Westerback
2007-02-03remove varying parts from generated configure info:Marc Espie
2007-02-03wait for hoststated to become available in monitor mode.Reyk Floeter
2007-02-03remove debug messageReyk Floeter
2007-02-03Change sensor description to `docked'/`not docked' depending on actualMichael Knudsen
2007-02-03fix NAME, ok jmc@Marc Espie
2007-02-03Remove references to LK_EXCLUPGRADE, LK_REENABLE, LK_SETRECURSE andPedro Martelletto
2007-02-03There is no good reason to disable half of the 7751 cache, so don't.Miod Vallat
2007-02-03Remove unused functionality from lockmgr():Miod Vallat
2007-02-03Fix typo; clear tx FIFO underrun IRQ as intended instead of rx FIFO overrunMark Kettenis