Age | Commit message (Expand) | Author |
2004-08-20 | take out the -beta now | Theo de Raadt |
2004-08-09 | move to 3.6-beta | Theo de Raadt |
2004-08-05 | Cleanup attachs for com and lpt for mips. | Per Fogelstrom |
2004-07-31 | remove GATEWAY and IPFORWARDING option knobs, use the sysctl. | Brad Smith |
2004-07-29 | put the scheduler in its own file. reduces clutter, and logically separates | Ted Unangst |
2004-07-28 | This touches only MI code, and adds new time keeping code. The | Thorsten Lockert |
2004-07-21 | kqueue support for NFS, adapted from netbsd. | marius eriksen |
2004-07-20 | Introducing mutexes - cpu-owned spinning locks with spl semantics. | Artur Grabowski |
2004-07-15 | remove commented-out netiso stuff | Henning Brauer |
2004-07-15 | bye bye netiso, you won't be missed | Henning Brauer |
2004-06-28 | Add new, generic ``evcount'' event counter API to the kernel. From art@, | Aaron Campbell |
2004-06-22 | atw(4) driver from NetBSD (dyoung). Based in part on a port by | Todd C. Miller |
2004-06-22 | Import current NetBSD/FreeBSD 802.11 framework. | Todd C. Miller |
2004-06-20 | goodbye TUBA. deraadt ok | Jun-ichiro itojun Hagino |
2004-06-06 | extend routing table to be able to match and route packets based on | Cedric Berger |
2004-06-03 | A framework for supporting various General Purpose Input/Output (GPIO) | Alexander Yurchenko |
2004-05-30 | Devices hot plugging support. | Alexander Yurchenko |
2004-05-28 | bpf device cloning. | Alexander Yurchenko |
2004-05-27 | oops | Theo de Raadt |
2004-05-27 | remove tedu crud | Theo de Raadt |
2004-05-27 | make acct(2) optional with ACCOUNTING | Ted Unangst |
2004-05-23 | I2C framework originally written by Steve C. Woodford and Jason R. Thorpe | Alexander Yurchenko |
2004-05-20 | Add ahd. ok krw@ | Marco Peereboom |
2004-05-07 | Replace the old ssh(4) NCR53C710 scsi driver with a pcctwo attachment for | Miod Vallat |
2004-05-07 | Replace RSA-derived md5 code with code derived from Colin Plumb's PD version. | Todd C. Miller |
2004-05-06 | carp needs sha1.c; noticed by form@pdp-11.org.ru. | Alexander Yurchenko |
2004-05-03 | Add COMPAT_35 | Todd C. Miller |
2004-04-25 | radix tree with multipath support. from kame. deraadt ok | Jun-ichiro itojun Hagino |
2004-04-10 | Make it more obvious that you don't have to modify the counts on clonable | Ryan Thomas McBride |
2004-04-05 | make it easier to tag releases/current/beta | Theo de Raadt |
2004-04-05 | we are at 3.5-current now | Theo de Raadt |
2004-03-12 | Oops, declare oosiop. | Miod Vallat |
2004-03-10 | skip uvm_loan until later (kernel shrink); idea from markus | Theo de Raadt |
2004-03-09 | scratch the -beta part | Theo de Raadt |
2004-03-06 | Add last 'files' bit to allow mpt driver to be compiled. | Kenneth R Westerback |
2004-03-02 | disable COMPAT_25; ok miod millert | Theo de Raadt |
2004-02-27 | move to 3.5-beta | Theo de Raadt |
2004-02-13 | support secondary com@dino from todd@ | Michael Shalayeff |
2004-02-10 | Decrease the initial number of ptys from 64 to 16. If the systems | Todd C. Miller |
2004-02-10 | Adjust comment now that number of ptys is dynamic. | Todd C. Miller |
2004-01-26 | TCP_SIGNATURE enabled by default | Theo de Raadt |
2004-01-18 | clean out #ifdef horror show in xfs_dev-bsd.c and enable XFS in GENERIC. | Bob Beck |
2004-01-07 | no kern_watchdog for SMALL_KERNEL; ok deraadt@ | Markus Friedl |
2004-01-07 | dirhash is good to go. ok deraadt@ | Ted Unangst |
2004-01-07 | ieee80211 framework from NetBSD; ok'd by several people some time ago. | Federico G. Schwindt |
2004-01-01 | Crank SHMMNI from 32 -> 128 and SHMSEG from 8 -> 128. OK deraadt@ | Todd C. Miller |
2004-01-01 | document how to do -beta and -current tagging | Theo de Raadt |
2003-12-28 | add dirhash, and wire in rwlocks used by dirhash | Ted Unangst |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-12 | Move PF interface code to new net/pf_if.c | Cedric Berger |