dragonfly.git
2008-07-12 Matthew DillonHAMMER 61F2/Many: Fix bug in last commit
2008-07-12 Matthew DillonHAMMER 61F/Many: Stabilization
2008-07-12 Matthew DillonHAMMER Utilities: Cleanup
2008-07-12 Matthew DillonHAMMER 61E/Many: Stabilization, Performance
2008-07-12 Peter AvalosAdd quirk for the Samsung YP-U3.
2008-07-12 Michael NeumannFix an venerable bug: if we're reducing a rule that...
2008-07-12 Michael Neumann* Add support for the nVidia MCP61, MCP65, MCP67, MCP73...
2008-07-12 Peter AvalosUpdate build structure for libarchive-2.5.5.
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-12 Peter AvalosImport libarchive-2.5.5.
2008-07-12 Sepherosa Ziehau- Check number of free TX descs before trying to xmit...
2008-07-12 Sepherosa ZiehauAdd brief description about tx_ring_count
2008-07-12 Sepherosa ZiehauAdd tunable for number of TX desc
2008-07-12 Sepherosa ZiehauPrepare to rework nfe_start():
2008-07-12 Sepherosa Ziehau- Decrease NFE_MAX_SCATTER to 32, should be enough
2008-07-12 Sepherosa ZiehauUse softc sc_rx_ring_count to allocate jumbo frame...
2008-07-12 Sepherosa Ziehau- Correct max segment size passed to various bus_dma_ta...
2008-07-12 Matthew DillonHAMMER Utillities: Sync with 61D
2008-07-12 Matthew DillonHAMMER 61D/Many: Mirroring features
2008-07-12 Matthew DillonCorrect a bug in the last commit.
2008-07-12 Matthew DillonAdd a vclean_unlocked() call that allows HAMMER to...
2008-07-11 Thomas NikolajsenTunables are called loader tunables; fix this in a...
2008-07-11 Thomas NikolajsenUpdate netstat help:
2008-07-11 Jeremy C. ReedAdd patch from 9.3.5 to 9.3.5-P1. This is for adding...
2008-07-11 Thomas NikolajsenUpdate LINT:
2008-07-11 Sascha WildnerAdd prototype for crc32_ext().
2008-07-11 Thomas NikolajsenMake support for polling(4) more visible,
2008-07-11 Thomas NikolajsenChange how `options INCLUDE_CONFIG_FILE' is fixed:
2008-07-11 Matthew DillonHAMMER 61C/Many: Stabilization
2008-07-11 Matthew DillonHAMMER 61B/Many: Stabilization
2008-07-10 Sascha WildnerAdd remains from the libreadline removal.
2008-07-10 Sascha WildnerNuke libreadline, it's no longer being built.
2008-07-10 Sascha WildnerAdd some files that seem to have slipped during the...
2008-07-10 Matthew DillonHAMMER 61A/Many: Stabilization
2008-07-10 Michael NeumannThe symlink generated during "hammer snapshot" should...
2008-07-10 Sascha Wildnerstyle: compare return value of getopt() against -1...
2008-07-10 Matthew DillonAdd crc32_ext() - allows continuation of a 32 bit crc.
2008-07-10 Sascha WildnerRemove unused file.
2008-07-10 Matthew DillonHAMMER Utilities: Sync with 60J
2008-07-10 Matthew DillonHAMMER 60J/Many: Mirroring
2008-07-10 Thomas NikolajsenUpdate example disklabel to bigger slice,
2008-07-10 Thomas NikolajsenUpdate recommendation for disk partition sizes;
2008-07-10 Thomas NikolajsenUpdate estimate of extra disk space for debug kernel...
2008-07-10 Thomas NikolajsenAdd some cross references.
2008-07-10 Aggelos EconomopoulosFix sockopt syscalls for the Nth time.
2008-07-09 Thomas NikolajsenUpdate FILES section and add a few extra cross references.
2008-07-09 Thomas NikolajsenFix `option INCLUDE_CONFIG_FILE',
2008-07-09 Matthew DillonHAMMER Utilities: Mirroring work
2008-07-09 Sascha WildnerInclude HAMMER file systems when checking for setuid...
2008-07-09 Sascha WildnerAdd HAMMER to the list of file systems to be searched...
2008-07-09 Sascha WildnerClarify that the argument to -t is in seconds.
2008-07-09 Thomas NikolajsenFix error: `#' can be escaped by `\', not `\\'.
2008-07-09 Thomas NikolajsenFix typo.
2008-07-09 Thomas NikolajsenFix typos.
2008-07-09 Thomas NikolajsenChange .Fx to .Dx where appropriate.
2008-07-09 Thomas NikolajsenFix paths;
2008-07-09 Thomas NikolajsenIn manual pages and LINT,
2008-07-09 Thomas NikolajsenChange name of kernel tunable from imtime to imtimer,
2008-07-09 Sepherosa ZiehauUpdate et(4) manpage after recent change
2008-07-09 Sepherosa Ziehau- Recollect TX descs, if et(4) is going to enter OACTIV...
2008-07-09 Sepherosa ZiehauUpdate et(4) manpage according to recent changes
2008-07-09 Sepherosa Ziehau- Increase RX coalesced packets from 32 to 129 to avoid...
2008-07-09 Matthew DillonHAMMER Utilities: Sync with 60I
2008-07-09 Matthew DillonHAMMER 60I/Many: Mirroring
2008-07-09 Thomas NikolajsenAdd PF_MPLSOPS, route flag `m', to netstat.8.
2008-07-09 Sascha WildnerAdd some OLD_PKGSRC_PACKAGES again (accidentally remove...
2008-07-09 Sascha WildnerBuild the installer as part of normal build-/installwor...
2008-07-08 Thomas NikolajsenAdd description for CVS_UPDATE and update description...
2008-07-08 Sepherosa ZiehauMake et(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-07-08 Thomas Nikolajsenata(4) isn't used in GENERIC anymore.
2008-07-08 Thomas NikolajsenUpdate file list and description.
2008-07-08 Sepherosa ZiehauHandle MPLS on ETHER_INPUT2 code path
2008-07-08 Thomas NikolajsenUpdate names of rc.d diskless scripts.
2008-07-08 Thomas NikolajsenAdd description of DragonFly-src-supfile.
2008-07-08 Matthew DillonHAMMER 60H/Many: Stabilization pass
2008-07-08 Matthew DillonCleanup - move a warning so it doesn't spam the screen...
2008-07-08 Matthew DillonAdd the HAMMER filesystem to GENERIC and VKERNEL.
2008-07-07 Nuno AntunesAdd 'options MPLS' to LINT.
2008-07-07 Sascha WildnerThe behavior of -m introduced in r1.4 leads to an error...
2008-07-07 Matthew DillonHAMMER 60G/Many: Mirroring, bug fixes
2008-07-07 Nuno AntunesIntroduce experimental MPLS over ethernet support....
2008-07-07 Matthew DillonUFS+softupdates can build up thousands of dirty 1K...
2008-07-07 Matthew DillonRename fid_reserved to fid_ext.
2008-07-07 Sascha WildnerSync zoneinfo database with tzdata2008d from elsie.
2008-07-07 Aggelos EconomopoulosDo copy{in,out} early in the {g,s}etsockopt system...
2008-07-07 Sepherosa ZiehauIFF_BROADCAST will never be changed
2008-07-07 Sepherosa ZiehauWhite space
2008-07-07 Sepherosa ZiehauThe MAC address of nfe(4), whose device id is above...
2008-07-07 Matthew DillonHAMMER Utilities: Sync with 60F
2008-07-07 Matthew DillonHAMMER 60F/Many: Mirroring
2008-07-07 Matthew DillonWhen creating a new HAMMER filesystem also create a...
2008-07-07 Matthew DillonHAMMER Utilities: Sync with 60E
2008-07-07 Matthew DillonHAMMER 60E/Many: Mirroring, bug fixes
2008-07-07 Thomas NikolajsenEnsure AP is associated before we return.
2008-07-06 Thomas NikolajsenFix typo.
2008-07-06 Thomas NikolajsenDescribe which FW package is causing error;
2008-07-06 Thomas NikolajsenUpdate etc/inetd.conf:
2008-07-06 Nicolas TheryChange soopt_mcopyin() and soopt_mcopyout() to not...
2008-07-06 Michael NeumannAdd Makefile that compiles serial port enabled boot...
2008-07-06 Michael NeumannExtend boot loader so that it can be compiled to work...
next