dragonfly.git
2003-08-22 Matthew DillonAdjust an #include line to fix a build error.
2003-08-22 Matthew DillonModify the header dependancy ordering so the bsd.kmod...
2003-08-21 Matthew DillonSeparate system call generation out from the Makefile...
2003-08-20 Robert Garrettremove extra ) from )) in this file as well.
2003-08-20 Matthew DillonTemporarily go back to an absolute path for signal...
2003-08-20 Matthew DillonFix minor bug in last commit.
2003-08-20 Matthew DillonSilence warnings about _POSIX_C_SOURCE not being define...
2003-08-20 Matthew DillonSet SYSDIR properly for sys/crypto and deep sys/dev...
2003-08-20 Robert Garrett__P()!=wanted, remove old style prototypes from the...
2003-08-20 Robert Garrett__P()!=wanted, clean up the vm subsystem
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-20 Robert Garrettplay viking, swing axe, remove deadwood..
2003-08-20 Robert GarrettPlay viking, get axe ... take axe to useless deadwood...
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 HsuAdd statistics to disambiguate how a spurious retransmi...
2003-08-14 Jeffrey HsuMake the logic clear on when to use Eifel detection...
2003-08-14 Matthew DillonAdd softlinks so ports like sysutils/ffsrecov will...
2003-08-14 Jeffrey HsuFix spurious spelling within comments.
2003-08-14 Jeroen Ruigrok... Add README for the documentation directory.
2003-08-14 Matthew DillonRemove FBSDID, move $ rcs id back to a comment field.
2003-08-14 Jeroen Ruigrok... Remove reference to FreeBSD's documentation about their...
2003-08-14 Jeroen Ruigrok... First stab at our own UPDATING file.
2003-08-14 Jeroen Ruigrok... Add, hopefully, support for the ICH5 sound hardware.
2003-08-13 David Rhodus* Fix the type of the NULL arg to execl()
2003-08-13 Jeffrey HsuNew statistics to keep track of supurious retransmits.
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-12 Matthew DillonAdd src/test and throw in some of the ad-hoc timing...
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 Robert Garrettfinish fixing my braindeadness..
2003-08-11 Robert GarrettChange the names of these files to match the FreeBSD...
2003-08-11 Robert Garrettloose this file, dont need it, don't want it.. by by
2003-08-11 Robert Garrettremove old cvs files
2003-08-11 Robert GarrettAdd netbsd, openbsd, and open darwin supfiles, rename...
2003-08-11 Jeroen Ruigrok... Change __volatile and __const into volatile and const.
2003-08-11 Robert GarrettRemove -traditional which breaks the keyword signed
2003-08-11 Matthew Dillonadd cvs-site dist (The layout for the dragonflybsd...
2003-08-11 Matthew DillonAdd the 'wmake' script to /usr/bin and wmake support...
2003-08-10 Jeroen Ruigrok... Remove kerberosIV a.k.a. eBones. It has served well...
2003-08-10 Jeroen Ruigrok... Change __signed to signed.
2003-08-10 Robert GarrettFix path for nfs mounts, and correct sysctl
2003-08-09 Jeroen Ruigrok... Remove math.h from Makefile, it gets installed through...
2003-08-09 David RhodusLINT breakage fix.
2003-08-09 Jeroen Ruigrok... Install math.h.
2003-08-09 David RhodusFix compile error.
2003-08-09 Robert Garrettadd missing space between libraries -lcrypt-lcrypto...
2003-08-09 Robert GarrettI think it's about time we added this file to the cvsup...
2003-08-09 Jeroen Ruigrok... Correct spelling of Matt's surname.
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 DillonFix the buildkernel target.
2003-08-08 Robert Garrettadd missed sysdb to /etc/rc.d's Makefile
2003-08-08 Matthew DillonKernel tree reorganization stage 2: Major cvs repositor...
2003-08-08 Matthew DillonSet _THREAD_SAFE preprocessor symbol when the -pthread...
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-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-06 Robert GarrettHardwire i386 instead of using the borken machine variable
2003-08-06 Robert Garrettremove unmatched endif
2003-08-06 Robert Garrettremove reference to krb4 in sysinstalls man page
2003-08-06 Robert Garrettadd -crypto to the list of required libraries
2003-08-06 Robert GarrettUndo a local change that made it into the makefile
2003-08-06 Robert GarrettChange this back
2003-08-05 Hiten PandyaBackout my ``proc cleanup'' brain damage.
2003-08-05 Robert GarrettFix conditional that had two &&'s so that make release
2003-08-05 Hiten PandyaUm, ok. I should have slept a little more.
2003-08-05 Jeroen Ruigrok... Remove kerberosIV from the build.
2003-08-05 Jeroen Ruigrok... Clean up two lint warnings, by adding /* NOTREACHED...
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 Matthew DillonRemove NOSECURE which no longer serves a purpose. ...
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...
next