dragonfly.git
2004-07-28 Chris PresseyImport from NetBSD: `pgrep' and `pkill' utilities for...
2004-07-28 Hiten PandyaMajor cleanup of the base IPFilter:
2004-07-27 Matthew Dillonrename functions that clash with reserved math procedur...
2004-07-27 Matthew Dillonrename exp() to expx() to avoid conflict with gcc-3...
2004-07-27 Matthew DillonPatch out tcsh's use of 'exp2', which is math-reserved...
2004-07-27 Matthew DillonBoot1 tries to clear boot2's BSS. It makes several...
2004-07-27 David RhodusWe will need more resource-limiting compliance work...
2004-07-27 David RhodusCorrect getpriority() and setpriority() function defini...
2004-07-27 David RhodusCorrect line wrap.
2004-07-27 Hiten PandyaKNF/style and warnings clean up. ANSI style prototype...
2004-07-27 Hiten PandyaUse the correct header file, which is located in netpro...
2004-07-27 Hiten PandyaMinor cleanups to bring us on-par with FreeBSD's cat(1):
2004-07-27 Hiten PandyaKNF/style changes. Match scanfiles() function prototyp...
2004-07-27 Hiten PandyaAdd the ieee80211(9) API manual pages.
2004-07-27 Joerg SonnenbergerRemove now obsolete header.
2004-07-27 Joerg SonnenbergerRefer to netproto/802_11/ieee80211{.h,_ioctl.h} instead...
2004-07-27 Joerg SonnenbergerUse netproto/802_11 includes instead of net/if_ieee80211.h.
2004-07-27 Joerg SonnenbergerUse netproto/802_11 includes instead of net/if_ieee8021...
2004-07-27 Joerg SonnenbergerUse netproto/802_11 includes instead of net/if_ieee80211.h
2004-07-27 Joerg SonnenbergerUse netproto/802_11 includes instead of net/if_ieee80211.h.
2004-07-27 Joerg SonnenbergerUse netproto/802_11 includes, instead of net/if_ieee80211.h
2004-07-27 Hiten PandyaRemove VAX conditionalized code.
2004-07-27 Joerg SonnenbergerMake raycontrol(8) WARNS=6 safe by adding const and...
2004-07-27 Hiten PandyaRemove UIO_USERISPACE, we do not support any split...
2004-07-27 Joerg Sonnenberger- turn a strcpy into a strlcpy to avoid overflow
2004-07-27 Hiten PandyaFix generation of opt_inet.h and opt_ipx.h by providing...
2004-07-27 Hiten PandyaAdd MOD_SHUTDOWN to be processed by the module event...
2004-07-27 Jeroen Ruigrok... Get rid of varargs.h.
2004-07-27 Jeroen Ruigrok... Actually add the main file for Pentium 4 Thermal Contro...
2004-07-27 Jeroen Ruigrok... Get rid of varargs.h.
2004-07-27 Joerg SonnenbergerAdd 802.11 include directory
2004-07-27 Joerg SonnenbergerAdd 802.11 include directory
2004-07-27 Jeroen Ruigrok... Add Pentium 4 Thermal Control Circuit support.
2004-07-27 Jeroen Ruigrok... Get rid of varargs.h.
2004-07-27 Jeroen Ruigrok... Get rid of the CFLAGS with traditional-cpp, it compiles...
2004-07-27 Jeroen Ruigrok... Get rid of varargs.h.
2004-07-27 Jeroen Ruigrok... Get rid of varargs.h.
2004-07-27 Chris PresseyStyle(9) cleanup:
2004-07-26 Scott UllrichFix typo in Makefile syntax to unbreak the build. ...
2004-07-26 David RhodusPOSIX.1-2003: Changing the group ID is permitted to...
2004-07-26 Joerg SonnenbergerImport generic 802.11 layer.
2004-07-26 Joerg SonnenbergerDon't use cast as lvalues.
2004-07-26 Joerg SonnenbergerDon't cast lvalues.
2004-07-26 Joerg SonnenbergerAdd macro to test for broadcast / multicast Ethernet...
2004-07-26 Joerg SonnenbergerExtend the patch framework to handle non-compilable...
2004-07-26 Hiten PandyaAesthetic changes:
2004-07-26 Jeroen Ruigrok... Use stronger wording against using 'register' and ...
2004-07-26 Jeroen Ruigrok... Remove stray fr_checkp() declaration.
2004-07-26 Scott UllrichMinor comment update.
2004-07-26 Scott UllrichAllow options BRIDGE to be defined without having to...
2004-07-25 Matthew DillonAdd 'propolice' to the version string version_local...
2004-07-25 Hiten PandyaMerge revision 1.8 and 1.9 from FreeBSD -CURRENT, i...
2004-07-25 Hiten PandyaMerge mdoc(7) corrections from FreeBSD -CURRENT.
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...
next