Age | Commit message (Expand) | Author |
2001-04-14 | clean | Theo de Raadt |
2001-04-14 | Mention that MALLOC should only be used for allocations with a constant size. | Artur Grabowski |
2001-04-14 | Pick up some more NetBSD-isms (tsp_bus_mem_init2). | mjacob |
2001-04-14 | Pick up some more NetBSD-isms (init_mem2 stuff). | mjacob |
2001-04-14 | Always make sure that SQWE is enabled- the PROM may not have done this for you. | mjacob |
2001-04-14 | remove excess | Theo de Raadt |
2001-04-14 | document updated behaviour, i think | Theo de Raadt |
2001-04-14 | eephy was already in there | Theo de Raadt |
2001-04-14 | - integrated phy on the natsemi 83815 (MacPhyter) is essentially a nsphyter | Jason Wright |
2001-04-14 | need eephy with wx now | mjacob |
2001-04-14 | Make sure eephy is included if you include wx. | mjacob |
2001-04-14 | UP1000 will fit in here. | Artur Grabowski |
2001-04-14 | Add support for Alpha Processor, Inc. UP1000. | Artur Grabowski |
2001-04-14 | 'T' handling rcp/scp sync; ok markus@ | Kevin Steves |
2001-04-14 | protocol 2 tty modes support; ok markus@ | Kevin Steves |
2001-04-14 | use clear_pass instead of xfree() | Markus Friedl |
2001-04-14 | remove some channels that are not appropriate for keepalive. | Markus Friedl |
2001-04-14 | oops, really sync.. i have no idea what happened here | Aaron Campbell |
2001-04-14 | sync | Aaron Campbell |
2001-04-14 | Use [a-f] for hex digits, not [A-F]. Also fix some tab/space issues. | Aaron Campbell |
2001-04-14 | KNF | Aaron Campbell |
2001-04-14 | Remove non-portable sysbeep calls; deraadt@ | Aaron Campbell |
2001-04-14 | quieten this on OpenBSD, information available in ifconfig -m is not needed i... | Theo de Raadt |
2001-04-14 | activate wsmoused; the sooner the better | Theo de Raadt |
2001-04-14 | sync | Theo de Raadt |
2001-04-14 | Remove some static. | Aaron Campbell |
2001-04-14 | Userland daemon for wscons console mouse features. | Aaron Campbell |
2001-04-14 | Kernel support for console mouse functionality which will be controlled by | Aaron Campbell |
2001-04-14 | do not double free | Theo de Raadt |
2001-04-14 | Instead of using KBC_AUXTEST, probe the aux port with KBC_AUXECHO, which is | Aaron Campbell |
2001-04-14 | Add an lxtphy_reset function; from NetBSD. Tested on a NewMedia LiveWire | Aaron Campbell |
2001-04-14 | Forgot remove 'U' from optstring; millert@ ok. ;) | Grigoriy Orlov |
2001-04-14 | Remove the -o flag from identd's default invocation as it serves only to | Hugh Graham |
2001-04-14 | Respect (absence of) "other" flag in all cases, and fix some whitespace. | Hugh Graham |
2001-04-14 | Minor cleanup. | Hakan Olsson |
2001-04-14 | Minor changes, preparing for real socket-attached TDBs; also, more | Angelos D. Keromytis |
2001-04-14 | Correctly initialize disklabel structure in readdisklabel(). | Miod Vallat |
2001-04-14 | Remove defopt; aaron@ ok. | Federico G. Schwindt |
2001-04-13 | Add options ClientAliveInterval and ClientAliveCountMax to sshd. | Bob Beck |
2001-04-13 | Remove softdep and add avgfilesize/avgfpdir in printfs(). | Grigoriy Orlov |
2001-04-13 | Another case where we need to use u_char, not char for array | Todd C. Miller |
2001-04-13 | signess bug; jwaterman@yaleroad.com | Theo de Raadt |
2001-04-13 | Add support for user specified tokens to identd. Based on a patch | Todd C. Miller |
2001-04-13 | - attempt to get dma coherent buffers for most of the shared memory uses | Jason Wright |
2001-04-13 | Fix clean target so it really cleans - depending on if we have a | Bob Beck |
2001-04-13 | merge mod_ssl 2.8.2 | Brad Smith |
2001-04-13 | merge mod_ssl 2.8.2 | Brad Smith |
2001-04-13 | - rx buffer ring management (working) | Jason Wright |
2001-04-13 | Remove debugging output, and some extra junk from the verbose output. | Marc Espie |
2001-04-13 | typo. ok deraadt@ | Jakob Schlyter |