Age | Commit message (Expand) | Author |
2000-04-12 | add Cipher and Protocol options to ssh/sshd, e.g.: | Markus Friedl |
2000-04-12 | check for reasonable public DH values | Markus Friedl |
2000-04-12 | less debugging output | Markus Friedl |
2000-04-12 | fix passwd prompt for ssh2, less debugging output. | Markus Friedl |
2000-04-12 | sync | Theo de Raadt |
2000-04-12 | another RCC bridge | Theo de Raadt |
2000-04-12 | sync | Theo de Raadt |
2000-04-12 | rename PEQUR to RCC, and add other chips | Theo de Raadt |
2000-04-12 | sync | jasoni |
2000-04-12 | Implement linux's setfsuid and getfsuid (from NetBSD) | jasoni |
2000-04-12 | sync | Theo de Raadt |
2000-04-12 | comment typo | Theo de Raadt |
2000-04-12 | put wrapper in the Nd | Theo de Raadt |
2000-04-11 | current | Michael Shalayeff |
2000-04-11 | more Xr flesh | Theo de Raadt |
2000-04-11 | Do the mdoc/doc -> tmac.doc linking in the correct subdir. | Todd C. Miller |
2000-04-11 | remove unneeded arch subdirs | Theo de Raadt |
2000-04-11 | Do the mdoc/doc -> tmac.doc linking in the correct subdir. | Todd C. Miller |
2000-04-11 | - add support for buffers that are not aligned (or end on a non 4byte boundary) | Jason Wright |
2000-04-11 | lose non-support architecture pages | Theo de Raadt |
2000-04-11 | regen | Jakob Schlyter |
2000-04-11 | Philips USB camera | Jakob Schlyter |
2000-04-11 | If realpath() fails, just use the old name and don't make it a fatal error. | Todd C. Miller |
2000-04-11 | add 802.11's nwid command; add mtu command | Michael Shalayeff |
2000-04-11 | Don't add an extra 20 bytes to ip_len, m_pkthdr.len is already updated | Angelos D. Keromytis |
2000-04-11 | Add pci config | Todd C. Miller |
2000-04-11 | - Don't bother with PCI_COMMAND_IO_ENABLE, the card doesn't support it. | Jason Wright |
2000-04-11 | Add cardbus(4) man page. | Aaron Campbell |
2000-04-11 | Xr pcmcia(4), too. | Aaron Campbell |
2000-04-11 | Many updates, including some OpenBSD'ification, device additions and removals, | Aaron Campbell |
2000-04-11 | sync | Hakan Olsson |
2000-04-11 | Add Neomagic NM256ZX | Hakan Olsson |
2000-04-11 | define the rest of the descriptor bits | Jason Wright |
2000-04-11 | Fix HISTORY section; ian@darwinsys.com | Aaron Campbell |
2000-04-11 | looks better | Theo de Raadt |
2000-04-11 | ignore routing messages for interfaces that route6d does not care. | Jun-ichiro itojun Hagino |
2000-04-11 | avoid complex alignment constraint in SIOCGIFCONF, | Jun-ichiro itojun Hagino |
2000-04-11 | do not lose descriptors; Takahiro Kambe | Theo de Raadt |
2000-04-11 | Once again, /usr/sbin/smrsh -> /usr/libexec | Oleg Safiullin |
2000-04-11 | tidying, accuracy, and duplicate removal | Paul Janzen |
2000-04-11 | the the; some occurrences found by soren@NetBSD.org | Paul Janzen |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
2000-04-11 | we need more room; xe goes away again, but it is on other floppies of course | Theo de Raadt |
2000-04-10 | remove proxy.c as well | Eric Jackson |
2000-04-10 | proxy function not used/needed | Eric Jackson |
2000-04-10 | add support for true RNG presented on the i82802 FWH. | Michael Shalayeff |
2000-04-10 | this is how rnd stats are printed out now | Michael Shalayeff |
2000-04-10 | make .mpg playing more usefull, i.e. supply entropy | Michael Shalayeff |
2000-04-10 | add support for more random sources. | Michael Shalayeff |
2000-04-10 | missing THREAD_UNLOCK; netch@segfault.kiev.ua | Theo de Raadt |