summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-05-09Deal with colon-separated paths in *libexp variables. This is aTodd C. Miller
hack and I may simply change those variables to point to a single pathname.
1999-05-09c++ clasess for ncursesTodd C. Miller
1999-05-08ncurses-4.2-990424Todd C. Miller
1999-05-08ncurses-4.2-990424Todd C. Miller
1999-05-08Typo/anachronism; kwesterback@home.com.Jason Wright
1999-05-08o Redesign the layering mechanism and make the aliasing code part ofbrian
the layering. We now ``stack'' layers as soon as we open the device (when we figure out what we're dealing with). A static set of `dispatch' routines are also declared for dealing with incoming packets after they've been `pulled' up through the stacked layers. Physical devices are now assigned handlers based on the device type when they're opened. For the moment there are three device types; ttys, execs and tcps. o Increment version number to 2.2 o Make an entry in [uw]tmp for non-tty -direct invocations (after pap/chap authentication). o Make throughput counters quad_t's o Account for the absolute number of mbuf malloc()s and free()s in ``show mem''. o ``show modem'' becomes ``show physical''.
1999-05-08Turn off sync when turning off video so that monitors will go into stand-by.Jason Wright
1999-05-07Suggest use of boot.net instead of the SunOS loader; suggested by ↵Jason Wright
jlockard@math.lsa.umich.edu.
1999-05-07syncJason Wright
1999-05-07typoJason Wright
1999-05-07syncJason Wright
1999-05-07From NetBSD: Add Silicon Integrated Systems OUI, and SiS 900 PHYJason Wright
1999-05-07Sync with freebsd, highlights:Jason Wright
o Dynamically increase TX start threshold if TX underruns are detected. o Fix selection for the 3c900B-FL 10baseFL adapter. o Set the TX start threshold register to get better performance. o Increase the size of the RX and TX rings. o Support for the 3cSOHO100-TX
1999-05-07syncTheo de Raadt
1999-05-07moreTheo de Raadt
1999-05-07syncTheo de Raadt
1999-05-07LMC productsTheo de Raadt
1999-05-07repair TIOCFLUSH use; alaric@MIT.EDUTheo de Raadt
1999-05-07syncTheo de Raadt
1999-05-07typoTheo de Raadt
1999-05-06Merge with EOM 1.17Niklas Hallqvist
author: niklas diagnostic
1999-05-06Merge with EOM 1.91Niklas Hallqvist
author: niklas Do not decrease SA lifetime if we cannot act as initiator
1999-05-06Merge with EOM 1.111Niklas Hallqvist
author: niklas Reversed a condition by mistake author: niklas Another part of the former commit. author: niklas Do not add HASH to informational exchanges if we have no ISAKMP SA.
1999-05-06put a sanity check behind DIAGNOSTIC and give it a better panic messageArtur Grabowski
1999-05-06"cp -f" should unlink the destination before copying. Similar toTodd C. Miller
a patch from FreeBSD (but this is simpler). Closes PR #821
1999-05-06factor out sync+wait code into vfa_syncwait() routine forMichael Shalayeff
applications in system like power management and such. art@ finally said `commit it'
1999-05-06add scdebug_{call,ret} to help SYSCALL_DEBUG compile.Michael Shalayeff
remove nsysent extern declaration, since it's no longer defined anywhere, and SYS_MAXSYSCALL is used everywhere instead. niklas@ -- ok
1999-05-06more syncTheo de Raadt
1999-05-06cleanupMichael Shalayeff
1999-05-06no lifvar.h anymoreMichael Shalayeff
1999-05-06needs machine/trap.hMichael Shalayeff
1999-05-06commentMichael Shalayeff
1999-05-06add lif_* prototypesMichael Shalayeff
1999-05-06make it compile w/o EXEC_DEBUGMichael Shalayeff
1999-05-06syncJason Wright
1999-05-06more 3Com nicsJason Wright
1999-05-05Fixed ex entry.Alex Feldman
1999-05-05Added wdt.Alex Feldman
1999-05-05do dma_cachectl()Michael Shalayeff
1999-05-05delay in power-off; minoura@dale.makoto.hauN.orgTheo de Raadt
1999-05-05indentTheo de Raadt
1999-05-05better descriptionTheo de Raadt
1999-05-05syncTheo de Raadt
1999-05-05simplifyTheo de Raadt
1999-05-05no separate bcopy, will be .m4 magic hereMichael Shalayeff
1999-05-05some dma embriosMichael Shalayeff
1999-05-05define gp in here, cleanupMichael Shalayeff
1999-05-05secure the plugMichael Shalayeff
1999-05-05plug unused partsMichael Shalayeff
1999-05-05remove com and hil for nowMichael Shalayeff