dragonfly.git
2005-07-30 Joerg SonnenbergerMove ostat definition from sys/stat.h into emulation43b...
2005-07-30 Sascha WildnerFix manpage links.
2005-07-30 Joerg SonnenbergerGC unused variable.
2005-07-30 Joerg SonnenbergerSince we have a table for each device anyway, we can...
2005-07-30 Joerg SonnenbergerPartially backout last commit. /usr/lib is added by...
2005-07-30 Liam J. Foy- Use MAXPATHLEN
2005-07-30 Joerg SonnenbergerStop installing profiling libraries as /usr/lib/lib...
2005-07-30 Liam J. Foy- Fix return values to conform with SUSv3
2005-07-30 Sascha Wildner-malign-functions is obsolete, use -falign-functions.
2005-07-30 Hiten PandyaRemove items from TODO list that have been implemented...
2005-07-29 Jeffrey HsuDocument the standard and historical behavior that...
2005-07-29 Max OkumotoUse standard bool instead of our own Boolean type.
2005-07-29 Max OkumotoRemove redundent paramter to Compat_RunCmds(), since...
2005-07-29 Max Okumotofix some style(9) white space problems that I missed.
2005-07-29 Sascha WildnerRemove parameter names from prototypes.
2005-07-29 Hiten PandyaAdd minimal manual page explaining use of bread(9)...
2005-07-29 Joerg SonnenbergerRestore NCURSES_CONST constness.
2005-07-28 Joerg SonnenbergerFresh installations don't have libtelnet installed...
2005-07-28 Joerg SonnenbergerUse TARGET_LIBDIR variables instead of overriding LIBDIR.
2005-07-28 Joerg SonnenbergerInstead of overriding LIBDIR, override the new TARGET_L...
2005-07-28 Joerg SonnenbergerEliminate USEGNUDIR and instead allow the target direct...
2005-07-28 Matthew DillonThere is a case when B_VMIO is clear where a buffer...
2005-07-28 Matthew DillonIf multiple processes are being traced and some other...
2005-07-28 Joerg SonnenbergerRemove break after return.
2005-07-28 Joerg SonnenbergerWhile setting up a transmit packet disable interupts...
2005-07-28 Joerg SonnenbergerSync with FreeBSD(if_an.c 1.2.2.15, if_aironet_ieee...
2005-07-28 Joerg SonnenbergerSync with FreeBSD(if_anreg.h 1.1.2.9, if_an.c 1.2.2...
2005-07-28 Joerg SonnenbergerRemove unnecessary initialisations. Return ENXIO instea...
2005-07-28 Joerg SonnenbergerUse pcidevs and common PCI probe style.
2005-07-28 Hiten PandyaAdd some useful GDB macros that have been sitting in...
2005-07-28 Joerg SonnenbergerRemove useless .PATH entries inherited from FreeBSD.
2005-07-27 Joerg SonnenbergerFactor out an_detach, since the implementation for...
2005-07-27 David RhodusFix typo.
2005-07-27 Joerg Sonnenbergercvtstat doesn't exist.
2005-07-27 Joerg SonnenbergerMerge revision 1.38 from FreeBSD:
2005-07-27 Joerg SonnenbergerFix typo.
2005-07-27 Matthew DillonAdd a missing crit_exit().
2005-07-26 Joerg SonnenbergerFreeBSD and NetBSD both use derivates of Sun's math...
2005-07-26 Matthew DillonAdd a new kernel compile debugging option, DEBUG_CRIT_S...
2005-07-26 Matthew DillonAdd missing crit_exit().
2005-07-26 Liam J. Foy- Don't role our own - use err(3)
2005-07-26 Matthew DillonAdd a missing FREE_LOCK() call.
2005-07-26 Joerg SonnenbergerSimplify conditional by making use of __DF_VISIBLE...
2005-07-26 Joerg SonnenbergerAdd a new feature-test macro __DF_VISIBLE for those...
2005-07-26 Hiten PandyaClean the VFS operations vector and related code:
2005-07-26 Joerg SonnenbergerDrop GCC < 1 support, simplify inline assembly and...
2005-07-26 Joerg SonnenbergerDon't panic. Also races in the attach path.
2005-07-26 Gregory Neil... Remove installation of the dragonfly{,.submit}.cf files...
2005-07-26 Hiten PandyaRemove outdated information with regard to old tinderbox.
2005-07-25 David RhodusRemove reference to devd.
2005-07-25 Hiten PandyaUpdate the unifdef(1) utility to the latest code from...
2005-07-25 Hiten PandyaRemove conditional bits about other operating systems...
2005-07-25 Joerg SonnenbergerInstall pam.d's README and convert.sh as part of upgrad...
2005-07-25 Joerg SonnenbergerAdd support for HP hn210e usb ethernet.
2005-07-25 Joerg SonnenbergerUnhook rc.d/network, it should be unused.
2005-07-25 Joerg SonnenbergerGC unused header from BSD libm.
2005-07-25 Joerg SonnenbergerAdd most parts of the wide char stdio support. This...
2005-07-25 Gregory Neil... Bring DragonFly's sendmail infrastructure up to date...
2005-07-24 Joerg SonnenbergerAdd description of FPU for floating point conversion...
2005-07-24 Joerg SonnenbergerJust threat all ELF dynamic objects as shared libraries...
2005-07-24 Joerg SonnenbergerFix C++.
2005-07-23 Joerg Sonnenbergerregen.
2005-07-23 Joerg SonnenbergerRemove partial NetBSD support. It's pointless to have...
2005-07-23 Joerg SonnenbergerMerge __sFILEX into __FILE. Let __fpending handle the...
2005-07-23 Joerg SonnenbergerFirst step to cleaning up stdio. This breaks the libc...
2005-07-23 Joerg SonnenbergerAdd shlock(1), a program for the safe creation of lock...
2005-07-23 Matthew DillonSupport disablement of chflags in a jail, part 2/2...
2005-07-23 Joerg Sonnenbergerpthread_self is used by stdio.
2005-07-23 Matthew DillonDo not compile the kernel with the stack protector...
2005-07-23 Matthew DillonFix a sockbuf race. Currently the m_free*() path can...
2005-07-23 Matthew DillonFix a critical bug in the IPI messaging code, effecting...
2005-07-22 Joerg SonnenbergerSplit monolithic /etc/pam.conf into separate files...
2005-07-22 Jeroen Ruigrok... Get rid off extraneous spaces in function prototypes.
2005-07-22 Sascha WildnerAdd information about console fonts.
2005-07-21 Joerg SonnenbergerAdd emulation of statvfs and fstatvfs based on statfs...
2005-07-21 Joerg SonnenbergerSome more junk to remove after manual installation.
2005-07-21 Jeroen Ruigrok... Remove part about wscons. This will need information...
2005-07-21 Jeroen Ruigrok... Reorder alphabetically.
2005-07-21 Jeroen Ruigrok... Add NetBSD's nls(7).
2005-07-21 Joerg SonnenbergerMark zlib 1.2.2 as dead.
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-21 Joerg SonnenbergerSwitch to zlib 1.2.3, imported under contrib/zlib-1...
2005-07-21 Joerg SonnenbergerSwitch to zlib 1.2.3, imported under contrib/zlib-1...
2005-07-21 Joerg SonnenbergerRemove the minigzip example from libz. Since the real...
2005-07-21 Matthew DillonAdditional work to try to make panics operate better...
2005-07-21 Matthew DillonOnly compile in lwkt_smp_stopped() on SMP builds.
2005-07-20 Matthew DillonSupport disablement of chflags in a jail, part 1/2.
2005-07-20 Matthew DillonWhen a cpu is stopped due to a panic or the debugger...
2005-07-20 Matthew DillonAdd some conditionalized debugging 'PANIC_DEBUG', to...
2005-07-20 Chris PresseySync with all revisions up to FreeBSD date.1:1.72 ...
2005-07-20 Chris PresseyRaise WARNS to 6:
2005-07-20 Chris PresseyMerge ... FreeBSD 1.44 (dds): report and exit on write...
2005-07-20 Matthew DillonAdd some debugging code to catch any dirty inodes which...
2005-07-20 Matthew DillonAdd some additinal targets to allow elements of a build...
2005-07-20 Chris PresseyMerge ... FreeBSD netdate.c:1.17 (charnier): udp/timed...
2005-07-20 Chris PresseyMerge ... FreeBSD vary.c:1.16 and date.1:1.68 (yar):
2005-07-20 Matthew DillonLimit switch-from-interrupt warnings to once per thread...
2005-07-19 Matthew DillonInterlock panics that occur on multiple cpus before...
2005-07-19 Matthew DillonIf a fatal kernel trap occurs from an IPI or FAST inter...
2005-07-19 Matthew DillonFix a MP lock race. The MP locking state can change...
next