dragonfly.git
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...
2007-08-20 Sascha WildnerSync zoneinfo database with tzdata2007g from elsie.
2007-08-20 Matthew DillonAdd a prototype and wrapper for lockuninit() to complem...
2007-08-20 Matthew DillonFix another ^T race related to catching a LWP just...
2007-08-20 Matthew DillonFix the root device selection to match the manual page...
2007-08-20 Sascha WildnerUpdate for the latest changes to nrelease/Makefile.
2007-08-20 Sascha Wildners/.Fx/.Dx/
2007-08-19 Hasso TepperBring in latest uftdi(4) driver from FreeBSD.
2007-08-19 Hasso TepperThere is no reason to be so verbose.
2007-08-19 Sascha WildnerAdd missing .Sh LIBRARY.
2007-08-19 Hasso TepperUse device_printf() where it makes sense.
2007-08-19 Sascha WildnerAllow up to 13 bits for mode numbers.
2007-08-19 Sascha Wildner* Use one ioctl() (CONS_SET, analogous to CONS_GET...
2007-08-19 Hasso TepperAdd Smart Technologies USB to serial adapter.
2007-08-19 Hasso TepperAdd Smart Technologies USB to serial adapter.
2007-08-18 Sascha WildnerAdd some missing LIBRARY sections.
2007-08-18 Sascha WildnerAdd some words about the MBUF_STRESS_TEST kernel option...
next