Age | Commit message (Expand) | Author |
2003-02-06 | allow to read some directories itself | Jakob Schlyter |
2003-02-06 | fix races in rename/symlink; from Tony Finch; ok djm@ | Markus Friedl |
2003-02-06 | support 'ProxyCommand none'; bugzilla #433; binder@arago.de; ok djm@ | Markus Friedl |
2003-02-06 | missing call to setproctitle() after authentication; ok provos@ | Markus Friedl |
2003-02-05 | regen | Michael Shalayeff |
2003-02-05 | compaq pci hot plug controller | Michael Shalayeff |
2003-02-05 | sync | Jason Wright |
2003-02-05 | add cavium and nitrox xl | Jason Wright |
2003-02-05 | real ram disk root entry | Michael Shalayeff |
2003-02-05 | regen | Michael Shalayeff |
2003-02-05 | add ws* devices; fries@ ok | Michael Shalayeff |
2003-02-05 | grok sti type wsdisplay | Michael Shalayeff |
2003-02-05 | Add knob for getting at the "output level bit", supposedly changes the | Jason Wright |
2003-02-05 | implement a few wsdisplay ioctls. comment on the putchar implementation | Michael Shalayeff |
2003-02-05 | wsdisplay type for sti | Michael Shalayeff |
2003-02-05 | WORKAROUND: use a volatile to get around a compiler or fp emulation bug | Theo de Raadt |
2003-02-05 | in clearbits only flush the pte if it has changed. bits/bit in testbit | Michael Shalayeff |
2003-02-05 | missed one during ansification | Henning Brauer |
2003-02-05 | Fix "pass out dup-to (tun0 1.1.1.1) inet6 all" error message | Cedric Berger |
2003-02-05 | Remove the confusing and more-or-less unnecessary temporary | Ryan Thomas McBride |
2003-02-05 | Simplify more. | Cedric Berger |
2003-02-05 | typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@ | Jason McIntyre |
2003-02-05 | Simplify. | Cedric Berger |
2003-02-05 | simplify ProxyCommand parsing, remove strcat/xrealloc; ok henning@, djm@ | Markus Friedl |
2003-02-05 | Do not scare ppl too much. | Cedric Berger |
2003-02-05 | Get rid of the pops: | Jason Wright |
2003-02-05 | clean up the testall target | Marco S Hyman |
2003-02-05 | AARRGGH! 2nd try, handle the case where from_fd == to_fd in _thread_fd_table... | Marco S Hyman |
2003-02-05 | handle the case where from_fd == to_fd in _thread_fd_table_dup | Marco S Hyman |
2003-02-05 | add stdfiles test for proper fd handling | Marco S Hyman |
2003-02-05 | thread fd handling, part 2. Don't mung file flags until forced | Marco S Hyman |
2003-02-05 | - combine 16 bit le/be functions | Jason Wright |
2003-02-05 | Set the network mask to all 1's if no address is specified for a | Ryan Thomas McBride |
2003-02-05 | LLADDR macro doesn't work here, so copy mac into the softc directly. | Hugh Graham |
2003-02-04 | Part 1 of thread fd handling fixes. In the new scheme fd_table_entries | Marco S Hyman |
2003-02-04 | Add test to compare threaded vs non-threaded fd handling. | Marco S Hyman |
2003-02-04 | don't set the Transform for Default-phase-1-configuration twice, ok ho@ | Markus Friedl |
2003-02-04 | default to 3DES-SHA-RSA_SIG (same as in OpenBSD 3.2); ok ho@ | Markus Friedl |
2003-02-04 | pay attention, jakob | Theo de Raadt |
2003-02-04 | regen | Michael Shalayeff |
2003-02-04 | TSB43AB21 FireWire | Michael Shalayeff |
2003-02-04 | use size_t for struct size and offset calculations. | Cedric Berger |
2003-02-04 | bind9ify | Jakob Schlyter |
2003-02-04 | add id-tag | Jakob Schlyter |
2003-02-04 | bind9-ify. ok deraadt@ | Jakob Schlyter |
2003-02-04 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2003-02-04 | add old nslookup(1) manpage, needs more work | Jakob Schlyter |
2003-02-04 | Cleanup buffer before reuse. Consistency + defensive programming. | Cedric Berger |
2003-02-04 | turns out that was theo quoting someone, so it has no place here... bummer. | Henning Brauer |
2003-02-04 | skey/bsdauth: use 0 to indicate failure instead of -1, because | Markus Friedl |