Age | Commit message (Expand) | Author |
2005-07-19 | On the SPARCbooks, allow tctrl(4) to control the external video output, | Miod Vallat |
2005-07-17 | Oops, forgot to commit this file (Tadpole SPARCbook modem attachment code). | Miod Vallat |
2005-07-17 | Attach com(4) to the built-in modem found on Tadpole SPARCbooks. | Miod Vallat |
2005-07-17 | If the internal battery is missing, report it as absent rather than in an | Miod Vallat |
2005-07-17 | Always turn off video when the lid is closed; this behaviour was lost in r1.8. | Miod Vallat |
2005-07-17 | Do not claim this driver uses a soft interrupt in dmesg since it is not true. | Miod Vallat |
2005-07-14 | More netccitt and netns removals; OK henning, brad, mickey | Uwe Stuehler |
2005-07-09 | Do not #include "foo.h" and keep the whole file between #if NFOO >0 ... #endif, | Miod Vallat |
2005-07-09 | In the interrupt handlers, clear the interrupt condition explicitely; | Miod Vallat |
2005-07-08 | The Tadpole SPARCbook S3000XT apparently needs auxio bit frobbing, in addition | Miod Vallat |
2005-07-08 | Do not report the battery status as critical but absent, when the battery | Miod Vallat |
2005-07-08 | Declare mainbus_model as extern here so that code outside of autoconf.c can | Miod Vallat |
2005-07-08 | Add power hooks to the zs devices on sun4m if they have a pwr-on-auxio2 | Miod Vallat |
2005-07-08 | Allow more than one auxio device to attach, and attach both SPARCbook auxio | Miod Vallat |
2005-07-08 | Fix external video synchro constants. | Miod Vallat |
2005-07-08 | Partially revert r1.8 - we do not want to match on the SPARCbook auxio2 | Miod Vallat |
2005-07-02 | Typos in comments. | Miod Vallat |
2005-06-08 | remove netns crud. | Henning Brauer |
2005-06-01 | Typo in cut'n'paste abuse. | Miod Vallat |
2005-05-14 | Factorize most of the high-level logic for Sun serial keyboards in | Miod Vallat |
2005-05-06 | generate vim-compatible tag files, from netbsd | Pedro Martelletto |
2005-05-03 | - Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs. | Brad Smith |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-05-01 | When parsing the bootpath, correctly handle ":foo" modifiers if they are | Miod Vallat |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause |
2005-04-30 | start the job of making things look more alike | Theo de Raadt |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-04-25 | csum -> csum_flags | Brad Smith |
2005-04-21 | count fpu lazy context switches; deraadt@ ok | Michael Shalayeff |
2005-04-21 | correct idiom for snprintf failure handling; ok beck | Theo de Raadt |
2005-04-19 | Same vm_machdep.c on solbourne. | Miod Vallat |
2005-04-19 | As a late birthday present, a preliminary port to the Solbourne IDT systems | Miod Vallat |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2005-04-19 | No more a.out symbols support in ddb. | Miod Vallat |
2005-04-17 | Do not use KERNBASE when VM_MIN_KERNEL_ADDRESS or VM_MAXUSER_ADDRESS are | Miod Vallat |
2005-04-17 | - Speedup CMP_PTE_USER_*4M by commenting out its first instruction, which | Miod Vallat |
2005-04-16 | do not provide round_buffer if not needed unless explained why in comments | Michael Shalayeff |
2005-04-16 | Duplicate include file. | Miod Vallat |
2005-04-15 | make sure aligment does not return zero block size | Michael Shalayeff |
2005-04-14 | internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types. | Marc Espie |
2005-04-14 | +luphy | Brad Smith |
2005-04-11 | use MD #define to choose stackgap size per-architecture. on sparc, special | Theo de Raadt |
2005-04-11 | Kill unused hexatoi() | Miod Vallat |
2005-04-11 | Handle commands failure correctly. | Miod Vallat |
2005-04-04 | Nuke pmap_bootstrap_alloc(), not used anymore. | Miod Vallat |
2005-04-03 | Simple performance improvements: | Miod Vallat |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt |
2005-03-29 | Add an apm interface to the tctrl(4) device found on SPARCbooks; currently | Miod Vallat |
2005-03-29 | If a tctrl device is attached, run the keyboard bell through it, since the | Miod Vallat |
2005-03-29 | Display the PCMCIA icon when cards are plugged. | Miod Vallat |