dragonfly.git
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:
2004-08-09 Matthew DillonThe SF64-PCR card has no sound support but stupidly...
2004-08-09 Matthew Dillonffs_dirpref() calculates dirsize = (fs->fs_avgfilesize...
2004-08-09 Eirik NygaardSince we are DragonFly we want to use the DragonFly...
2004-08-09 Eirik NygaardSince we are DragonFly we want to use the DragonFly...
2004-08-09 Eirik NygaardFix gcc 3.4 build.
2004-08-09 Eirik NygaardFix gcc 3.4 build.
2004-08-09 Eirik NygaardFix gcc 3.4 build.
2004-08-09 David RhodusDocument that there seems to be a problem with the...
2004-08-08 Jeffrey HsuGet cosmetic changes out of the way before committing...
2004-08-08 Matthew DillonAdd bzip2 to the bootstrap tools list. The compat...
2004-08-07 Matthew DillonImprove compatibility with older FreeBSD-4.x systems...
2004-08-07 Matthew DillonDo not hack a #define __FreeBSD_version if __FreeBSD__...
2004-08-07 Matthew DillonRemove the unconditional timer_restore in the bios...
2004-08-07 Matthew DillonAdd an event handler to adjust the cpu throttle state...
2004-08-06 Chris PresseyCorrect an inaccuracy in disklabel(8)'s manual page...
2004-08-06 Matthew Dilloneventhandler_register() M_NOWAIT->M_INTWAIT.
2004-08-06 Matthew DillonGCC3.4's (default) unit-at-a-time optimization is incom...
2004-08-06 Matthew Dillonmake the __asm for the pushfl fakery __volatile.
2004-08-03 Matthew DillonUpgrade our CVS build from 1.12.8 to 1.12.9 to fix...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-08-03 Matthew DillonBring cvs-1.12.9 into the CVS repository
2004-08-03 Joerg SonnenbergerAdd re(4) to LINT as well.
2004-08-03 Joerg SonnenbergerAdd re(4) to GENERIC.
2004-08-03 Jeffrey HsuFix bug with tracking the previous element in a list.
2004-08-03 Matthew DillonThe obj hierarchy must be built before the ssh-etc...
2004-08-03 Matthew DillonThe TCP stack is notified every time userland reads...
2004-08-03 Matthew Dillontcp_input()'s DELAY_ACK() code checks to see if the...
2004-08-02 Matthew DillonMake doubly sure that timer2 is not used for speaker...
2004-08-02 Matthew DillonRip out the badly designed softint-based taskqueue...
2004-08-02 Matthew DillonAdd a global, clocks_running, which tells us when timeo...
2004-08-02 Matthew Dillontaskqueue_create() should use M_INTWAIT rather then...
2004-08-02 Matthew DillonFix buggaboos that prevented ACPI_DEBUG from working.
2004-08-02 Joerg SonnenbergerRelease to correct ressource in re_detach, this is...
2004-08-02 Joerg SonnenbergerForced commit to annotate the (unrelated) changes from...
2004-08-02 Joerg SonnenbergerChange (almost) all references to tqh_first and tqe_nex...
2004-08-02 Joerg SonnenbergerSync with FreeBSD CURRENT (most white space cleanup...
2004-08-01 David RhodusCorrect path location search when pulling packages...
next