dragonfly.git
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...
2004-12-28 Matthew DillonFix a range check bug in lseek()
2004-12-27 Liam J. Foy- Clean sbin/dump of all registers.
2004-12-27 Matthew DillonImprove the printing of ==> filename <==. Do not print...
2004-12-27 Matthew DillonAdd support for tail -f'ing multiple files. part 1/2.
2004-12-27 Matthew DillonDo not allow '.' or '..' to be specified as the last...
2004-12-26 Sascha WildnerMessed up the man page in my previous commit. Now all...
2004-12-26 Sascha Wildner- Take back the commit from Oct. 1, 2004 since FreeBSD...
2004-12-26 Sascha WildnerSilence groff warnings
2004-12-26 Matthew DillonFix to make jumbo frames work properly.
2004-12-26 Matthew DillonProperly recognize a YUKON device's on-board ram.
2004-12-25 Sascha WildnerRemove '?' case.
2004-12-25 Sascha Wildner- Remove string.h
2004-12-25 YONETANI TomokazuAvoid parsing past strdup'ped string.
2004-12-24 Liam J. Foy- Static functions/globals
2004-12-24 Jeroen Ruigrok... Add ICH5 10/100 Mbit interface id.
2004-12-24 Matthew DillonJournaling layer work. Add a new system call, mountctl...
2004-12-24 Matthew DillonSilence a compiler warning by adding parenthesis.
2004-12-24 Matthew DillonTry to be a bit smarter when closing down a ULPT device.
next