Make modules work again part 1: linkup "net" and rename Makefile.module files
[dragonfly.git] / sys /
2003-08-15 Matthew DillonMake modules work again part 1: linkup "net" and rename...
2003-08-15 Matthew DillonMake modules work again part 1: linkup emulation/ and...
2003-08-15 Matthew DillonMake modules work again part 1: wire up the module...
2003-08-14 Matthew DillonMake modules work again part 1: Rename netgraph's Makef...
2003-08-14 Jeffrey HsuMake the logic clear on when to use Eifel detection...
2003-08-14 Jeffrey HsuFix spurious spelling within comments.
2003-08-14 Matthew DillonRemove FBSDID, move $ rcs id back to a comment field.
2003-08-14 Jeroen Ruigrok/asmodaiAdd, hopefully, support for the ICH5 sound hardware.
2003-08-13 Jeffrey HsuImplement the Eifel Dectection Algorithm for TCP (RFC...
2003-08-12 Matthew DillonSyscall messaging 4a: LINT build.
2003-08-12 Matthew DillonSyscall messaging 4: Further expand the kernel-version...
2003-08-11 David RhodusAdd or correct range checking of signal numbers in...
2003-08-11 David RhodusFix a bug which caused signals on YUV images to fail.
2003-08-11 David RhodusFix for insufficient range checking of signal numbers.
2003-08-11 David RhodusThe iBCS2 system call translator for statfs(2) did...
2003-08-11 Jeroen Ruigrok/asmodaiChange __volatile and __const into volatile and const.
2003-08-10 Jeroen Ruigrok/asmodaiChange __signed to signed.
2003-08-09 David RhodusLINT breakage fix.
2003-08-09 David RhodusFix compile error.
2003-08-08 David Rhodus Allow the caller to get an error directly if we sent...
2003-08-08 David Rhodus Don't map LINUX_POSIX_VDISABLE to _POSIX_VDISABLE...
2003-08-08 Matthew DillonAdd a few missing cratom() calls. In particular the...
2003-08-08 David Rhodus Fix a problem that occurs when truncating files on...
2003-08-08 Matthew Dillonkernel tree reorganization stage 1a: remove -I- for...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-05 Hiten PandyaBackout my ``proc cleanup'' brain damage.
2003-08-05 Hiten PandyaUm, ok. I should have slept a little more.
2003-08-03 Matthew DillonFix a compile time error. Rename MAX to RAINMAX and...
2003-08-03 Matthew DillonExplicitly use an unsigned index for 'which' in shmsys...
2003-08-03 Hiten PandyaMove the backtrace() function from kern_subr.c to ...
2003-08-03 Hiten PandyaDELAY() does not belong in a MD include file, instead...
2003-08-03 Hiten PandyaAdd backtrace() prototype.
2003-08-03 Hiten PandyaLINT cleanup: remove redundant ``struct proc *p'' decla...
2003-08-03 Hiten PandyaDefine HAVE_PPSRATECHECK macro, now that we have merged the
2003-08-03 Hiten PandyaLINT cleanup: fix MAX difinition.
2003-08-03 Hiten PandyaLINT cleanup: add <sys/systm.h> for printf()
2003-08-03 Hiten PandyaUse FOREACH_PROC_IN_SYSTEM() throughout.
2003-08-01 Matthew DillonCleanup remaining tsleep priority issues.
2003-08-01 Matthew DillonFix a pointer bug introduced by syscall messaging....
2003-08-01 Robert GarrettEnable SSE by default, add nob to turn it off
2003-07-31 Matthew DillonClear the BSS earlier in the boot sequence and clean...
2003-07-31 Hiten PandyaGet LINT to build.
2003-07-31 Hiten PandyaGeneralise, and remove SI_SUB_VINUM; use SI_SUB_RAID...
2003-07-31 Hiten PandyaLINT breakage fix, part one:
2003-07-30 Matthew DillonTurn off CHECK_POINTS debugging.
2003-07-30 David RhodusTry to distinguish PCS encoding error events
2003-07-30 Matthew DillonLINT synchronization, remove remaining manually defined...
2003-07-30 Matthew Dillonsyscall messaging 3: Expand the 'header' that goes...
2003-07-29 Matthew DillonRemove KKASSERT(p)'s, 'p' (curproc) no longer exists...
2003-07-29 David RhodusFix for trap 12 on KVA space exhaustion.
2003-07-29 Hiten PandyaConsolidate MIN() usage across kern/ tree.
2003-07-29 Hiten Pandyastyle(9) police:
2003-07-29 Hiten PandyaRemove INVARIANT_SUPPORT conditional pre-processing...
2003-07-29 Hiten PandyaNo need to comment out unused thread/proc declarations...
2003-07-29 Hiten PandyaComment out the unused proc/thread declarations.
2003-07-29 Matthew Dillonfileops messaging stage 1: add port and feature mask...
2003-07-29 Matthew Dillonadd missing lwkt_msg to manually specified syscall...
2003-07-29 Hiten PandyaKernel Police:
2003-07-29 Hiten PandyaKernel Police:
2003-07-28 Matthew DillonFix the msgsys(), semsys(), and shmsys() syscalls which...
2003-07-28 Jeffrey HsuUse relative directory, rather than /sys, as base direc...
2003-07-28 Hiten PandyaBring the malloc/mbuf flags up-to-date with FreeBSD.
2003-07-28 Hiten PandyaDDB updates:
2003-07-28 Hiten PandyaFix building of vm_zone.c in the case of INVARIANTS.
2003-07-28 Hiten PandyaMerge from FreeBSD:
2003-07-28 Hiten PandyaOops, fix build before anyone realises. :-)
2003-07-27 Hiten PandyaConsolidate usage of MIN/MAX().
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Hiten PandyaAdd a handy macro, called FOREACH_PROC_IN_SYSTEM(p...
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Matthew Dillonsyscall messaging 2: Change the standard return value...
2003-07-26 Matthew DillonFix minor bug in last commit, add the required register...
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert Garrettregister keyword removal
2003-07-26 Robert GarrettMore register axe work (remove the register keyword)
2003-07-26 Robert Garrettregister keyword removal
2003-07-26 Robert GarrettBegin register keyword removal commits
2003-07-26 Matthew DillonFix __asm syntax error from previous commit.
2003-07-25 Matthew DillonPerformance cleanup. Greatly reduce the number of...
2003-07-25 Matthew DillonFix a minor bug in lwkt_init_thread() (the thread was...
2003-07-24 Matthew DillonRegenerate all system calls
2003-07-24 Matthew DillonSyscall messaging work 2: Continue with the implementat...
2003-07-24 Jeffrey HsuAdd support for RFC 3390, which allows for a variable...
2003-07-24 Matthew DillonFix NULL td crash in net/if.c when detaching a net...
2003-07-24 Matthew DillonHave MFS register a device as a VCHR instead of VBLK...
next