summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-05-28unbreak, of course this needs to included sys/hotplug.h tooHenning Brauer
2006-05-28- remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.Brad Smith
2006-05-28unknown ioctl is ENOTTY not EINVALJason Wright
2006-05-27unknown ioctl is ENOTTY not EINVALJason Wright
2006-05-27Make sensor add/remove create hotplug events (after much prodding from hennin...Michael Knudsen
2006-05-27Do the same thing as for IPv4. Use a sysctl to enable/disable mfrowardingClaudio Jeker
2006-05-27add the messages for config page requests and replies.David Gwynne
2006-05-27With the National variants of the sis(4) chip make sure toBrad Smith
2006-05-27Add support for multicast packets.Christopher Pascoe
2006-05-27There is no longer the need to create INVALID sensors on stock, the sensorMarc Balmer
2006-05-27make debug output during attach quiet unless you want it by raisingDavid Gwynne
2006-05-27remove FreeBSD specific code.Brad Smith
2006-05-27garbage collect vlan.hBrad Smith
2006-05-27Nuke defopt remains. Tested on cats and zaurus.Miod Vallat
2006-05-27Fix obvious error in code that is currently not compiled.Claudio Jeker
2006-05-27remove dead codeDavid Gwynne
2006-05-27add mpi(4) glue. commented out for nowDavid Gwynne
2006-05-27add mpi(4), an alternative (replacement) driver for lsi logic fusion mptDavid Gwynne
2006-05-27When the device is attached, immediately create the timedelta sensor with theMarc Balmer
2006-05-27remove useless error check and irritating commentNikolay Sturm
2006-05-27Make NCOM_{CARDBUS,GSC,ISAPNP} defined again in com.h, as there is codeMiod Vallat
2006-05-27remove IFCAP_JUMBO_MTU interface capabilities flag and set if_hardmtu in a fewBrad Smith
2006-05-27Teach powernow about setperf prioritys, add a setperf_prio to amd64.Gordon Willem Klok
2006-05-27casting malllocGordon Willem Klok
2006-05-27regenReyk Floeter
2006-05-27add Option UMTS 3G+Reyk Floeter
2006-05-27Eradicate the type 'bus_dmasync_op_t'. Unused. SporadicallyKenneth R Westerback
2006-05-26rename jumbo mtu to if_hardmtu; ok brad reykTheo de Raadt
2006-05-26<machine/rtc.h> is really only footbridge-specific, so, after pruning it fromMiod Vallat
2006-05-26Remove unused defines.Miod Vallat
2006-05-26Add RCS id.Miod Vallat
2006-05-26No md math.h in OpenBSDMiod Vallat
2006-05-26No need to have a struct uvm_object in each pmap when all you want is aMiod Vallat
2006-05-26Get rid of katelib.h, it was almost unused and is marked as deprecated anyway.Miod Vallat
2006-05-26Add dlg to copyright.Marco Peereboom
2006-05-26prettier printingTheo de Raadt
2006-05-26Add blinking for disks.Marco Peereboom
2006-05-26knfTheo de Raadt
2006-05-26simplify interface (not binary compatible); ok marcoTheo de Raadt
2006-05-25Enable optional specific handling of the u-area in pmap via PMAP_UAREA ifMiod Vallat
2006-05-25Remove unused struct cfdriver field from genericconf struct, as on cats.Miod Vallat
2006-05-25make an Online/Scrub SD state for marcoTheo de Raadt
2006-05-25Move a int i; to top of function so that it compiles on non c99 compilers.Marco Peereboom
2006-05-25When looping over va ranges, do not compute the same sdt pointer more thanMiod Vallat
2006-05-25formattingBrad Smith
2006-05-25formatting; ok bradJason Wright
2006-05-25automatic rate control (AMRR) + cosmetic and small fixesDamien Bergamini
2006-05-25And add time and percentage to builds and check consistencies.Marco Peereboom
2006-05-25also provide a seconds-of-progress counter; ok marcoTheo de Raadt
2006-05-25Add a few more volume status values, and a % completion as well, nowTheo de Raadt