dragonfly.git
2004-08-23 Joerg SonnenbergerRemove ASR_MEASURE_PERFORMANCE, it doesn't work anyway.
2004-08-23 Joerg Sonnenbergerrev 1.35:
2004-08-20 Joerg Sonnenbergersys/types.h ==> sys/param.h for endian macros
2004-08-20 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-20 Joerg Sonnenbergersys/types.h ==> sys/param.h for endian macros
2004-08-20 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-19 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-19 Matthew DillonAdd the standard DragonFly copyright with attribution...
2004-08-19 Matthew DillonInclude language describing the prefered method for...
2004-08-19 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-19 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-19 Joerg Sonnenberger- include sys/param.h for ntohl
2004-08-19 Joerg Sonnenbergersys/types.h ==> sys/param.h for endian macros
2004-08-19 Joerg Sonnenbergersys/types.h ==> sys/param.h for endian macros
2004-08-19 Joerg SonnenbergerFix prototype for signal handlers
2004-08-19 Joerg SonnenbergerHide prototyp for loginit if ACULOG is false.
2004-08-19 Joerg SonnenbergerFix spurious warning
2004-08-19 Joerg Sonnenbergersys/types.h ==> sys/param.h for ntohl
2004-08-19 Joerg Sonnenberger- use WARNS?= 6 instead of a hard-wired list. -pedantic...
2004-08-19 Joerg SonnenbergerUse sys/param.h instead of sys/types.h for endian macros.
2004-08-19 Joerg SonnenbergerAdd implemenation of splay tree and red-black tree.
2004-08-19 Matthew DillonRemove the advertising clause where possible as per...
2004-08-19 David RhodusPlug in missing brelse calls as to fix a bug in the...
2004-08-19 Jeroen Ruigrok... Update to reflect DragonFly reality.
2004-08-19 Jeroen Ruigrok... Add the long overdue ehci(4) manual page.
2004-08-19 Matthew DillonAdd the vop_ops for ntfs before obtaining the root...
2004-08-18 Matthew DillonThe -D__FreeBSD__ must be -D__FreeBSD__=4 or sendmail...
2004-08-18 Matthew DillonMake the buildkernel and nativekernel targets completel...
2004-08-18 Matthew DillonProperly free the temporary sf_buf in uiomove_fromphys...
2004-08-18 Matthew Dillon[test format strings for cvs server config]
2004-08-18 Matthew Dillontest
2004-08-18 Matthew Dillon*** empty log message ***
2004-08-18 Matthew Dillon*** empty log message ***
2004-08-18 Matthew Dillonbleh
2004-08-18 Matthew Dillon*** empty log message ***
2004-08-18 Matthew Dillon*** empty log message ***
2004-08-18 Matthew Dillonmore testing
2004-08-18 Matthew Dillonyet more testing
2004-08-18 Matthew Dillontest
2004-08-18 Matthew Dillon*** empty log message ***
2004-08-18 Matthew Dillonfeh2
2004-08-18 Matthew Dillonfeh
2004-08-18 Matthew Dillonsigh
2004-08-18 Matthew Dillonmore testing 3
2004-08-18 Matthew Dillonmore testing
2004-08-18 Matthew DillonTest commits after machine upgrade.
2004-08-17 Matthew DillonAdd some robustness to the error-requeue code. FreeBSD...
2004-08-17 Matthew DillonProperly record and print 64 bit file sizes, do not...
2004-08-17 Chris PresseyUpdate list of installer packages to match installer...
2004-08-17 Matthew DillonVFS messaging/interfacing work stage 2/99. This stage...
2004-08-17 Matthew DillonAdd an installer-fetchpkgs target and other related...
2004-08-16 Joerg SonnenbergerMake this WARNS?=6 clean by explicitly using __DECONST...
2004-08-16 Joerg SonnenbergerIn cmd(), after the vsnprintf is a strcat done to appen...
2004-08-16 Joerg SonnenbergerFix various buffer overflows.
2004-08-16 Joerg SonnenbergerMore constify.
2004-08-16 Joerg SonnenbergerMake libftpio WARNS=6 clean.
2004-08-16 Joerg SonnenbergerFix the fprintf statement for overlong domainnames.
2004-08-15 Joerg Sonnenberger- use const for file names, static for local functions
2004-08-15 Joerg SonnenbergerMinor style changes.
2004-08-15 Joerg SonnenbergerAdd strotonum(3) into the !ANSI_SOURCE && !_POSIX_SOURC...
2004-08-15 Joerg Sonnenberger- WARNS ?= 6 clean
2004-08-15 Joerg SonnenbergerMake the addr parameter to kernacc and useracc const.
2004-08-15 Joerg SonnenbergerIOCTL mapping layer Part II/II
2004-08-15 Joerg Sonnenberger- remove prototype for main
2004-08-14 Matthew DillonAdd a missing uio_td assignment (that unionfs needs).
2004-08-14 Joerg SonnenbergerAdd DFOSVERSION for ports to check for DragonFly and...
2004-08-14 Joerg Sonnenberger- remove '?' from getopt switch case
2004-08-14 Jeffrey HsuMove a comment to the right place.
2004-08-13 Jeroen Ruigrok... Fix function definition {} placement according to our...
2004-08-13 Jeroen Ruigrok... Remove question mark (?) case statement.
2004-08-13 Jeroen Ruigrok... Split off code in print_all_info() into print_batt_life...
2004-08-13 Jeroen Ruigrok... Make all the local functions static.
2004-08-13 Jeroen Ruigrok... Use proper EXIT_FAILURE/EXIT_SUCCESS for exit() calls.
2004-08-13 Jeroen Ruigrok... Use proper ANSI prototypes and make sure all arguments...
2004-08-13 Matthew DillonVFS messaging/interfacing work stage 1/99. This stage...
2004-08-13 David RhodusRemove unused variable.
2004-08-13 Joerg SonnenbergerIOCTL mapping layer Part I/II
2004-08-13 Jeroen Ruigrok... Add proper prototypes for dump_packet() and pr_type().
2004-08-13 Jeroen Ruigrok... Add the latest source versions of OpenBSD's traceroute...
2004-08-13 Joerg SonnenbergerAdd MODULE_VERSION(pci, 1), e.g. agp(4) can't be loaded...
2004-08-13 Matthew DillonHave make upgrade remove two stale 80211 header files...
2004-08-13 Matthew DillonOops, undo portions of the last commit, some extra...
2004-08-13 Matthew DillonClose a kernel mem disclosure bug in linprocfs. The...
2004-08-13 Matthew DillonThe base/count bounds checking was insufficient, leadin...
2004-08-13 Matthew Dillonadd 'read1', a program that tests reading one byte...
2004-08-12 Eirik NygaardAdd message passed syscall's.
2004-08-12 Joerg SonnenbergerAdd a description for LIST_FOREACH_MUTABLE and TAILQ_FO...
2004-08-12 Joerg SonnenbergerAdd LIST_FOREACH_MUTABLE which works like TAILQ_FOREACH...
2004-08-12 Matthew DillonGet rid of the NO_TCSH make.conf variable. We do...
2004-08-12 Joerg SonnenbergerThe EISA attachment of vx does have a softc, export...
2004-08-12 Gregory Neil... Test CVS commit.
2004-08-11 Matthew DillonAdd a state to sanity check tcp_close() to make sure...
2004-08-11 Matthew DillonDiscard accepted and pending connections after we detac...
2004-08-10 Matthew DillonPPP stupidly hardwires some flag constants that it...
2004-08-10 Eirik NygaardFix gcc 3.4 build.
2004-08-10 Joerg SonnenbergerYet another hack for x11/xorg-clients.
2004-08-09 Justin C. SherrillRemoved freebsd.mc line, added ports/arabic line as...
2004-08-09 Matthew DillonBring in FreeBSD mount.c/1.58, original commit message:
2004-08-09 Matthew DillonSynchronize syslogd with FreeBSD. Primarily syslogd...
2004-08-09 Matthew DillonMerge FreeBSD ip.c/1.101, commit message:
next