dragonfly.git
2008-08-09 Sepherosa ZiehauThough following code sequence is safe currently (even...
2008-08-09 Matthew DillonHAMMER 2.0:02 - rmdir, stability
2008-08-09 Sepherosa ZiehauDon't allow set 1 or 0 to dyn_buckets
2008-08-09 Sepherosa Ziehauipfw(4) parallelize stage 1, step 1/2: lock dynamic...
2008-08-08 Hasso TepperDetach correctly so there is no need to panic during...
2008-08-07 Sascha WildnerSilence two warnings by casting to time_t *.
2008-08-07 Sascha WildnerWARNS is 6 for usr.bin/.
2008-08-07 Sascha WildnerFix 'Used' column in -h/-H output by using int64_t.
2008-08-06 Matthew DillonHAMMER 2.1:01 - Stability
2008-08-05 Nuno Antunes* Don't call ifp->if_output() from inside mpls_output...
2008-08-05 Sepherosa Ziehau- Use sysctl_int_range() for autoinc_step
2008-08-05 Sepherosa Ziehau- In dc_intr(), check IFF_RUNNING instead of IFF_UP...
2008-08-05 Sepherosa Ziehau- Add serializer assertion in all NIC driver's interfaces
2008-08-04 Sascha WildnerRemove reference to expand_number(3). We'll bring in...
2008-08-04 Sascha WildnerUse libutil's humanize_number(3) for -h.
2008-08-04 Sascha WildnerSync humanize_number(3) with FreeBSD.
2008-08-04 Matthew DillonKeep UFS compatible on 32 and 64 bit builds by changing...
2008-08-03 Sepherosa ZiehauPromote sysctl_int_range()
2008-08-03 Sepherosa ZiehauAdd serializer assertion in all NIC driver interfaces.
2008-08-03 Sepherosa ZiehauWhite space
2008-08-03 Matthew DillonFix a panic on boot that can occur if you hit keys...
2008-08-03 Sascha WildnerActually install the blacklists of compromised SSH...
2008-08-02 Sascha WildnerForced commit to clarify the previous commit message:
2008-08-02 Sascha WildnerUse humanize_number() from libtool instead of rolling...
2008-08-02 Matthew DillonHAMMER: fsync blocking fixes
2008-08-02 Simon SchubertWe're really DragonFly, so bastardize the FreeBSD file.
2008-08-02 Simon SchubertMake vector selection easier to maintain.
2008-08-02 Sepherosa ZiehauIntroduce dynamic rule hash array generation, so that...
2008-08-02 Sepherosa Ziehau- Use NULL
2008-08-02 Sepherosa Ziehau- Make dynamic rule allocation non-blocking
2008-08-02 Matthew DillonAdd amd64 files for the ISA and PCI busses and adjust...
2008-08-02 Sepherosa Ziehau- Add macro for cpu_portfn(0), on which all ipfw config...
2008-08-02 Sepherosa Ziehau- ipfw_add_rule will never fail
2008-08-02 Matthew DillonCreate an #include layer for bus/pci and bus/isa so...
2008-08-01 Matthew DillonAMD64 work:
2008-08-01 Matthew DillonCast to unsigned long to match the rest of the expressi...
2008-07-31 Matthew DillonHAMMER: Mirroring work
2008-07-31 Sascha WildnerFix 'unused variable' warning in case neither BOOTP...
2008-07-31 Sascha WildnerSync zoneinfo database with tzdata2008e from elsie.
2008-07-31 Sepherosa ZiehauAssert that static rules' count is only updated on...
2008-07-31 Sepherosa ZiehauWhite space and style changes
2008-07-31 Sepherosa ZiehauWhite space and style changes
2008-07-31 Sepherosa Ziehau- Undefine temporary macro
2008-07-31 Sepherosa ZiehauWhite space and style changes
2008-07-31 Sepherosa ZiehauWhite space and style changes
2008-07-31 Sepherosa ZiehauRemove unused macro; undefine temporary macro
2008-07-31 Matthew DillonHAMMER Utilities: Cleanup
2008-07-31 Matthew DillonHAMMER Utilities: Streaming mirroring!
2008-07-31 Matthew DillonHAMMER: Mirroring, misc bug fixes
2008-07-30 Sepherosa ZiehauMinor white space and style changes
2008-07-30 Sepherosa ZiehauMinor white space and style changes
2008-07-30 Sepherosa ZiehauMinor white space and style changes
2008-07-30 Simon SchubertUnbreak world.
2008-07-30 Matthew DillonAdd a quick entry for the new 'gpt boot' directive.
2008-07-30 Matthew DillonAdd a terrible hack to GPT which allows non-EFI BIOSes...
2008-07-29 Matthew DillonPass the correct string to md_mount() when doing a...
2008-07-29 Sascha WildnerUpdate for 2.0.
2008-07-29 Sepherosa ZiehauUnbreak kernel building.
2008-07-28 Simon SchubertAllow gdb to be cross-compiled.
2008-07-28 Sepherosa ZiehauDispatch ipfw control to netisr0. To avoid possible...
2008-07-28 Sepherosa ZiehauUse seperate variable to indicate whether ipfw has...
2008-07-28 Sascha Wildner.Pp not needed.
2008-07-28 Sascha WildnerArgument not needed.
2008-07-28 Sepherosa Ziehau- Dispatch ipfw loading/unloading to netisr0
2008-07-28 Sepherosa Ziehau- Staticize ip_fw_default_rule
2008-07-28 Sascha WildnerRemove some old driver remains.
2008-07-28 Thomas NikolajsenUpdate hammer.8:
2008-07-28 Sascha WildnerRemove old TINDERBOX kernel config.
2008-07-27 Sascha WildnerRemove old packages.
2008-07-27 Michael NeumannBefore installing kernel modules, make sure that the...
2008-07-27 Matthew DillonHAMMER - fix kmalloc exhaustion w/ 3G ram
2008-07-27 Thomas Nikolajsenvnconfig doc update:
2008-07-27 Thomas NikolajsenAdd Xref to committer.7.
2008-07-27 Thomas NikolajsenUpdate ffs.5:
2008-07-27 Thomas NikolajsenUpdate mount_cd9660.8:
2008-07-27 Thomas NikolajsenUpdate fdisk.8:
2008-07-27 Thomas NikolajsenWhitespace fix (cosmetic): delete empty line and tabs...
2008-07-27 Sascha WildnerActually install packages into ${ISOROOT}.
2008-07-27 Thomas NikolajsenUpdate hammer.8:
2008-07-27 Michael NeumannImplement mounting of a Hammer filesystem as a root...
2008-07-27 Thomas NikolajsenUpdate fstab.5:
2008-07-27 Sascha WildnerFix comments.
2008-07-27 Thomas NikolajsenUpdate gpt.8:
2008-07-27 Sascha WildnerFix small mdoc issue.
2008-07-27 Sascha WildnerFix two small mdoc issues.
2008-07-27 Thomas NikolajsenUpdate disklabel64.8:
2008-07-27 Thomas NikolajsenUpdate disklabel.8:
2008-07-27 Sascha WildnerRemove one .El too much.
2008-07-27 Sascha WildnerAdd stg(4) and digi(4)/dgb(4).
2008-07-27 Thomas NikolajsenAdd ncv.4, nsp.4 and stg.4 manual pages.
2008-07-27 Thomas Nikolajsendigi/dgb update:
2008-07-27 Thomas NikolajsenAdd uuids.5 to build.
2008-07-27 Thomas NikolajsenAdd uuids.5 manual page.
2008-07-27 Nuno AntunesFix tcsh crash when autologout is set.
2008-07-27 Matthew DillonAdjust the desiredvnodes (kern.maxvnodes) calculation...
2008-07-27 Thomas NikolajsenUpdate mount_hammer.8
2008-07-27 Thomas NikolajsenAdd description of how to specify sizes.
2008-07-27 Thomas NikolajsenUpdate newfs_hammer.8:
2008-07-27 Sascha WildnerAdd ifmedia(4) reference.
2008-07-27 Sascha WildnerAdd jme(4).
next