dragonfly.git
2004-07-24 Matthew DillonMove usched_debug out of the INVARIANTS conditional...
2004-07-24 Matthew DillonMake fstat() account for pending direct-write data...
2004-07-24 Matthew DillonHave DDBs 'ps' command display additional scheduler...
2004-07-24 Matthew DillonAdjust gd_vme_avail after ensuring that sufficient...
2004-07-24 Matthew DillonUpdate the userland scheduler. Fix scheduler interacti...
2004-07-24 Eirik NygaardAdd missing va_end(ap);
2004-07-24 Eirik Nygaardstyle(9) cleanup.
2004-07-24 Joerg SonnenbergerLast commit changed a NTOHL to ntohs, correct this.
2004-07-24 Eirik Nygaardstyle(9) cleanup:
2004-07-24 Eirik NygaardRemove a not needed main() definition.
2004-07-24 Jeroen Ruigrok... Bump version number for the 1.1-CURRENT tree.
2004-07-24 Hiten PandyaThe return-path is optional in a headline, therefore...
2004-07-23 David RhodusEmulate __FreeBSD__ till 3rd party applications later...
2004-07-23 Jeroen Ruigrok... Hook c99 up to the build for usr.bin.
2004-07-23 Hiten PandyaAdd the C99 utility, now that we have a decent C99...
2004-07-23 Joerg SonnenbergerRemove usage of NTOHS / NTOHL / HTONS / HTONL.
2004-07-23 Joerg SonnenbergerComment out extra token at end of #endif.
2004-07-23 Joerg SonnenbergerInstead of casting the function, cast the argument...
2004-07-23 Hiten PandyaIt is 'estcpu', not 'setcpu'.
2004-07-23 Eirik NygaardFix build with gcc34.
2004-07-23 Joerg SonnenbergerAdd RC4 to the crypto module / device. This will be...
2004-07-23 Joerg SonnenbergerRegenerate.
2004-07-23 Joerg SonnenbergerSync with FreeBSD 5-CURRENT.
2004-07-23 Jeroen Ruigrok... Add WARNS and set to level 3.
2004-07-23 Jeroen Ruigrok... Initialise to NULL to silence gcc.
2004-07-23 Jeroen Ruigrok... Make the second argument of interval() const, since...
2004-07-23 Jeroen Ruigrok... Fix two sign comparison mistakes.
2004-07-23 Jeroen Ruigrok... Use proper ANSI function definitions.
2004-07-23 Joerg SonnenbergerUnify the input handling of the low-level network stack...
2004-07-23 Jeroen Ruigrok... Move a perror() to warn().
2004-07-23 Jeroen Ruigrok... Use err() instead of a perror()/exit() combination.
2004-07-23 Hiten PandyaAssorted spelling fixes from Christian Brueffer <brueff...
2004-07-23 Jeroen Ruigrok... Correct usage of the cvsup command.
2004-07-23 Hiten PandyaAdd new options to select different registries, basical...
2004-07-23 Hiten PandyaRespect locale settings from the environment.
2004-07-23 Hiten PandyaMechanically kill hard sentence breaks.
2004-07-22 Eirik NygaardForced commit to note that this fixes was submitted...
2004-07-22 Eirik Nygaard * Remove one of the two err.h include statements.
2004-07-22 Hiten PandyaFix compiler warnings; include <sys/types.h> and <netin...
2004-07-22 Hiten PandyaInclude <sys/types.h> and <netinet/in.h>, so that parse...
2004-07-22 Jeroen Ruigrok... Raise WARNS to level 6.
2004-07-22 Jeroen Ruigrok... Make usage() static.
2004-07-22 Jeroen Ruigrok... Rework the WARNS levels per FreeBSD's CURRENT source.
2004-07-22 Jeroen Ruigrok... Actually mark the function itself static as well.
2004-07-22 Jeroen Ruigrok... Mark filescope functions static.
2004-07-22 Jeroen Ruigrok... Mark the variables defined at file scope static.
2004-07-22 Jeroen Ruigrok... Garbage collect two unused variables (SaveFs, CountCopi...
2004-07-22 Jeroen Ruigrok... Make setthetime() static per the prototype.
2004-07-22 Jeroen Ruigrok... Also mark the function itself static, not just the...
2004-07-22 Jeroen Ruigrok... Make scanfiles() static since it is limited to the...
2004-07-22 Jeroen Ruigrok... Make f_stream static.
2004-07-22 Jeroen Ruigrok... Use static on file scoped function prototypes and varia...
2004-07-22 Jeroen Ruigrok... Garbage collect RETAINBITS, not used anywhere.
2004-07-22 Jeroen Ruigrok... Make unit_adjust() static as per its prototype.
2004-07-21 David RhodusDragonFly MP support, not fbsd anymore.
2004-07-21 David RhodusCleanout __FreeBSD__ defines which are not needed.
2004-07-21 David RhodusCleanout __FreeBSD__ defines which we don't need.
2004-07-21 David RhodusRemove __FreeBSD__ defines which were not needed and...
2004-07-21 Joerg SonnenbergerRemove unused variable _PATCHES.
2004-07-21 Hiten PandyaAesthatical change, move 'All rights reserved' to the...
2004-07-21 Joerg SonnenbergerAdd handling of patches to the module framework.
2004-07-21 Jeroen Ruigrok... Document PCIY_xxx.
2004-07-21 Jeroen Ruigrok... Inspired by rev 1.33 of FreeBSD, but which was not...
2004-07-21 Jeroen Ruigrok... Add identifiers for Serial Attached SCSI per dicussion...
2004-07-21 Matthew DillonReplace the perl man filter with a sed man filter,...
2004-07-21 Matthew DillonFix a device pager leak for the case where the page...
2004-07-20 Matthew DillonAdd a dire warning about PCI_ENABLE_IO_MODES.
2004-07-20 Matthew Dillonata-raid associates raw ata disk devices to record...
2004-07-20 Joerg SonnenbergerAdd llc_snap shortcut.
2004-07-20 Matthew DillonUnconditionally print startup 8254 and TSC calibrations.
2004-07-20 Hiten PandyaDisplay proper information when the verbose flag (...
2004-07-20 Matthew DillonSCSI CD devices require 'cd0c' to be specified instead...
2004-07-20 Hiten PandyaMinor KNF/style cleanups. No operational changes.
2004-07-19 Matthew DillonMAJOR BOOT CODE REVAMP / 30 hour+ hacking session ...
2004-07-19 Justin C. SherrillRemove my changes. PATH_PORTS is not checked for multi...
2004-07-19 Matthew DillonCorrect a bug in NXCCFLAGS generation.
2004-07-19 Jeroen Ruigrok... Update pciconf to print the recently added categories.
2004-07-19 Jeroen Ruigrok... Correct some PCIS to PCIC and PCIP prefixes.
2004-07-19 Jeroen Ruigrok... Add PCIS_ definitions per PCI specification 3.0.
2004-07-19 Jeroen Ruigrok... Update the PCIS_ definitions per the PCI 2.3 specification.
2004-07-19 Jeroen Ruigrok... Add rndcontrol.
2004-07-19 Jeroen Ruigrok... Update comment to point to the right file (src/sys...
2004-07-19 Joerg SonnenbergerAdd struct ucred * argument to ng_fec_ioctl
2004-07-19 Matthew DillonConsolidate most constant memory addresses in bootasm...
2004-07-18 Matthew DillonConsolidate most constant memory addresses in bootasm...
2004-07-18 David RhodusPerform some basic cleanups. Change some types over...
2004-07-18 Matthew DillonSync bootn0 with recent boot0 fixes.
2004-07-18 David RhodusImplement advisory locking support for the cd9660 files...
2004-07-18 Matthew DillonBrute force a register save/restore for int 0x13 (disk...
2004-07-18 Matthew DillonBring the twiddle fix in from FreeBSD5:1.11. This...
2004-07-18 Matthew DillonFix two serious bugs in the IP demux code. First,...
2004-07-18 Jeroen Ruigrok... Correct dumb copy/paste of existing line mistake to...
2004-07-18 Jeroen Ruigrok... Clarify the Sony strings.
2004-07-18 Jeroen Ruigrok... Add the Sony CXD1947, which seems to be used in some...
2004-07-18 Jeroen Ruigrok... The device in question is the Sony CXD3222, not the...
2004-07-18 Jeroen Ruigrok... Clarify VIA Fire II identifier string.
2004-07-18 David RhodusBump the rev to 1.1-CURRENT.
2004-07-18 Matthew DillonDon't let packets with DF set sneak by through the...
2004-07-18 Matthew DillonCompensate sockstat for the CPU column that netstat...
2004-07-17 Hiten PandyaMerge revision 1.16 of src/usr.bin/rusers/rusers.c...
next