dragonfly.git
2005-08-02 Joerg SonnenbergerCatch up with reality, this is GCC 3.4.4.
2005-08-02 Sascha WildnerFix wrong section in manpage reference.
2005-08-02 Chris PresseyIntroduce a make variable PACKAGE_SITES to improve...
2005-08-02 Hiten PandyaUpdate filename in comments.
2005-08-02 Chris PresseyReduce diffs with BSD Installer repo:
2005-08-02 Chris PresseyStyle(9):
2005-08-02 Joerg SonnenbergerReadd fix for FreeBSD PR/30631.
2005-08-02 Joerg SonnenbergerRegen.
2005-08-02 Joerg SonnenbergerEnforce COMPAT_DF12 for now, this can be overriden...
2005-08-02 Joerg SonnenbergerRequire 1.3.4 before installworld.
2005-08-02 Joerg SonnenbergerBump version to 1.3.4 for stat changes.
2005-08-02 Joerg SonnenbergerMake nlink_t 32bit and ino_t 64bit. Implement the old...
2005-08-02 Joerg SonnenbergerAdd missing bit of the wchar stdio support and hook...
2005-08-01 Joerg SonnenbergerConstify xdigs argument to __u[lj]toa. Cast u_long...
2005-08-01 Joerg SonnenbergerInstead of always defining FLOATING_POINT to get floati...
2005-08-01 Simon SchubertAdd dependencies on files being distributed. This...
2005-08-01 Joerg Sonnenbergerlibutil.h hsa to go after pwd.h.
2005-08-01 Joerg SonnenbergerAdd new option COMPAT_DF12, used for ABI compatibility...
2005-08-01 Hiten PandyaUpdate description of msfbufs sysctls.
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-08-01 Joerg SonnenbergerImport pam_deny, pam_permit and pam_unix from FreeBSD...
2005-08-01 Joerg SonnenbergerImport pam_deny, pam_permit and pam_unix from FreeBSD...
2005-08-01 Joerg SonnenbergerAdd passwd manipulation code based on parts of vipw...
2005-08-01 Sascha WildnerRemove trailing blank space characters. mdoc(7) explici...
2005-08-01 Sascha WildnerConvert to mdoc.
2005-08-01 Sascha WildnerConvert to mdoc.
2005-07-31 Matthew DillonBump the development branch sub-version from 1.3.2...
2005-07-31 Matthew DillonStephan believes that this patch, just committed to...
2005-07-31 Sascha WildnerConvert to mdoc.
2005-07-31 Sascha Wildner1) De-K&R-ify function declarations, add const where...
2005-07-31 Sascha WildnerAdd DragonFly 1.3.2.
2005-07-31 Jeroen Ruigrok... Take the -h use case separate to make it clearer.
2005-07-31 Jeroen Ruigrok... Pull -h to its own synopsis line to avoid possible...
2005-07-31 Jeroen Ruigrok... Add -f to the non-standard list.
2005-07-31 Jeroen Ruigrok... Use POSIX wording of the -R option, the previous one...
2005-07-31 Jeroen Ruigrok... Document SUSv3 conformity.
2005-07-31 Jeroen Ruigrok... Use consistent wording, blank has been changed to empty...
2005-07-31 Jeroen Ruigrok... Add DIAGNOSTICS.
2005-07-31 Jeroen Ruigrok... Remove part about 89 and 1989, we live in the 21st...
2005-07-31 Jeroen Ruigrok... Document that dirname does conform to SUSv3.
2005-07-31 Jeroen Ruigrok... Document that we do not conform to SUSv3.
2005-07-31 Jeroen Ruigrok... Document the fact we do not conform to 1003.1-2004...
2005-07-31 Jeroen Ruigrok... Add SUSv3 information.
2005-07-31 Jeroen Ruigrok... Actually add a copyright name.
2005-07-31 Jeroen Ruigrok... Add EXAMPLES.
2005-07-31 Jeroen Ruigrok... Add DIAGNOSTICS.
2005-07-31 Jeroen Ruigrok... Add manual page.
2005-07-31 Jeroen Ruigrok... Add sshd example, might be useful for jails.
2005-07-31 Hiten PandyaUpdate the physio(9) manual page to reflect reality...
2005-07-31 Hiten PandyaForced commit to ensure revision 1.18 fixed a build...
2005-07-31 Hiten Pandya*** empty log message ***
2005-07-30 Joerg SonnenbergerFix macro name in comment.
2005-07-30 Joerg SonnenbergerRegen.
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.
next