Age | Commit message (Expand) | Author |
2009-01-18 | Add nfs ddb hooks, for now only to show all the outstanding nfsreq's | Thordur I. Bjornsson |
2008-12-21 | vfs_syscalls_35 is required if option COMPAT_35 | Miod Vallat |
2008-12-12 | Add netmpls/mpls_output.c | Michele Marchetto |
2008-12-03 | add vscsi(4), a virtual scsi controller that passes all scsi requests up to | David Gwynne |
2008-11-24 | marco reminds me that these files changed too | Ted Unangst |
2008-11-23 | pccom can finally die; ok kettenis dlg drahn, tested by okan | Theo de Raadt |
2008-11-22 | Move the drm drivers over from: | Owain Ainsworth |
2008-11-17 | Use new isp_library.c rather than isp_inline.h. No functional change. | Kenneth R Westerback |
2008-11-09 | Rework that way that agp attaches. | Owain Ainsworth |
2008-11-02 | Disable portalfs until it is fixed, okay deraadt@. | Pedro Martelletto |
2008-10-15 | make random(9) return per-cpu values (by saving the seed in the cpuinfo), | Theo de Raadt |
2008-10-10 | Use the MI random() for all cases; no need for a MD version since it | Theo de Raadt |
2008-09-09 | actually enable pflow | Henning Brauer |
2008-09-09 | welcome pflow(4), a netflow v5 compatible flow export interface. | Henning Brauer |
2008-08-15 | hmac.c is needed by softraid crypto now, even on non-wlan machines. | Miod Vallat |
2008-08-12 | Welcome BIP: the Broadcast/Multicast Integrity Protocol defined | Damien Bergamini |
2008-08-12 | Implementation of the HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC | Damien Bergamini |
2008-08-07 | we are at 4.4-current | Theo de Raadt |
2008-08-06 | we are no longer in -beta | Theo de Raadt |
2008-07-28 | reinstate a comment whacked in -r1.138; ok deraadt | Jason McIntyre |
2008-07-21 | move processing of EAPOL frames away from ieee80211_{input,output}.c | Damien Bergamini |
2008-07-08 | vmt(4) is a kernel level implementation of the vmware tools. | David Gwynne |
2008-07-02 | move to 4.4-beta | Theo de Raadt |
2008-06-15 | Add 802.3ad LACP support for trunk(4). | Marco Pfatschbacher |
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-10 | Buffer cache revamp | Bob Beck |
2008-06-09 | Introduce a facility to generate unpredictable 32 bit numbers with | Damien Miller |
2008-05-06 | bring in the mpe interface - for ``MPLS Provider Edge'' - this is a work | Pierre-Yves Ritschard |
2008-04-23 | Remove driver for pre 802.11 RangeLAN2 wireless devices. | Jonathan Gray |
2008-04-23 | Import MPLS (Multi Protocol Label Switching) | Esben Norby |
2008-04-16 | Kernel implementation of the 4-way handshake and group-key | Damien Bergamini |
2008-04-09 | Initial import for uvideo(4) and video(4): | Robert Nagy |
2008-03-20 | we now have a higher count of kernel threads on many machines, so crank | Theo de Raadt |
2008-03-16 | Widen some struct statfs fields to support large filesystem stata | Otto Moerbeek |
2008-03-16 | Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes | Owain Ainsworth |
2008-03-08 | move us to 4.3-current | Theo de Raadt |
2008-03-04 | remove -beta | Theo de Raadt |
2008-02-20 | 4.3-beta | Miod Vallat |
2008-01-21 | use the right capitalization for `QLogic' | Igor Sobrado |
2008-01-19 | Add initial scaffold for RAID 0. No IO just yet. | Marco Peereboom |
2008-01-05 | Add support for the Meinberg Standard Time String format that all Meinberg | Marc Balmer |
2007-11-28 | Initial import of the DRM (direct rendering manager). | Owain Ainsworth |
2007-11-28 | COMPAT_{23,25,35} should not be used directly | Theo de Raadt |
2007-11-27 | TCP_COMPAT_42 was last used in 1997. Kill it. | Theo de Raadt |
2007-11-27 | also move softraid raid1 into own file, ok marco | Ted Unangst |
2007-11-27 | split crypto functions out into their own file, so softraid.c is not such | Ted Unangst |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Re-enable softraid. Tested on virtually all platforms by many people. | Marco Peereboom |
2007-11-25 | unbreak compat_osf1; spotted by mk | Theo de Raadt |