dragonfly.git
2005-08-29 Jeffrey HsuAdd a space to the output for legibility.
2005-08-29 Noritoshi DemizuFix the same problem described in FreeBSD-SA-05:15...
2005-08-29 Sepherosa ZiehauRemove unnecessary bzero(softc).
2005-08-29 Noritoshi DemizuFix a bug in NewReno which may send a huge amount of...
2005-08-28 Simon SchubertRemove VPLACEMARKER
2005-08-28 Matthew DillonFix a deadlock in ffs_balloc(). This function was...
2005-08-28 Liam J. Foy- Don't write our own pid file, just use pidfile()
2005-08-28 Liam J. Foy- Use pidfilei(3) to write a pid file in /var/run
2005-08-28 Jeroen Ruigrok... Taken from FreeBSD-HEAD:
2005-08-28 Jeroen Ruigrok... Merge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok... Remove mdoc.local, we need to make this truly local.
2005-08-28 Jeroen Ruigrok... Remove mdoc.local, we need to make this truly local.
2005-08-28 Jeroen Ruigrok... Merge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok... Update and reorder.
2005-08-28 Jeroen Ruigrok... Merge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok... Add groff 1.19.1, stripped down appropriately.
2005-08-28 Jeroen Ruigrok... Merge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok... Add groff 1.19.1, stripped down appropriately.
2005-08-28 Simon SchubertAdd a version identifier to enable detection of additio...
2005-08-28 Simon SchubertAdd a hack to pkgtools to install to a different root...
2005-08-28 Jeroen Ruigrok... Merge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok... fdl.texi is needed.
2005-08-28 Jeffrey HsuA machine-independent spinlock implementation. It...
2005-08-28 Jeroen Ruigrok... Commit a missed change.
2005-08-28 Jeroen Ruigrok... Switch to texinfo 4.8, which is needed for a lot of...
2005-08-28 Jeroen Ruigrok... Add texinfo 4.8, appropriately stripped down.
2005-08-28 Jeroen Ruigrok... Merge from vendor branch TEXINFO:
2005-08-28 Matthew DillonRequire HEAD users to upgrade to 1.3.5 before running...
2005-08-28 Matthew DillonBump the development sub-version to 1.3.5.
2005-08-28 Jeroen Ruigrok... Use FreeBSD's HEAD tag.
2005-08-28 Jeroen Ruigrok... Fix PROCDURE -> PROCEDURE.
2005-08-28 Jeroen Ruigrok... Merge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok... Merge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok... Fix PROCDURE -> PROCEDURE.
2005-08-28 Jeroen Ruigrok... Merge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok... Fix PROCDURE -> PROCEDURE.
2005-08-28 Jeroen Ruigrok... Merge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok... Fix PROCDURE -> PROCEDURE.
2005-08-28 Jeroen Ruigrok... Merge from vendor branch BIND:
2005-08-28 Jeroen Ruigrok... Fix PROCDURE -> PROCEDURE.
2005-08-28 Jeroen Ruigrok... Fix PROCDURE -> PROCEDURE.
2005-08-28 Jeroen Ruigrok... Fix PROCDURE -> PROCEDURE.
2005-08-28 Jeroen Ruigrok... Add DragonFly release numbers.
2005-08-28 Jeroen Ruigrok... Clean up manual page.
2005-08-28 Matthew DillonDump and restore need to use a UFS-centric inode repres...
2005-08-28 Matthew DillonAdd a typedef ufs1_ino_t to represent inodes for UFS1...
2005-08-28 Sepherosa Ziehautest commit.
2005-08-27 Joerg SonnenbergerAdd real function versions of the _unlocked family...
2005-08-27 Joerg SonnenbergerSmoke something else and revert the use of ssize_t...
2005-08-27 Joerg SonnenbergerRemove space before '('. Correctly align some function...
2005-08-27 Joerg SonnenbergerSync GCC 3.4's propolice with Etoh's official version...
2005-08-27 Joerg SonnenbergerMake struct dirent contain a full 64bit inode. Allow...
2005-08-27 Jeroen Ruigrok... Synchronise with NetBSD:
2005-08-27 Jeroen Ruigrok... Synchronise with NetBSD (some come from OpenBSD):
2005-08-27 Jeroen Ruigrok... Place && at the right place.
2005-08-27 Jeroen Ruigrok... Sync with NetBSD:
2005-08-27 Jeroen Ruigrok... Update FreeBSD tag to what the source code has.
2005-08-27 Jeroen Ruigrok... Update with the NetBSD code (which can include FreeBSD...
2005-08-27 Jeroen Ruigrok... Add vendor ids for ATi and Philips.
2005-08-27 Jeroen Ruigrok... Synchronise with NetBSD v1.18:
2005-08-27 Simon SchubertDereference pointer like we should.
2005-08-27 Jeffrey HsuThe proper way to check for a normal mbuf cluster is...
2005-08-27 Matthew DillonOnly include thread2.h for kernel builds (its macros...
2005-08-27 Matthew DillonFix a serious bug in cache_inefficient_scan() related...
2005-08-26 Joerg SonnenbergerNo need to forget wcswidth.
2005-08-26 Joerg SonnenbergerDon't define infinite macros when we want to define...
2005-08-26 Joerg SonnenbergerWe have to copy the pam.d entries after running mtree...
2005-08-26 Hiten PandyaAdd a comment on top of ad_start, mentioning that it...
2005-08-26 Hiten PandyaStyle: break line into two, so it fits nicely in 80...
2005-08-26 Hiten PandyaAdd more documentation comments to disk_create() and...
2005-08-25 Matthew DillonReduce critical section warnings for AHC when critical...
2005-08-25 Hiten PandyaRemove NO_B_MALLOC preprocessor macro, it was never...
2005-08-25 David RhodusChange the MAX_BUTTONS count to 31. This allows us...
2005-08-25 Matthew DillonImplement FSMID. Use one of the spare 64 bit fields...
2005-08-25 Liam J. FoyFix a bug introduced which causes chkgrp to coredump...
2005-08-25 Simon SchubertConvert to use vop_write_direntry,
2005-08-25 Simon SchubertA break was still hanging around from the conversion of
2005-08-24 Matthew DillonWhen writing UNDO records, only try to output the file...
2005-08-24 Matthew DillonFilesystem journaling. Reorganize the journal scan...
2005-08-24 Max OkumotoAdd AbortProc typedef to simplify code.
2005-08-24 Max OkumotoRemove #ifdef SYSVVARSUB since the code is required...
2005-08-24 Max OkumotoRemove some unnecessary white space.
2005-08-23 Chris PresseyMake 'make upgrade' work from the LiveCD, stage 5/5:
2005-08-23 Chris PresseyMake 'make upgrade' work from the LiveCD, stage 4/5...
2005-08-23 Liam J. Foy- Do not allocate memory to entries in /var/rwho which...
2005-08-23 Chris PresseyMake 'make upgrade' work from the LiveCD, stage 3/6...
2005-08-23 Max Okumotosort forward declarations in header file
2005-08-23 Chris PresseyMake 'make upgrade' work from the LiveCD, stage 2/5...
2005-08-23 Chris PresseyMake 'make upgrade' work from the LiveCD, stage 1/5...
2005-08-23 Matthew DillonReduce the buffer size for the threaded version of...
2005-08-23 Matthew DillonAdd a TTY_PATH_MAX limit, set to 256, and reduce the...
2005-08-23 Sascha WildnerAdd missing parenthesis.
2005-08-23 Joerg SonnenbergerBack out accidental commit.
2005-08-23 Joerg Sonnenbergersendmail tried to limit directory names to MAXPATHLEN...
2005-08-23 Joerg SonnenbergerAlso allocate PATH_MAX for the threaded case.
2005-08-23 Joerg SonnenbergerDon't assume that ttys are always located directly...
2005-08-23 YONETANI TomokazuRetire old, FreeBSD 4.x -derived ACPI code.
2005-08-22 Joerg SonnenbergerAlso document BGE_FAKE_AUTONEG in LINT.
2005-08-22 Hiten PandyaUpdate the TWE 3ware/AMCC driver code, bringing in...
2005-08-22 Joerg SonnenbergerGC unused macro.
next