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