Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-05-09 | Deal with colon-separated paths in *libexp variables. This is a | Todd C. Miller | |
hack and I may simply change those variables to point to a single pathname. | |||
1999-05-09 | c++ clasess for ncurses | Todd C. Miller | |
1999-05-08 | ncurses-4.2-990424 | Todd C. Miller | |
1999-05-08 | ncurses-4.2-990424 | Todd C. Miller | |
1999-05-08 | Typo/anachronism; kwesterback@home.com. | Jason Wright | |
1999-05-08 | o Redesign the layering mechanism and make the aliasing code part of | brian | |
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-08 | Turn off sync when turning off video so that monitors will go into stand-by. | Jason Wright | |
1999-05-07 | Suggest use of boot.net instead of the SunOS loader; suggested by ↵ | Jason Wright | |
jlockard@math.lsa.umich.edu. | |||
1999-05-07 | sync | Jason Wright | |
1999-05-07 | typo | Jason Wright | |
1999-05-07 | sync | Jason Wright | |
1999-05-07 | From NetBSD: Add Silicon Integrated Systems OUI, and SiS 900 PHY | Jason Wright | |
1999-05-07 | Sync 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-07 | sync | Theo de Raadt | |
1999-05-07 | more | Theo de Raadt | |
1999-05-07 | sync | Theo de Raadt | |
1999-05-07 | LMC products | Theo de Raadt | |
1999-05-07 | repair TIOCFLUSH use; alaric@MIT.EDU | Theo de Raadt | |
1999-05-07 | sync | Theo de Raadt | |
1999-05-07 | typo | Theo de Raadt | |
1999-05-06 | Merge with EOM 1.17 | Niklas Hallqvist | |
author: niklas diagnostic | |||
1999-05-06 | Merge with EOM 1.91 | Niklas Hallqvist | |
author: niklas Do not decrease SA lifetime if we cannot act as initiator | |||
1999-05-06 | Merge with EOM 1.111 | Niklas 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-06 | put a sanity check behind DIAGNOSTIC and give it a better panic message | Artur Grabowski | |
1999-05-06 | "cp -f" should unlink the destination before copying. Similar to | Todd C. Miller | |
a patch from FreeBSD (but this is simpler). Closes PR #821 | |||
1999-05-06 | factor out sync+wait code into vfa_syncwait() routine for | Michael Shalayeff | |
applications in system like power management and such. art@ finally said `commit it' | |||
1999-05-06 | add 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-06 | more sync | Theo de Raadt | |
1999-05-06 | cleanup | Michael Shalayeff | |
1999-05-06 | no lifvar.h anymore | Michael Shalayeff | |
1999-05-06 | needs machine/trap.h | Michael Shalayeff | |
1999-05-06 | comment | Michael Shalayeff | |
1999-05-06 | add lif_* prototypes | Michael Shalayeff | |
1999-05-06 | make it compile w/o EXEC_DEBUG | Michael Shalayeff | |
1999-05-06 | sync | Jason Wright | |
1999-05-06 | more 3Com nics | Jason Wright | |
1999-05-05 | Fixed ex entry. | Alex Feldman | |
1999-05-05 | Added wdt. | Alex Feldman | |
1999-05-05 | do dma_cachectl() | Michael Shalayeff | |
1999-05-05 | delay in power-off; minoura@dale.makoto.hauN.org | Theo de Raadt | |
1999-05-05 | indent | Theo de Raadt | |
1999-05-05 | better description | Theo de Raadt | |
1999-05-05 | sync | Theo de Raadt | |
1999-05-05 | simplify | Theo de Raadt | |
1999-05-05 | no separate bcopy, will be .m4 magic here | Michael Shalayeff | |
1999-05-05 | some dma embrios | Michael Shalayeff | |
1999-05-05 | define gp in here, cleanup | Michael Shalayeff | |
1999-05-05 | secure the plug | Michael Shalayeff | |
1999-05-05 | plug unused parts | Michael Shalayeff | |
1999-05-05 | remove com and hil for now | Michael Shalayeff | |