Age | Commit message (Expand) | Author |
2008-04-25 | spelling: pathes->paths, ok henning | Stuart Henderson |
2008-04-24 | kill first person | Theo de Raadt |
2008-04-23 | - clarify copyright / license | Antoine Jacoutot |
2008-04-23 | build sysmerge in | Theo de Raadt |
2008-04-23 | usage is only used once; ok millert | Theo de Raadt |
2008-04-23 | Re-indent code | Todd C. Miller |
2008-04-23 | Replace handrolled lists with SLISTs or TAILQs. | Pierre-Yves Ritschard |
2008-04-22 | Welcome sysmerge(8), a mergemaster-based utility to help you update | Antoine Jacoutot |
2008-04-22 | tweak previous; | Jason McIntyre |
2008-04-22 | Flush output buffers before closing TCP session. Fixes the case where | Joel Knight |
2008-04-21 | If a |program is too slow to process the input, | Marco Pfatschbacher |
2008-04-21 | Clean up logging by introducing the logging API used in | Rainer Giedat |
2008-04-21 | add a short section on checksum offloading, based on a diff | Jason McIntyre |
2008-04-20 | Take failed system calls more serious than LOG_INFO. | Rainer Giedat |
2008-04-19 | remove build warnings: | Charles Longeau |
2008-04-18 | add filtering on direction; ok mpf@ deraadt@ feedback jmc@ | Damien Miller |
2008-04-16 | Redo/clarify the logic for storing options in the various buffers. | Kenneth R Westerback |
2008-04-15 | - make it clear that hosts.lpd follows the same syntax that hosts.equiv(5) | Antoine Jacoutot |
2008-04-13 | Use arc4random_buf() when requesting more than a single word of output | Damien Miller |
2008-04-07 | typo, fix fragments | Marc Espie |
2008-04-07 | deprecate -c, we've been using -DCOMMENT=value more or less forever by now. | Marc Espie |
2008-04-07 | tweak a bit, allow ^ to occur at beginning of variable name | Marc Espie |
2008-04-07 | pretty print the BARs | David Gwynne |
2008-04-07 | likewise for the hash itself | Marc Espie |
2008-04-07 | I should know better... reuse methods internally as much as I can, to | Marc Espie |
2008-04-07 | document OpenBSD::Subst | Marc Espie |
2008-04-07 | put Subst stuff into its own library file, to reuse elsewhere. | Marc Espie |
2008-04-04 | option 144 is commonly used for tftp-config-file. | David Gwynne |
2008-04-04 | document the bug that sasyncd peers should share the same | Otto Moerbeek |
2008-03-30 | .Xr snmpctl | Martin Reindl |
2008-03-24 | Make it possible to disable/enable pseudo devices in UKC, config file and | Mats O Jansson |
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Theo de Raadt |
2008-03-23 | Done mark a disable of a disabled device as an change (and same with enable). | Mats O Jansson |
2008-03-23 | Do not abort walking the tree if a node's contents is too large; allows | Miod Vallat |
2008-03-22 | spaces found reading that diff | Theo de Raadt |
2008-03-22 | put in explicit suffix rules, they're needed anyways since $< is only used | Marc Espie |
2008-03-22 | Mention that softreconfig is on by default. From Matthew Dempsky | Claudio Jeker |
2008-03-21 | better handling of chunked encoding, further fixes after extensive testing | Reyk Floeter |
2008-03-20 | handle the case that the Content-Length HTTP header may be 0 | Reyk Floeter |
2008-03-20 | Fix HISTORY. OK reyk@ | Todd C. Miller |
2008-03-19 | CMSG_LEN and CMSG_SPACE are not neccessarily the same size. So if you | Theo de Raadt |
2008-03-18 | Fix mention of authpf_users table (s/authpf users/authpf_users/). | Michael Erdely |
2008-03-18 | correct CMSG_SPACE and CMSG_LEN handling as done in other places. These | Theo de Raadt |
2008-03-18 | remove ber_add_astring and make it the default behaviour in | Reyk Floeter |
2008-03-18 | fix bug that ber_oid2ber skips the first byte when encoding powers of | Reyk Floeter |
2008-03-17 | two small bugs in printing funcs: | Henning Brauer |
2008-03-17 | sync the synopsis and usage; "usage:" is lowercase | Igor Sobrado |
2008-03-17 | "usage:" is lowercase; while here, KNF | Igor Sobrado |
2008-03-17 | use the right format for "usage:"; "usage:" is lowercase | Igor Sobrado |
2008-03-17 | sort options | Igor Sobrado |