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