Age | Commit message (Expand) | Author |
2001-02-16 | Bring apecs closer to current netbsd work (updated copyrights, plus | Jason Wright |
2001-02-16 | kill register declarations. to sync with kame better. | Jun-ichiro itojun Hagino |
2001-02-16 | sync better with kame. remove register decls. $OpenBSD$ | Jun-ichiro itojun Hagino |
2001-02-16 | fix multicast API for sizeof(long) != 4. (IF_SET and family will not | Jun-ichiro itojun Hagino |
2001-02-16 | For powerpc use siop driver instead of ncr, now that siop issue on powerpc | Dale Rahn |
2001-02-16 | Now that powerpc is using UVM, this shared library hack is no longer necessary. | Dale Rahn |
2001-02-16 | Engage UVM for powerpc. It is now running fairly well (better than non UVM) | Dale Rahn |
2001-02-16 | Allow siop driver to work on powerpc. | Dale Rahn |
2001-02-16 | bring in netbsd bus_dma stuff for lca and apecs busses | Jason Wright |
2001-02-16 | Rewrite rfc931.c to eliminate problematic setjmp/longjmp and stdio usage | Bob Beck |
2001-02-16 | Missing '.It' in a list, aaron@ ok | smart |
2001-02-16 | style(9) nit in examples, aaron@ ok | smart |
2001-02-15 | genericize password padding function for SSH1 and SSH2. | Markus Friedl |
2001-02-15 | fix change from previous commit that didn't get the ports correctly | Bob Beck |
2001-02-15 | Add iha (Initio SCSI) | Kenneth R Westerback |
2001-02-15 | Fix confusing formatting of an example. | Aaron Campbell |
2001-02-15 | obey mdoc(4). | Jun-ichiro itojun Hagino |
2001-02-15 | kill old default port number (telnet was assumed before) | Jun-ichiro itojun Hagino |
2001-02-15 | no argument is not permitted (inetd mode disabled for openbsd) | Jun-ichiro itojun Hagino |
2001-02-15 | pull latest KAME faithd. access control is possible by /etc/faithd.conf. | Jun-ichiro itojun Hagino |
2001-02-15 | sshd is not in /etc/services, but ssh is .. provide a working example. | Todd T. Fries |
2001-02-15 | There has been confusion wrt IP protocols 4, 94 and 98. Make us | Niklas Hallqvist |
2001-02-15 | Pick up a two liner from netbsd to set offset for SCSI chain B properly. | Hugh Graham |
2001-02-15 | sync | Theo de Raadt |
2001-02-15 | indent | Theo de Raadt |
2001-02-15 | Xr siop 4 | Theo de Raadt |
2001-02-15 | MAXLOGNAME; ianm@cit.uws.edu.au | Theo de Raadt |
2001-02-15 | Change i386 LSI/Symbios/NCR 53c8xx driver to siop | Kenneth R Westerback |
2001-02-15 | Add man page for siop SCSI driver | Kenneth R Westerback |
2001-02-15 | approaching UVM support for powerpc, initialize all of the buffer | Dale Rahn |
2001-02-15 | Import siop, a replacement for the ncr SCSI driver, from NetBSD. | Kenneth R Westerback |
2001-02-15 | correct perms on null | Todd T. Fries |
2001-02-15 | Replace 'OpenBSD' with .Ox, 'FreeBSD' with .Fx. | Kenneth R Westerback |
2001-02-14 | Relax advertising requirements on copyright | Thorsten Lockert |
2001-02-14 | another ne2k, from markus@ | Michael Shalayeff |
2001-02-14 | regen | Michael Shalayeff |
2001-02-14 | another ne2k from markus@ | Michael Shalayeff |
2001-02-14 | make sure we do not pass shared M_EXT mbuf. will avoid | Jun-ichiro itojun Hagino |
2001-02-14 | Fix and document 'preserve modes & times' option ('-p' flag in sftp); | Damien Miller |
2001-02-14 | sync | Theo de Raadt |
2001-02-14 | Sort .Xr in alphabetical order. | Federico G. Schwindt |
2001-02-14 | Add pcscp.4. | Federico G. Schwindt |
2001-02-14 | Change output to fit OpenBSD. | Federico G. Schwindt |
2001-02-14 | Move BUGS section to the bottom. | Federico G. Schwindt |
2001-02-14 | Finally, pcscp manpage. | Federico G. Schwindt |
2001-02-14 | Theo keeps remembering me things I forgotten. Add pcscp(4) here as well. | Federico G. Schwindt |
2001-02-14 | Add pcscp(4) per theo request. | Federico G. Schwindt |
2001-02-14 | Add pcscp(4) and change -width to 10n per aaron@ suggest. | Federico G. Schwindt |
2001-02-14 | Support for AMD Am53c974 PCscsi-PCI SCSI controllers. | Federico G. Schwindt |
2001-02-14 | Add pcscp support. | Federico G. Schwindt |