Age | Commit message (Expand) | Author |
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 |
2007-02-03 | Plug memory leak. | Ray Lai |
2007-02-03 | Don't set the RL_CFG1_FULLDUPLEX bit. The RL_CFG1_FULLDUPLEX bit in | Kenneth R Westerback |
2007-02-03 | Kludge around a horrible problem where gcc 'knows' that __udivsi3 will | Dale Rahn |
2007-02-02 | Update to tzdata2007a from elsie.nci.nih.gov | Todd C. Miller |
2007-02-02 | Remove refrence to VLAYER, its gone. | Thordur I. Bjornsson |
2007-02-02 | better example & description for mfs, parts from jmc, ok jmc simon | Henning Brauer |
2007-02-02 | Print neighbor templates with a state of Template. Makes the difference | Claudio Jeker |
2007-02-02 | - cope with recent weekly and newsyslog.conf changes | Antoine Jacoutot |
2007-02-02 | - enable weekly login accounting if LOGINACCOUNTING is set to 1 in the | Antoine Jacoutot |
2007-02-02 | - add a new "accounting" variable (default to NO) to enable accouting | Antoine Jacoutot |
2007-02-02 | Make -c, -l and -u mutually exclusive, they indicate the mode of operation. | Alexander von Gernler |
2007-02-02 | Remove cb_cur or replace with cb_buf; cb_cur was the same as cb_buf | Ray Lai |
2007-02-02 | Remove unused and buggy {cvs,rcs}_buf_set functions. | Ray Lai |
2007-02-02 | up the accepted length to ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN on rx; from brad@ | Jason Wright |
2007-02-01 | Don't count ethernet as overhead for UDP packet constuction. Gives | Kenneth R Westerback |