Age | Commit message (Expand) | Author |
1999-04-22 | protect from multiple include | Artur Grabowski |
1999-04-22 | UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_alloc | Artur Grabowski |
1999-04-22 | UVM fixes, just a few useracc -> uvm_useracc | Artur Grabowski |
1999-04-22 | fix device selector, spif isn't an DV_NET, missing sbus_establish | Jason Wright |
1999-04-18 | xbox fits in the RAMDISK | Theo de Raadt |
1999-04-18 | Support for the Sun SBus Expansion Subsystem (SUNW,xbox) | Jason Wright |
1999-04-18 | make AUDIO_C_HANDLER compile again | Jason Wright |
1999-04-18 | KNF & typo in printf | Jason Wright |
1999-04-18 | simplify clock handling | Jason Wright |
1999-03-25 | roll internal revision levels and enable 1080 support | mjacob |
1999-03-24 | rd %wim in VTRAP handler, makes viking much happier | Theo de Raadt |
1999-03-22 | workaround for STP1020A errata #148494 | Theo de Raadt |
1999-03-17 | do not toast later swdevt[] entries | Theo de Raadt |
1999-03-17 | cleanup default swap devices (MAXPARTITIONS) | Theo de Raadt |
1999-03-17 | proper formatting for dmesg | Theo de Raadt |
1999-03-17 | isp | Theo de Raadt |
1999-03-17 | complete update of ISP driver- Finally enabled for sparc | mjacob |
1999-03-17 | Add in a real working isp_sbus.c | mjacob |
1999-03-15 | on cypress, disable write caching for now | Theo de Raadt |
1999-03-12 | reference doc | Jason Wright |
1999-03-05 | room for few more devices | Theo de Raadt |
1999-03-05 | no isp yet | Theo de Raadt |
1999-03-03 | unsigned vs. signed nit | Jason Wright |
1999-03-03 | pull in some viking stuff from NetBSD; delay use of CPUFLG_CACHEPAGETABLES | Jason Wright |
1999-03-01 | add checks for if_bridge (in addition to if_bpf) | Jason Wright |
1999-03-01 | led driver support for 4/[1236]00 machines | Jason Wright |
1999-02-28 | conditionalize use of sbus_testdma() | Jason Wright |
1999-02-24 | better promisc & allmulti handling | Jason Wright |
1999-02-23 | Better register definitions and attach printing knit | Jason Wright |
1999-02-23 | better promisc and allmulti handling | Jason Wright |
1999-02-16 | Start using new pipe code | Artur Grabowski |
1999-02-15 | better promisc/allmulti handling | Jason Wright |
1999-02-09 | add two nops needed for wrpr/wrwim post-delay | Theo de Raadt |
1999-02-08 | match be & qe as part of the bootpath | Jason Wright |
1999-02-07 | implement sparc atomic lock with LDSTUB | David Leonard |
1999-02-06 | match qfe's as hme's | Jason Wright |
1999-02-04 | Code clean up, misc fixes | Jason Wright |
1999-02-01 | modem signal fixups | Jason Wright |
1999-02-01 | missed in spif driver addition; spotted by fries | Jason Wright |
1999-02-01 | add support for spif & magma | Jason Wright |
1999-02-01 | driver for the 8 serial 1 parallel SUNW,spif board: | Jason Wright |
1999-01-31 | Typo in comment | Jason Wright |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1999-01-08 | move spinlock.h into the real world | David Leonard |
1999-01-08 | check for lp->d_secpercyl == 0) in bounds_check_with_label() | Todd C. Miller |
1999-01-08 | make uint*_t line up nicely and add a few $OpenBSD$ tags that were missing | Todd C. Miller |
1999-01-07 | move uint*_t to machine/types.h | Todd C. Miller |
1999-01-07 | global decl for *intr() routines, plus add INET6 | Theo de Raadt |
1999-01-07 | Take advantage of kernel printf %b | Jason Wright |