dragonfly.git
2005-01-07 Max OkumotoChange variable name from retstr to ret. Reduce diffs...
2005-01-07 Jeffrey HsuCatch up to recent rtlookup() changes.
2005-01-07 Chris PresseyRaise WARNS to 6:
2005-01-07 Chris PresseyRaise WARNS to 6:
2005-01-06 Max OkumotoAdd missing prototype that I missed with spliting up...
2005-01-06 Chris PresseyClarify/clean up code, make fewer assumptions about...
2005-01-06 Matthew DillonFix a kernel crash that occurs when the SMB protocol...
2005-01-06 Max Okumotoenomem() is only used in one file, make it static.
2005-01-06 Max OkumotoRemoved unused routines:
2005-01-06 Chris PresseyStyle(9):
2005-01-06 Jeffrey HsuNow that I understand the poorly written BSD routing...
2005-01-06 Jeffrey HsuFix compile error.
2005-01-06 Jeffrey HsuMove a global variable into local scope for MP safety.
2005-01-06 Joerg Sonnenbergerstyle(9) cleanup.
2005-01-06 Joerg SonnenbergerAdd _DIAGASSERT macro for library internal usage. This...
2005-01-06 Sascha Wildner- Fix a comment typo.
2005-01-06 Max OkumotoHiding pointer in typedefs is evil. 'Buffer *' -> ...
2005-01-06 Max OkumotoAdd missing header files to CVS, for check in on 2005...
2005-01-06 Max OkumotoMerge the remaining lst routines into a single file...
2005-01-06 Max OkumotoClean up include header mess. Split nonints into separa...
2005-01-06 Jeffrey HsuCosmetic cleanups.
2005-01-06 Jeroen Ruigrok... Add icmp6 alias.
2005-01-06 Jeroen Ruigrok... Get rid of the register keyword.
2005-01-06 Matthew DillonMake sure the temporary .c file generated from the...
2005-01-06 Chris PresseyRaise WARNS of newfs to 6:
2005-01-06 Sascha WildnerReplace perl code with a sed script.
2005-01-06 Max OkumotoRemoved unintentional added macro.
2005-01-05 Max OkumotoFix compilation for the USE_KQUEUE case.
2005-01-05 Max OkumotomaxJobs is declared extern in job.h so it cannot be...
2005-01-05 Max OkumotoRemove cleanup functions. There is no reason to free...
2005-01-05 Max OkumotoReduce diff between FreeBSD. kqueue code doesn't crash...
2005-01-05 Joerg SonnenbergerUnhook Perl from build.
2005-01-05 Max OkumotoMove VarREError() to different position in var.c to...
2005-01-05 Liam J. Foy- Remove both sys/wait.h & sys/types.h - unnecessary
2005-01-05 Joerg SonnenbergerMove sa_X macros under _KERNEL protection for now.
2005-01-05 Liam J. Foy- UNIX conformance: If -r -f on non-existent directory...
2005-01-05 Joerg SonnenbergerMark binutils-2.14 as dead.
2005-01-05 Joerg SonnenbergerWARNS=6 safeness:
2005-01-05 Joerg SonnenbergerMerge FreeBSD rev 1.70:
2005-01-05 Joerg SonnenbergerAdd ISO C99's _Exit, which is identical to _exit.
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-05 Chris PresseyRaise WARNS to 6:
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-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):
next