dragonfly.git
2005-01-05 Chris PresseyRaise WARNS to 6:
2005-01-05 Chris PresseyRaise WARNS to 6:
2005-01-05 Chris PresseyRaise WARNS to 6:
2005-01-04 Matthew DillonWARNS 2->6 and a minor code readability cleanup.
2005-01-04 Joerg SonnenbergerDon't install old GDB documentation.
2005-01-04 Joerg SonnenbergerRIP
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2005-01-04 Joerg SonnenbergerUpdate isc-dhcp to 3.0.2rc3 using patch infrastructure.
2005-01-04 Joerg SonnenbergerUpdate isc-dhcp to 3.0.2rc3 using patch infrastructure. vendor/DHCP
2005-01-04 Joerg SonnenbergerSwitch from binutils 2.14 to binutils 2.15.
2005-01-04 Joerg SonnenbergerReplace sockstat(1) Perl script with the C version...
2005-01-04 Joerg SonnenbergerMark old file as dead.
2005-01-04 Joerg SonnenbergerDon't build the gdb-related documents in binutils-2.15.
2005-01-04 Chris PresseyStyle(9) cleanup:
2005-01-04 Chris PresseyStyle(9): remove `register' keywords.
2005-01-04 Chris PresseyClarify a run-on sentence by splitting it into two...
2005-01-03 Joerg SonnenbergerIgnore ENOENT when fetching the interface MIB. This...
2005-01-03 Joerg SonnenbergerCheck that the ifnet_addrs entry is actually used befor...
2005-01-03 Jeffrey HsuSet ip6_v6only to true by default. The administrators...
2005-01-03 Jeffrey HsuCorrect a byte-order bug with fragment header scanning.
2005-01-03 Liam J. Foy- Static functions/variables
2005-01-03 Jeroen Ruigrok... Add matching line for ATI Radeon RV280 9200SE.
2005-01-03 Chris PresseyRaise WARNS to 6.
2005-01-03 Chris PresseyRaise WARNS to 6.
2005-01-03 Chris PresseyRaise WARNS to 6:
2005-01-02 Chris PresseyRaise WARNS to 6.
2005-01-02 Chris PresseyRaise WARNS to 6.
2005-01-02 Chris PresseyRaise WARNS to 6:
2005-01-02 Chris PresseyRaise WARNS to 6.
2005-01-02 Chris PresseyRaise WARNS to 6.
2005-01-02 Chris PresseyRaise WARNS to 6:
2005-01-02 Chris PresseyRaise WARNS to 6:
2005-01-02 Chris PresseyRaise WARNS to 6.
2005-01-02 Chris PresseyRaise WARNS to 6.
2005-01-01 Chris PresseyRaise WARNS to 6:
2005-01-01 Chris PresseyRaise WARNS to 6:
2005-01-01 Chris PresseyRaise WARNS to 6:
2005-01-01 Chris PresseyApply style(9):
2005-01-01 Chris PresseyThere is no such thing as WARNS=7 (yet,) so use WARNS=6.
2005-01-01 Chris PresseyRaise WARNS to 6.
2005-01-01 Chris PresseyRaise WARNS to 6.
2005-01-01 Chris PresseyRaise WARNS to 6:
2005-01-01 Chris PresseyRaise WARNS to 6.
2005-01-01 Liam J. Foy- Remove duplicate headers
2005-01-01 Hiten PandyaSlap 2005 into the copyright. Happy New Year!
2005-01-01 Hiten PandyaSlap 2005 into the COPYRIGHT. Happy New Year!
2005-01-01 Jeffrey HsuFix double-free problem when sysctl net.inet.ip.rtexpire=0.
2005-01-01 Jeffrey HsuFix double-free problem when sysctl net.inet.ip.rtexpire=0.
2005-01-01 Chris PresseyStyle(9): the return type of strcmp() is not a boolean...
2005-01-01 Chris PresseyRaise WARNS to 6:
2005-01-01 Chris PresseyUse real getopt() handling instead of the hand-rolled...
2004-12-31 Matthew DillonJournaling layer work. Add shims and skeleton code...
2004-12-31 Chris PresseyClean up the usage message, both in usage() and in...
2004-12-31 Chris PresseyMerge with FreeBSD revision 1.21 (kientzle):
2004-12-31 Matthew DillonRestore b_data prior to calling relpbuf(). This isn...
2004-12-31 Chris PresseyMake an example follow the recommendation given in...
2004-12-31 Chris PresseyMerge with FreeBSD revision 1.20 (markm):
2004-12-31 Chris PresseyApply some style(9):
2004-12-31 Chris PresseyRaise WARNS to 7 and apply some style(9):
2004-12-31 Chris PresseyMerge with FreeBSD revision 1.18 (jmallett):
2004-12-31 Chris PresseyMerge with FreeBSD revision 1.16 (sheldonh):
2004-12-31 Chris PresseyBump WARNS to 6.
2004-12-31 Chris PresseyBump WARNS to 6 and apply some style(9):
2004-12-31 Matthew DillonWARNS 6, cleanup compiler warnings, de-register, static...
2004-12-30 Matthew DillonJournaling layer work. Lock down the journaling data...
2004-12-30 Liam J. Foy- Bump WARNS to 6
2004-12-30 Jeroen Ruigrok... Add lrint() and associated functions.
2004-12-30 Jeroen Ruigrok... Add ieee.h files for amd64 and x86.
2004-12-30 Jeroen Ruigrok... Include sys/types.h for now.
2004-12-30 Jeroen Ruigrok... Add NetBSD's ieee754.h header file.
2004-12-30 Chris PresseyImprove seperation between kernel code and userland...
2004-12-30 Jeffrey HsuBack out port randomization. FreeBSD users report...
2004-12-30 Jeffrey HsuDocument the "accept_rtadv" interface flag.
2004-12-30 Jeffrey HsuAdd the "accept_rtadv" interface option to specifiy...
2004-12-30 Jeffrey HsuAdd the new ND6_IFF_ACCEPT_RTADV flag to control whethe...
2004-12-29 Jeroen Ruigrok... Prefix function names with __generic_ as per the rest...
2004-12-29 Jeroen Ruigrok... Get rid of an Alpha specific part.
2004-12-29 Jeroen Ruigrok... Prefix -I's path addition with ${.CURDIR}.
2004-12-29 Jeroen Ruigrok... Use ANSI C and get rid of the __STDC__ and other wrapping.
2004-12-29 Jeroen Ruigrok... Add more files to the architecture specific section.
2004-12-29 Jeroen Ruigrok... libm hasn't been used in ages. msun has taken over...
2004-12-29 Jeroen Ruigrok... Replace the files with the NetBSD ones, which are the...
2004-12-29 Jeroen Ruigrok... Make sure to include header files from -I${ARCH} direct...
2004-12-29 Jeroen Ruigrok... Add abi.h which defines particulars for x86 and AMD64.
2004-12-29 Jeroen Ruigrok... Get rid of hardware architectures we do not use.
2004-12-29 Jeroen Ruigrok... Retire Alpha bits.
2004-12-29 Jeroen Ruigrok... Get rid of unused hardware targets.
2004-12-29 Jeffrey HsuFix compile error.
2004-12-29 Jeffrey HsuForced commit to say the previous commit wasn't really...
2004-12-29 Matthew DillonGet rid of dead non-DragonFly code.
2004-12-29 Matthew Dillonnvp may fall through as NULL, check it before vput...
2004-12-29 Matthew DillonRename the proc pointer p to pp to clarify its use...
2004-12-29 Matthew DillonJournaling layer work.
2004-12-29 Jeffrey HsuFix buffer overflow bug involving inet_ntoa().
2004-12-28 Liam J. FoyEquivalent to: FreeBSD rev 1.82
2004-12-28 Jeffrey HsuFreeBSD PR: kern/54874
2004-12-28 Liam J. Foy- Make modestr const and initialize it (stop GCC moaning)
2004-12-28 Jeffrey HsuFix off-by-one error with the range check for PRC_NCMDS.
2004-12-28 Liam J. Foy- Both <unistd.h> and <sys/types.h> can go - unnecessary
2004-12-28 Jeffrey HsuClean up the networking code before I parallelize the...
next