dragonfly.git
2007-09-07 Peter AvalosFix typo.
2007-09-07 Peter AvalosUse >= instead of > to explicitly see which WARNS level...
2007-09-06 Sascha WildnerUse bcd2bin().
2007-09-06 Sascha WildnerRemove redundant initialization.
2007-09-06 Sascha WildnerUse .Dv
2007-09-06 Sascha WildnerDocument some ATM media settings.
2007-09-05 Peter AvalosDescribe CCVER's default as gcc41.
2007-09-05 Peter AvalosAdd a build option (NO_GCC34) to prevent building gcc...
2007-09-05 Hasso TepperBetter setpgid(2) documentation.
2007-09-05 Matthew DillonSet si_iosize_max to silence run-time warnings.
2007-09-04 Matthew DillonChange the virtual kernel's default hz to 20, because...
2007-09-04 Simon SchubertUse gnuregex.h instead of a private header whose declar...
2007-09-04 Simon SchubertConsolidate all local CVS patches into the contrib...
2007-09-04 Matthew DillonForce an over-the-wire transaction when resolving the...
2007-09-03 Peter AvalosRemove options that don't make sense for a vkernel...
2007-09-03 Peter AvalosUpdate for libarchive 2.2.7.
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-03 Peter AvalosImport libarchive-2.2.7.
2007-09-03 Matthew DillonBring in FreeBSD/1.177 - fix a bug in a call made to...
2007-09-03 Matthew DillonAdd a MNTK_ flag to the mount structure allowing a...
2007-09-02 Sascha WildnerUse .Pa
2007-09-02 Sepherosa ZiehauSwitch ipfw from ipfw1 to ipfw2.
2007-09-01 Peter AvalosTAILQ_FOREACH to enhance readability.
2007-09-01 Peter AvalosSync with OpenBSD.
2007-08-31 Hasso TepperHandle baudrate requests algorithmically with newer...
2007-08-31 Hasso TepperSimplify the way how chip type is determined. Instead...
2007-08-31 Sascha WildnerGC even more remains of the recent old driver removal.
2007-08-31 Sascha WildnerRemove leftover nv(4) remains.
2007-08-30 Peter AvalosSync with FreeBSD and add an entry for git.
2007-08-30 Peter AvalosManual page update for waitpid's new WCONTINUED option...
2007-08-30 Peter AvalosAdd WCONTINUED option for waitpid(2).
2007-08-30 Sascha WildnerRemove leftover .Dx and add a reference to setcontext(3).
2007-08-29 Sascha WildnerFix LINT: Remove cm(4) and fla(4) remains.
2007-08-29 Sascha WildnerDon't use \*[Px] since it will change the font size...
2007-08-28 Peter AvalosSync with FreeBSD.
2007-08-28 Matthew DillonFix a bug in vnode_pager_generic_getpages(). This...
2007-08-28 Matthew DillonAdd vop_stdgetpages() and vop_stdputpages() and replace...
2007-08-27 Hasso TepperMissed this file in previous commit.
2007-08-27 Hasso TepperNuke nv(4), we have nfe(4) which replaces it.
2007-08-27 Hasso TepperRemove fla(4) manpage during upgrade.
2007-08-27 Hasso TepperNuke fla(4). It's known to be buggy, supports very...
2007-08-27 Hasso TepperRemove remainings of the oltr(4).
2007-08-27 Hasso TepperNuke ARCnet, Token Ring and FDDI related headers and...
2007-08-27 Peter AvalosPull WARNS6 into usr.bin/Makefile.inc.
2007-08-27 Hasso TepperNuke FDDI support.
2007-08-27 Hasso TepperNuke token ring support. This also means one blob less...
2007-08-27 Hasso TepperNuke ARCnet support.
2007-08-26 Simon SchubertCorrect off-by-one error.
2007-08-26 Peter AvalosGC unused sources.
2007-08-26 Sascha WildnerUse the argument as a file name only if no section...
2007-08-26 Peter AvalosRe-order alphabetically.
2007-08-26 Matthew DillonFix a misleading error message when the device specifie...
2007-08-26 Peter AvalosThe function's name should begin a new line.
2007-08-26 Peter AvalosCheck that -w width is not above maximum. Use DWIDTH...
2007-08-26 Peter AvalosDocument message length limit.
2007-08-26 Matthew DillonFix a bugaboo in the last commit. Pages are hard-busie...
2007-08-26 Peter AvalosSync with FreeBSD:
2007-08-26 Simon SchubertCompile in a variable default search prefix.
2007-08-26 Simon SchubertKmods always need their headers in place.
2007-08-25 Simon SchubertFix a bug in linprocfs and hold lwps to prevent a race...
2007-08-25 Simon SchubertPrint the msgbuf even if using a kernel without symbols...
2007-08-25 Peter AvalosAdd a README to include a cvs import hint.
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-25 Peter AvalosImprove parsing of chunked transfer chunks per RFC2616:
2007-08-25 Simon SchubertRework generating of files so that every generation...
2007-08-25 Simon SchubertDon't hang `all' off `_EXTRADEPEND', but rather on...
2007-08-25 Sascha Wildnermdoc makeover, no content changes
2007-08-25 Sascha WildnerComment out empty section.
2007-08-25 Simon SchubertOutput more detail when reporting errors. Use err...
2007-08-24 Matthew DillonAdd T2300 cpu support to EST.
2007-08-24 Matthew Dillonpart2 ppX fix for altq/pf.
2007-08-24 Matthew DillonAdd geode companion support to ohci probe code
2007-08-24 Matthew DillonAdd missing if_softc assignment, allowing pppX interfac...
2007-08-24 Matthew DillonAdd missing xfer->state assignment.
2007-08-23 Simon SchubertDefine TARGET_PLATFORM matching TARGET_ARCH.
2007-08-23 Simon SchubertDrop reference to non-existing variable.
2007-08-23 Simon SchubertDefine MACHINE et al like this header is supposed to do.
2007-08-23 Simon SchubertDon't define USED_FOR_TARGET on the command line.
2007-08-23 Simon SchubertDefine USED_FOR_TARGET in tconfig.h, matching what...
2007-08-23 Simon SchubertChange gcc41 search path setup to match gcc34.
2007-08-23 Simon SchubertUse the i486 headers for amd64.
2007-08-22 Hasso TepperAdd usbdi(9) manpage.
2007-08-22 Matthew DillonTemporary hack up a fix for msdos which avoids a deadlo...
2007-08-22 Sepherosa ZiehauFix for CVE-2006-7180
2007-08-22 Sepherosa Ziehau- Add ic_headroom through which drivers can inform...
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-22 Simon SchubertDrop the stupid patch infrastructure and merge patches...
2007-08-22 Simon SchubertDrop the stupid patch infrastructure and merge patches...
2007-08-21 Simon SchubertDefine macros also for amd64.
2007-08-21 Simon SchubertFix size types.
2007-08-21 Simon SchubertDon't include the kernel target. This is handled in...
2007-08-21 Simon SchubertFix amd64 support of libc.
2007-08-21 Simon SchubertResurrect headers for sys/platform/pc64/include from...
2007-08-21 Simon SchubertThe first commit of a series of 6 commits for the amd64...
2007-08-21 Simon SchubertWrite status output to stderr.
2007-08-21 Simon SchubertRemove stale prototype.
2007-08-21 Simon SchubertFix panic with ALTQ.
2007-08-21 Simon SchubertAdd msleep(9) to the sleep(9) page.
2007-08-21 Matthew DillonDo not try to dump UIO_NOCOPY writes to the journal...
2007-08-21 Matthew Dillongetpages/putpages fixup part 1 - Add support for UIO_NO...
next