Skip to content
DragonFly project logo

DragonFly BSD Digest

A running description of activity related to DragonFly BSD.

Category: Committed Code

Posted on 2006/10/20
Virtual kernel progress

Matthw Dillon recently outlined the three major steps in his virtual kernel programming; the first step was done.  The second now appears to be in progress, if not complete.

0 Comments - Categories: Committed Code
Posted on 2006/10/12
fscking bigger

fsck(8) in DragonFly now can handle filesystems containing millions of directories.  Matthew Dillon added this support because he happens to have 23 million directories laying around on a single volume.

0 Comments - Categories: Committed Code
Posted on 2006/10/12
Disk suspending is now possible

YONETANI Tomokazu has added support for disk suspension for saving power.

0 Comments - Categories: Committed Code
Posted on 2006/10/11
Error checker for the brave

Matthew Dillon has created a program called ‘ecc‘, specifically for checking for memory errors.  It’s limited to AMD64 memory controllers for now, and has some other caveats.

0 Comments - Categories: Committed Code
Posted on 2006/10/08
Timezone info updated

Sascha Wildner has updated timezone data!  Yeah, slow news day.

0 Comments - Categories: Committed Code
Posted on 2006/10/042006/10/04
Stats now in the system

The BSDStats.org statistics script is now in DragonFly. It’s not enabled by default; the following two lines in /etc/periodic.conf are needed to activate it.

monthly_statistics_enable="YES"
monthly_statistics_report_devices="YES"

0 Comments - Categories: Committed Code
Posted on 2006/10/04
a make fix

A wierd bug in bmake, pkgsrc (and NetBSD’s) version of make, would occasionally make it difficult to kill a make process with a Ctrl-C.  Matthew Dillon found the bug, a fix for it, and a suggested fix for NetBSD, too.

0 Comments - Categories: Committed Code
Posted on 2006/09/28
OpenSSH and a complaint

Simon ‘corecode’ Schubert has imported a newer version of OpenSSH.  Along with this, he pointed out that the current method of importing 3rd-party code into DragonFly could be made much simpler by using CVS vendor tags.

0 Comments - Categories: Committed Code
Posted on 2006/09/27
gcc sorta updated

Simon ‘corecode’ Schubert has imported – but not yet hooked into the system – gcc 4.1.1.

0 Comments - Categories: Committed Code
Posted on 2006/09/25
Messages to ignore

Some changes Matthew Dillon made lately will cause some harmless warnings at shutdown.

0 Comments - Categories: Committed Code
Posted on 2006/09/24
bsdtar now in use

Peter Avalos has switched DragonFly to use bsdtar, though CNU tar will still be available through the next release, and always available from pkgsrc.

0 Comments - Categories: Committed Code
Posted on 2006/09/21
BIND upgraded

Victor Balada Diaz has imported BIND 9.3.2-P1.

0 Comments - Categories: Committed Code
Posted on 2006/09/192006/09/20
nullfs much improved

Matthew Dillon has committed a number of improvements to nullfs put together by him and Joerg Sonnenberger. The biggest changes are that nullfs can now be mounted recursively, and does not have to have a distinct mounting path; e.g. mount ‘anywhere’.

0 Comments - Categories: Committed Code
Posted on 2006/09/182006/09/18
Back to bsdtar

Peter Avalos has updated libarchive and bsdtar to version 1.3.1. This leads to the question: should GNU tar be replaced with bsdtar, in DragonFly?

0 Comments - Categories: Committed Code
Posted on 2006/09/18
cpdup examples added

Matthew Dillon has added documentation of how to use cpdup for incremental backups, and some scripts that show useful examples.

0 Comments - Categories: Committed Code
Posted on 2006/09/132006/09/13
CVS updated

Simon ‘corecode’ Schubert has imported CVS 1.12.13.

0 Comments - Categories: Committed Code
Posted on 2006/09/08
Much cleaner now

Peter Avalos has finished making all of src/games WARNS6 clean.  (i.e no warning messages from the compiler even when it’s set to the highest warning level)  It was a pretty big task, too. (etc. etc. etc.).

0 Comments - Categories: Committed Code
Posted on 2006/09/07
BIND better

Simon ‘corecode’ Schubert has fixed a recently-discovered BIND security problem.

0 Comments - Categories: Committed Code
Posted on 2006/09/06
OpenSSL upgraded

Simon ‘corecode’ Schubert has imported OpenSSL 0.9.8c, which fixes a recent security issue.

0 Comments - Categories: Committed Code
Posted on 2006/09/052008/05/17
Touching a lot of files

Matthew Dillon, in his effort to create virtual kernels, is renaming the kernel functions malloc(), free(), and realloc(). (They’ll be prefixed with a ‘k’.) The procedure’s happening already.

0 Comments - Categories: Committed Code

Posts pagination

Previous page Page 1 … Page 57 Page 58 Page 59 … Page 75 Next page

Whose fault is this?

Justin Sherrill
(unrelated tumblr, instagram, mastodon)
justin@shiningsilence.com
Since 2004

Yes! I have a Patreon page!
  • About the Digest
  • Digest @ Mastodon
  • Digest @ Patreon
  • Digest Archives
  • RSS feed

  • Total Stats
    • 9,073 Posts
    • 6,689 Comments
Proudly powered by WordPress