Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-02 | Xref boot_mvme88k | Miod Vallat | |
2003-09-02 | More mvme88k manual pages, shamelessly cloned from mvme68k | Miod Vallat | |
2003-09-02 | Fix a few inaccuracies. | Miod Vallat | |
2003-09-02 | - drop number of openings by 4 to avoid "not queued" errors. | Federico G. Schwindt | |
- check return from aac_start() and return correctly in case we need to reschedule the watchdog. convervative fix from niklas@, prompted by several ppl. krw and deraadt ok. | |||
2003-09-02 | tweaks, plus INTRODUCTION -> DESCRIPTION from Jonathan Gray; | Jason McIntyre | |
ok mickey@ | |||
2003-09-02 | sync | Theo de Raadt | |
2003-09-02 | User mode page faults for page zero require special treatment to prevent | Miod Vallat | |
a recursive DAE. Scientists say this is proof that there's a ``strange attractor'' in the m88k processors. What is certain, though, is that the processors' documentation contains black holes. | |||
2003-09-02 | indent audio comment properly | David Krause | |
ok deraadt@ | |||
2003-09-02 | add set fingerprints example | David Krause | |
ok deraadt@ henning@ frantzen@ | |||
2003-09-02 | start exiting -beta | Theo de Raadt | |
2003-09-02 | There is a weird problems related to interrupts - we need to enable them too | Miod Vallat | |
early for the console to be reliable, so revert to the bug console for boot -a. | |||
2003-09-02 | mdoc(7): add `?' and `!' to punctuation characters; | Jason McIntyre | |
mdoc.samples(7): remove BUG concerning blank lines; ok deraadt@ | |||
2003-09-02 | various fixes: | Jason McIntyre | |
doc: make sure that double spaces follow {!,?,.}, even when used in macros; fix partially from NetBSD; doc-common: add `?' and `!' as punctuation characters. This means they must now be escaped (just like `.') using `\&'; doc-ditroff: add `?' and `!' to the .Pu macro; sync order with doc-nroff; doc-nroff: add `?' and `!' to the .Pu macro; remove a bogus blank line; ok deraadt@ | |||
2003-09-02 | escape punctuation; (and a nit in openssl.1) | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | A couple of nits. deraadt@ ok. | Hakan Olsson | |
2003-09-02 | Require ISAKMP_FLAGS_ENC on phase 2 messages. ok markus@, deraadt@. | Hakan Olsson | |
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | For easier compilation on linux systems. Requested by Thomas Walpuski. | Hakan Olsson | |
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | add a random offset to uvm_map_hint. this has the primary effect of | Ted Unangst | |
scattering ld.so and libraries around, although all mmaps will also have some jitter too. better version after some discussion with drahn testing/ok deraadt henning marcm otto pb | |||
2003-09-02 | Revert the last change since both Pentium 4 and Mobile Pentium 4 | Alexander Yurchenko | |
can be with model = 2. Better cpu ident will be after 3.4. Problem noted by Wouter Clarie <rimshot@pandora.be>. ok deraadt@ | |||
2003-09-02 | just like mvme68k; miod ok | Theo de Raadt | |
2003-09-02 | A slightly reworked version of the "default to -fno-ident" change, which | Miod Vallat | |
improves diffability against stock gcc sources, for us alzheimer-impaired people. Requested by deraadt@ (no functional change) | |||
2003-09-02 | Our extent implementation relies on the fact that extents all have distinct | Miod Vallat | |
names. However, the tsp code uses one global extent, which both device instances want to reinitialize and use for themselves (whether this is a genuine bug or not is left to the reader). Solve the problem by putting the extents into the tsp softc, and change the pci_bwx_bus code to handle variable extent names. This makes DS20 systems with tsp0 and tsp1 work again. ok deraadt@ | |||
2003-09-02 | missing #endif, pr3431 | Ted Unangst | |
2003-09-02 | fix suser() calls, pr3430 | Ted Unangst | |
2003-09-02 | fix use-after-free for expired passwds; ok deraadt, tdeval | Markus Friedl | |
2003-09-02 | zap more drivers | Theo de Raadt | |
2003-09-02 | enter 3.7 | Markus Friedl | |
2003-09-02 | add t5 to the clean target | David Krause | |
ok deraadt@ | |||
2003-09-02 | - remove non-existent errors from DIAGNOSTICS | Jason McIntyre | |
- slight macro cleanup from NetBSD (Anders Magnusson -r1.11); ok hugh@ | |||
2003-09-02 | Fix PR 3371, symbol lookup in dlopen()ed objects is not correct. Correct | Dale Rahn | |
behavior for RTLD_GLOBAL/RTLD_LOCAL is now supported. ok espie@ | |||
2003-09-02 | Add defines for missing RTLD_, eg RTLD_GLOBAL and RTLD_LOCAL, | Dale Rahn | |
values for RTLD_GLOBAL and RTLD_LOCAL are same as solaris uses. | |||
2003-09-02 | Run a complete test again all trap vectors - this passes now. | Miod Vallat | |
2003-09-02 | remove section claiming that programs using /proc are unsupported, | Jason McIntyre | |
since they are supported using the "-o linux" option to mount_procfs; from NetBSD (Emmanuel Dreyfus, -r1.30); markus@ and miod@ agree. | |||
2003-09-02 | Cleanup and simplify data and instruction fault trap handling for 88100. | Miod Vallat | |
2003-09-02 | use .Bk/.Ek for SYNOPSIS; | Jason McIntyre | |
2003-09-02 | sync | Alexander Yurchenko | |
2003-09-02 | Add Mustek DV2000 video camera; from Lizardo Desilos <lizardo@itvictoria.edu.mx> | Alexander Yurchenko | |
ok nate@ | |||
2003-09-01 | These files are not necessary anymore. | Miod Vallat | |
2003-09-01 | The most harmful bugs are always so blatant it takes hours to spot them... | Miod Vallat | |
Correctly setup the vector table for T_SIGSYS and T_SIGTRAP traps, and handle T_SIGSYS userland traps. This passes a complete usertrap regression test now. | |||
2003-09-01 | fix leak | Markus Friedl | |
2003-09-01 | Be sure to always provide a nonzero number in PREP() and PREP2() for software | Miod Vallat | |
traps not tied to a particular vector, in order to correctly process data access faults whenever necessary, before servicing the trap. | |||
2003-09-01 | A simple regression test to catch which trap vectors, when invoked from | Miod Vallat | |
userland, will spank the mvme88k kernel by mistake. The test does not trigger the deadly ones, yet. |