summaryrefslogtreecommitdiff
path: root/sys/lkm
AgeCommit message (Expand)Author
2006-08-31Don't build "linux_ptrace.c" anymore. ptrace(2) support is optional nowtron
2006-08-31Don't build "freebsd_ptrace.c" anymore. ptrace(2) support is optional nowtron
2006-08-27Update powernow module with POWERNOW_K7 and POWERNOW_K8 support.xtraeme
2006-08-08- Add k7_powernow_destroy() prototype into cpu.h.xtraeme
2006-08-06* Sync powernow_k7.c driver with OpenBSD, it seems to work muchxtraeme
2006-07-16Remove that example. It was obsolete even before 3.0 release.cube
2006-07-05make this compile with standard warning leveldrochner
2006-05-21remove gcc4 stuff since it is done in bsd.kmod.mkchristos
2006-05-21fix typochristos
2006-05-21add -fno-strict-aliasing for gcc4christos
2006-05-20Add -Wno-pointer-sign for gcc4christos
2006-05-07Finish fixing compilation after device property changes.christos
2006-05-07Don't define $S here; nothing uses it and it is broken.christos
2006-05-07Fix the build after old property header removal (Hi Jason)christos
2006-02-03Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@.xtraeme
2006-02-02Initial import of a UDF file system implementation for NetBSD.reinoud
2006-02-02Initial import of a UDF file system implementation for NetBSD.reinoud
2006-02-01Add missing <sys/device.h> include.martin
2006-02-01Properly dispose of cfdata memory when unloading the tap(4) LKM.cube
2006-02-01Free cfdata memory. The tap LKM might be wrong in that area, to...cube
2006-02-01Have vnd(4) devices automatically created when the user tries tocube
2006-01-15Move the code that checks for a powernow capable cpu to pnowk7_init(),xtraeme
2006-01-11AMD PowerNow LKM contributed by Olaf 'Rhialto' Seibert.xtraeme
2005-12-11merge ktrace-lwp.christos
2005-09-06Revert previous accidental removal of -DINET6christos
2005-09-06Revert inappropriate -D additions.christos
2005-09-02Add freebsd_sysctl.crpaulo
2005-09-02Add freebsd_sched.crpaulo
2005-08-25struct cfdata doesn't have locnames anymoredrochner
2005-08-1964 bit inode changes.christos
2005-07-23build pci/pcmcia driver LKMs only on i386 and alphadrochner
2005-07-22let the build descend to device driver LKMsdrochner
2005-06-26enable the vnd LKM. i meant to do this when this LKM first appeared.mrg
2005-06-20Change all .Xr config 8 to .Xr config 1, following the recent move ofpeter
2005-06-11Use coredump_elf32, not coredump_netbsd.matt
2005-05-30Use TOOL_GENASSYM.thorpej
2005-05-26Reduce optimization level for sh5 for one file which causes our gcche
2005-05-16With the move of linux_trap.c from sys/arch/i386/i386/ to sys/arch/x86/x86,dogcow
2005-03-28add missing prototype for when CODA_COMPAT_5 is #define'ddogcow
2005-03-27Correct the entry point for the coda5 LKM.peter
2005-03-08PR/29630: Takehiko NOZAKI: undefined symbols 'linux_ioctl_mtio'christos
2005-02-26nuke trailing whitespaceperry
2005-02-22Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs,peter
2005-02-10Fixes from PR#29289. Need linux_sg.c in here now as welljmc
2005-02-09Added -DINETmartti
2005-02-08Upgraded IPFilter to 4.1.5martti
2005-01-24Install tap(4) LKM.cube
2005-01-22kill __P.oki
2005-01-19Default to using (well, assuming) bpf.cube
2005-01-19ethfoo(4) is no more. You'll find everything under sys/net/if_tap.[ch]cube