Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-15 | fix comments | Kevin Steves | |
2001-04-15 | oops, commit protos | mjacob | |
2001-04-15 | do rusage expansion on openbsd too | Theo de Raadt | |
2001-04-15 | do rusage expansion on openbsd too | Theo de Raadt | |
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 | |
(media selection doesn't work completely right... choose what ever you want, you get auto, but at least link and speed detection work correctly) - correct the cfdriver name to be "nsphyter" not "nsphy" so it can be distinguished from nsphy in 'boot -c'. | |||
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 | |
From NetBSD. | |||
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 ↵ | Theo de Raadt | |
in dmesg | |||
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 | |
the wsmoused daemon (replacement for moused which was used with PCVT). Adds a "getchar" method to the display drivers which returns the value of the character currently under the cursor (e.g., so it may be inversed). From jbm@. Still needs a bit of cleanup and improvement, especially X cohabitation features. The pointer moves to fast as well. These sorts of issues will be corrected in-tree. | |||
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 | |
what Linux does; from NetBSD. This apparently fixes problems with old chipsets that handle the test command differently, leading to a non-working keyboard. This patch was tested by many people successfully. | |||
2001-04-14 | Add an lxtphy_reset function; from NetBSD. Tested on a NewMedia LiveWire | Aaron Campbell | |
10/100 PCMCIA Ethernet card. | |||
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 | |
obfuscate, and confuses some software. derradt + millert concur. | |||
2001-04-14 | Respect (absence of) "other" flag in all cases, and fix some whitespace. | Hugh Graham | |
Checked by Theo. | |||
2001-04-14 | Minor cleanup. | Hakan Olsson | |
2001-04-14 | Minor changes, preparing for real socket-attached TDBs; also, more | Angelos D. Keromytis | |
information will be stored in the TDB. ok ho@ provos@ | |||
2001-04-14 | Correctly initialize disklabel structure in readdisklabel(). | Miod Vallat | |
Prevents kernel from panic'ing or disklabel(1) from faulting with an empty (never labaled) disk. Also, use LABELSECTOR instead of hardwired constant. Tested by deraadt@ on mvme68k and myself on mvme88k, deraadt@ ok | |||
2001-04-14 | Remove defopt; aaron@ ok. | Federico G. Schwindt | |
2001-04-13 | Add options ClientAliveInterval and ClientAliveCountMax to sshd. | Bob Beck | |
This gives the ability to do a "keepalive" via the encrypted channel which can't be spoofed (unlike TCP keepalives). Useful for when you want to use ssh connections to authenticate people for something, and know relatively quickly when they are no longer authenticated. Disabled by default (of course). ok markus@ | |||
2001-04-13 | Remove softdep and add avgfilesize/avgfpdir in printfs(). | Grigoriy Orlov | |
Pointed out by fgs@. deraadt@ ok. | |||
2001-04-13 | Another case where we need to use u_char, not char for array | Todd C. Miller | |
subscripts to avoid buf[-1] problems. Also add a missing include of unistd.h. OK'd by Theo | |||
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 | |
from rjmooney@wall.st w/ minor tweakage by Theo and myself. | |||
2001-04-13 | - attempt to get dma coherent buffers for most of the shared memory uses | Jason Wright | |
- correct rx_reclaim (still needs some work) - rework txp_init() a bit to do the operations in the right order - wait for filter setup to complete before returning | |||
2001-04-13 | Fix clean target so it really cleans - depending on if we have a | Bob Beck | |
seperate .OBJDIR or not, Now checks to see if .OBJDIR is seperate from CURDIR, and if so, blows away the lndir tree so that we don't get caught by stale stuff lying around. | |||
2001-04-13 | merge mod_ssl 2.8.2 | Brad Smith | |
-- Ok'd by: beck@ |