summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2005-01-14Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.Miod Vallat
2005-01-14Add kernel support for Protocol Independant Multicast (PIM)Ryan Thomas McBride
2005-01-14First step in Bluetooth protocol stack support.Alexander Yurchenko
2005-01-14split re(4) into bus-independent code (ic/re.c) and PCI front-endPeter Valchev
2004-12-29Driver for Realtek 802.11 devices from NetBSD.Jonathan Gray
2004-12-22Use vfs firmware loader for fxp(4) interrupt coalescing microcode.Alexander Yurchenko
2004-11-28In kernel pppoe client, a simple IPv4 only implementation.Can Erkin Acar
2004-11-24nothing really uses kernfs anymore, and in general it is unsafe since theTheo de Raadt
2004-11-24disable the layer filesystems by default; ok lots of peopleTheo de Raadt
2004-11-23support the gpio found on ath(4) devices.Reyk Floeter
2004-11-17firmware loading; ok pedro tedu dlg miodTheo de Raadt
2004-11-02imported Sam Leffler's ath driver for atheros multimode wireless nicsReyk Floeter
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-09-15add pcxu tlb handlers and cpu probingMichael Shalayeff
2004-09-14remove remaining unused traces from src routeHenning Brauer
2004-09-14move to 3.6-currentTheo de Raadt
2004-08-20take out the -beta nowTheo de Raadt
2004-08-09move to 3.6-betaTheo de Raadt
2004-08-05Cleanup attachs for com and lpt for mips.Per Fogelstrom
2004-07-31remove GATEWAY and IPFORWARDING option knobs, use the sysctl.Brad Smith
2004-07-29put the scheduler in its own file. reduces clutter, and logically separatesTed Unangst
2004-07-28This touches only MI code, and adds new time keeping code. TheThorsten Lockert
2004-07-21kqueue support for NFS, adapted from netbsd.marius eriksen
2004-07-20Introducing mutexes - cpu-owned spinning locks with spl semantics.Artur Grabowski
2004-07-15remove commented-out netiso stuffHenning Brauer
2004-07-15bye bye netiso, you won't be missedHenning Brauer
2004-06-28Add new, generic ``evcount'' event counter API to the kernel. From art@,Aaron Campbell
2004-06-22atw(4) driver from NetBSD (dyoung). Based in part on a port byTodd C. Miller
2004-06-22Import current NetBSD/FreeBSD 802.11 framework.Todd C. Miller
2004-06-20goodbye TUBA. deraadt okJun-ichiro itojun Hagino
2004-06-06extend routing table to be able to match and route packets based onCedric Berger
2004-06-03A framework for supporting various General Purpose Input/Output (GPIO)Alexander Yurchenko
2004-05-30Devices hot plugging support.Alexander Yurchenko
2004-05-28bpf device cloning.Alexander Yurchenko
2004-05-27oopsTheo de Raadt
2004-05-27remove tedu crudTheo de Raadt
2004-05-27make acct(2) optional with ACCOUNTINGTed Unangst
2004-05-23I2C framework originally written by Steve C. Woodford and Jason R. ThorpeAlexander Yurchenko
2004-05-20Add ahd. ok krw@Marco Peereboom
2004-05-07Replace the old ssh(4) NCR53C710 scsi driver with a pcctwo attachment forMiod Vallat
2004-05-07Replace RSA-derived md5 code with code derived from Colin Plumb's PD version.Todd C. Miller
2004-05-06carp needs sha1.c; noticed by form@pdp-11.org.ru.Alexander Yurchenko
2004-05-03Add COMPAT_35Todd C. Miller
2004-04-25radix tree with multipath support. from kame. deraadt okJun-ichiro itojun Hagino
2004-04-10Make it more obvious that you don't have to modify the counts on clonableRyan Thomas McBride
2004-04-05make it easier to tag releases/current/betaTheo de Raadt
2004-04-05we are at 3.5-current nowTheo de Raadt
2004-03-12Oops, declare oosiop.Miod Vallat
2004-03-10skip uvm_loan until later (kernel shrink); idea from markusTheo de Raadt
2004-03-09scratch the -beta partTheo de Raadt