__P() != wanted so tell makesyscalls to stop putting that crap there.
[dragonfly.git] / sys /
2003-08-20 Robert Garrett__P() != wanted so tell makesyscalls to stop putting...
2003-08-20 Robert Garrett__P() != wanted, begin removal, in order to preserve...
2003-08-20 Matthew DillonLinux needs %edx to be 0 on entry. It registers it...
2003-08-20 Matthew DillonLinux needs %edx to be 0 on entry. It registers it...
2003-08-19 Jeffrey HsuProperly handle an error return from udev2dev().
2003-08-18 Matthew DillonThe make release process tries to stat/open a non-exist...
2003-08-16 Matthew DillonAdd missing Makefile.modules (forgot to add it in the...
2003-08-16 Matthew DillonMake modules work again part 2 (final): Link the module...
2003-08-15 Jeffrey HsuNon-semantic-changing cosmetic transformation. Gets...
2003-08-15 Matthew DillonFix compile-time error when compiling a profiled GENERIC.
2003-08-15 Jeffrey HsuDecouple slow-starting an idle connection from Nagle...
2003-08-15 Matthew DillonMake modules work again part 1: hook up 'dev'. Note...
2003-08-15 Matthew DillonStandardize the syscall generation target to 'sysent'.
2003-08-15 Matthew Dillonmaster makefile for netproto modules, of which there...
2003-08-15 Matthew DillonMake modules work again part 1: forgot a file in 'emula...
2003-08-15 Matthew DillonMake modules work again part 1: linkup crypto.
2003-08-15 Matthew DillonMake modules work again part 1: linkup vfs, rename...
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
next