Age | Commit message (Expand) | Author |
2008-05-27 | grammar fixes; from Jochem Kossen, system/5822; | Jason McIntyre |
2008-05-26 | remove nlist bandwidth optimization, since ftp servers actually don't cope | Marc Espie |
2008-05-26 | cgetstr(3) can also return 2 so handle that. Also restructre things a bit | Otto Moerbeek |
2008-05-25 | Don't error out if dhcpd-sync does not exist in /etc/services and no | Todd C. Miller |
2008-05-25 | - chat to syslog if the script file can't be read or executed. | Jasper Lievisse Adriaanse |
2008-05-25 | de-register, remove #ifdefs and #ifndefs using SIN6_LEN, add OpenBSD cvs | Marc Balmer |
2008-05-24 | typo. | Igor Sobrado |
2008-05-24 | Move the setting of the POLLIN flag to the bottom of the for loop | Brad Smith |
2008-05-23 | hexidecimal -> hexadecimal | Igor Sobrado |
2008-05-23 | KNF and readability changes. de-register, remove #ifndef SIN6_LEN defines. | Marc Balmer |
2008-05-23 | de-register | Marc Balmer |
2008-05-23 | Last chunk of KNF and readability changes here. | Marc Balmer |
2008-05-22 | Remove the german announcement text. | Marc Balmer |
2008-05-22 | More KNF and readability. | Marc Balmer |
2008-05-22 | - fix a bug in msgbuf_write() that caused a descriptor to stay in the fd | Gilles Chehade |
2008-05-22 | - fix a bug in msgbuf_write() that caused a descriptor to stay in the fd | Gilles Chehade |
2008-05-22 | Comparing string literals does not work as the author expected. | Otto Moerbeek |
2008-05-21 | Use a symbolic entry register save mask, and sprinkle _C_LABEL. | Miod Vallat |
2008-05-21 | punctuation fix; | Jason McIntyre |
2008-05-21 | Do not mention pccom any longer. | Miod Vallat |
2008-05-21 | KNF and readability changes. | Marc Balmer |
2008-05-21 | Remove #ifndef SIN6_LEN/#else/#endif constructs. | Marc Balmer |
2008-05-21 | Document and implement -U option, fix usage information for '-?'. | Marc Balmer |
2008-05-21 | The default address family to be used is stored in a global variable. If | Marc Balmer |
2008-05-19 | Permit compilation on 3 architectures which show that this diff was | Theo de Raadt |
2008-05-18 | another ndp(8) tweak: its description still talks about "flags" | Igor Sobrado |
2008-05-18 | some minor fixes; | Jason McIntyre |
2008-05-17 | documentation tweaks. | Igor Sobrado |
2008-05-17 | If the -T or -t flag is given, the key must be an email address so check | Todd C. Miller |
2008-05-16 | - sort usage() | Jason McIntyre |
2008-05-16 | tweak ftp call, remove extraneous -o option. | Marc Espie |
2008-05-16 | add a -d repository option in order not to have to specify all pkgnames. | Marc Espie |
2008-05-16 | Clear source nodes on table changes in sticky mode. This has the | Pierre-Yves Ritschard |
2008-05-16 | Allow ntpd to step the time at startup, now matter how large or small the | Chris Kuethe |
2008-05-15 | Add OpenBSD markers. | Marc Balmer |
2008-05-14 | fix comment. | Marc Balmer |
2008-05-14 | - fix new directory creation by using the correct variable; | Antoine Jacoutot |
2008-05-14 | Next chunk of KNF/readability. | Marc Balmer |
2008-05-14 | ntpd missed the argument check sweep. | Pierre-Yves Ritschard |
2008-05-14 | More KNF/readability changes. | Marc Balmer |
2008-05-14 | Next chunk of KNF/readability changes. | Marc Balmer |
2008-05-14 | - add a non-interactive mode to sysmerge ('-b') | Antoine Jacoutot |
2008-05-13 | Build on socppc too. | Miod Vallat |
2008-05-13 | Rename to README.IPv6, to be clear this is not version 6 of the README file. | Marc Balmer |
2008-05-13 | knf. no binary changes. | Marc Balmer |
2008-05-13 | A first chunk of readability/knf changes. Since there is nothing more | Marc Balmer |
2008-05-13 | Unmangle previous commit. spotted by markus@ (wow !) | Pierre-Yves Ritschard |
2008-05-12 | Fix cut and pasto; Steven Roberts | Todd C. Miller |
2008-05-12 | Error out with usage line if additional arguments are given after the | Pierre-Yves Ritschard |
2008-05-11 | fix sync.c to not puke if sync_lease called without sync_init. | Bob Beck |