Age | Commit message (Expand) | Author |
2008-11-06 | Mixed up characters found by Gleydson Soares. | Claudio Jeker |
2008-11-06 | use spacing consistently to make example shorter and more readable; | Igor Sobrado |
2008-11-06 | More complete example, for e.g., usb devices that need wep/wpa keys. | Ian Darwin |
2008-11-05 | add gilles@ as copyright holder for this file. | Igor Sobrado |
2008-11-05 | add a few missing id tags; there are a bunch of files, and developers | Igor Sobrado |
2008-11-04 | word better than number here. | Igor Sobrado |
2008-11-03 | sync to openssl-0.9.8i; | Jason McIntyre |
2008-11-03 | use colon before a list. | Igor Sobrado |
2008-11-03 | improve description in .Nd macros. | Igor Sobrado |
2008-11-03 | Fix some errors, okay espie@ | Landry Breuil |
2008-11-03 | be more clear about what getpwnam failed; ok claudio | Theo de Raadt |
2008-11-02 | various minor tweaks, including spelling fixes from Brian Keefer | Jason McIntyre |
2008-11-02 | write the command description (the .Nd macro) in a more usual way; | Igor Sobrado |
2008-11-01 | remove a superfluous .Pq macro; cites bibliography in a more standard way; | Igor Sobrado |
2008-11-01 | - put back all copyright holders | Gilles Chehade |
2008-11-01 | correct order of includes | Theo de Raadt |
2008-11-01 | smtpd is a smtp server implementation for OpenBSD. It is a work in progress | Gilles Chehade |
2008-11-01 | Use correct function names in fatal() messages. | Claudio Jeker |
2008-10-30 | move the list of options to the right place on the manual page; | Igor Sobrado |
2008-10-29 | Xr OpenBSD::Intro(3p) | Marc Espie |
2008-10-28 | NewUser and NewGroup are subclasses of NewAuth | Marc Espie |
2008-10-28 | Do the DNS resolution in a seperate process. A lot of code is copied from ntpd. | aschrijver |
2008-10-28 | "destate" comments, let them know in which cwd they stand. | Marc Espie |
2008-10-26 | zap old code that was a confusion with -l, and didn't ever do anything | Marc Espie |
2008-10-25 | Copy packages to the cache if a local PKG_PATH is used and PKG_CACHE is | Bernd Ahlers |
2008-10-24 | tweak compute_digest so that it `defaults' if invoked without a 2nd argument. | Marc Espie |
2008-10-22 | man page for Makefile.yp, and associated bits; from Ingo Schwarze | Jason McIntyre |
2008-10-22 | fix format of AS number output | Joerg Goltermann |
2008-10-21 | ouch, this one requires local for now | Marc Espie |
2008-10-21 | Code cleanup. No functional change. | Michele Marchetto |
2008-10-21 | Oops, freed to much memory. | aschrijver |
2008-10-20 | Do not stop connecting after the first connect fails. | aschrijver |
2008-10-20 | Add 2 missing directives and remove duplicate configuration entry. | aschrijver |
2008-10-20 | Say goodbye to local $_ | Marc Espie |
2008-10-19 | Do the DNS resolution before the chroot and disable LDAP referrals for now. | aschrijver |
2008-10-17 | bring in findeol() fix from pfctl | Henning Brauer |
2008-10-17 | bring in the findeol() fix from pfctl. list of affected parsers by sthen | Henning Brauer |
2008-10-16 | Add support for IEEE "slow protocols" LACP, MARKER as per 802.3ad. | Marco Pfatschbacher |
2008-10-15 | - no need to separate list items with .Pp | Jason McIntyre |
2008-10-14 | Sh capitalization | Theo de Raadt |
2008-10-14 | Add the list directive and an example configuration to the manpage. | aschrijver |
2008-10-14 | enable ypldap. serious development needs it to be enabled. | Theo de Raadt |
2008-10-14 | Add support for referrals and lists of attributes. | aschrijver |
2008-10-10 | Fix -X output of ppp packets. Inspired by PR4624 and especially the patch | Claudio Jeker |
2008-10-10 | - use nmea(4) for general sensor example rather than udcf(4) | Stuart Henderson |
2008-10-10 | add rcs tags | Steven Mestdagh |
2008-10-09 | When adding a new user, do not move a potential yp line (+:*:::0:0::::) to the | Miod Vallat |
2008-10-09 | plug memleak by calling ber_free() after sending a trap to cleanup the | Reyk Floeter |
2008-10-08 | SIOCAIFADDR can fail with EEXIST either if the local or the destination | Claudio Jeker |
2008-10-08 | Correct exit codes for extra files. PR 5072. | Matthias Kilian |