Age | Commit message (Expand) | Author |
2005-11-27 | ISOXXX/ISO-XXX -> ISO XXX | Jason McIntyre |
2005-11-27 | make EXAMPLES a little more useful by providing some context; | Jason McIntyre |
2005-11-25 | Missing 'break;' found by lint. 'blass' is not the same as 'class'! | Kenneth R Westerback |
2005-11-24 | Remove kernfs, okay deraadt@. | Pedro Martelletto |
2005-11-23 | Replace a C++ comment with a C comment. No code changes. | Chad Loder |
2005-11-23 | log message consistency | Reyk Floeter |
2005-11-23 | add optional interface rule for event rules | Reyk Floeter |
2005-11-23 | do not abort if hw.setperf is not there. warn. maybe we should even | Theo de Raadt |
2005-11-23 | permit apmd to run on systems without apm support | Nikolay Sturm |
2005-11-22 | fix problem of dhcp server looping with "already acking lease" | Bob Beck |
2005-11-22 | add printer for IAPP and hostapd(8) messages | Reyk Floeter |
2005-11-22 | accidentaly lost a zero in timeout long time ago (; | Michael Shalayeff |
2005-11-20 | add support for multiple hostap (wireless) interfaces. | Reyk Floeter |
2005-11-20 | .Sh SECURITY -> .Sh CAVEATS | Jason McIntyre |
2005-11-19 | - uppercase `ID' | Jason McIntyre |
2005-11-19 | magically complete fragment with `committed' names, solve the issue that | Marc Espie |
2005-11-19 | Remove unnecessary lockmgr() archaism that was costing too much in terms | Pedro Martelletto |
2005-11-18 | use new libpcap-provided datalink_x_to_y functions instead of local copies | Damien Miller |
2005-11-18 | restructure some text slightly; | Jason McIntyre |
2005-11-18 | don't assume that close() can fail, from deraadt | Camiel Dobbelaar |
2005-11-17 | fix byteorder for "s" and "l" formats; ok henning@ krw@ | Kevin Steves |
2005-11-17 | restructure the wtmp/newsyslog blurb slightly, to make this read better; | Jason McIntyre |
2005-11-17 | buffer overflow | Theo de Raadt |
2005-11-17 | finally get around to documenting the alternate call to pkg_create. | Marc Espie |
2005-11-17 | missing strdup() check, From: David Hill <dhill@mindcry.org> | Henning Brauer |
2005-11-17 | Unbreak; noticed by evol@online.ptt.ru. | Alexander Yurchenko |
2005-11-17 | remove the BNF grammar definition from the manual page. it's getting a | Reyk Floeter |
2005-11-16 | no need for -h, any illegal option is fine | Theo de Raadt |
2005-11-16 | move this page to a standard options list; | Jason McIntyre |
2005-11-16 | rework the section on syncing log rotation on /etc/weekly, which of | Jason McIntyre |
2005-11-16 | enable new ftp-proxy, ok henning beck | Camiel Dobbelaar |
2005-11-16 | gpioctl can work on macppc too | Theo de Raadt |
2005-11-16 | add a configuration option for specifying a non-standard port and multicast | Reyk Floeter |
2005-11-15 | More typos (especially indicies -> indices), checked with jmc@ | Miod Vallat |
2005-11-15 | If two or more changes are made withing a single second it is possible | Todd C. Miller |
2005-11-15 | move the REFERENCES stuff into SEE ALSO; | Jason McIntyre |
2005-11-15 | sync usage() w/ man page; | Jason McIntyre |
2005-11-15 | sort SYNOPSIS; | Jason McIntyre |
2005-11-15 | sync usage() w/ man page; | Jason McIntyre |
2005-11-15 | use a standard options list; | Jason McIntyre |
2005-11-14 | Revert candidate list change since it is broken. | Esben Norby |
2005-11-13 | set type=XX sets the /type/ of the information query, not the /top/ | Tom Cosgrove |
2005-11-13 | pretty up print_hw_addr(), and even fix a teeny buffer overflow; ok otto | Theo de Raadt |
2005-11-13 | Do not clobber errno, from Andrey Matveev. ok canacar@ | Otto Moerbeek |
2005-11-12 | spacing mostly | Theo de Raadt |
2005-11-12 | clarify how wtmp is rotated, since it was rather misleading; | Jason McIntyre |
2005-11-12 | spacing | Theo de Raadt |
2005-11-12 | more asprintf; ok dhill@mindcry.org | Theo de Raadt |
2005-11-12 | use asprintf instead; dhill@mindcry.org | Theo de Raadt |
2005-11-11 | Disable the TRACE method completely. It is a security risk and is not | Chad Loder |