dragonfly.git
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-20 Peter AvalosImport bzip-1.0.5 which fixes CVE-2008-1372. chlamydia/vendor/BZIP
2008-03-19 Matthew DillonHAMMER 33B/many: Further B-Tree fix.
2008-03-19 Matthew DillonHAMMER 33/many: Expand transaction processing, fix...
2008-03-19 Sepherosa ZiehauTiny step to keep ether header in mbuf on ethernet...
2008-03-19 Sepherosa Ziehau- Factor out ether_restore_header() from ether_ipfw_chk...
2008-03-18 Matthew DillonHAMMER 32B/many: Reblocking work.
2008-03-18 Sepherosa ZiehauNuke stack variable which is only used by INVARIANTS
2008-03-18 Hasso TepperSync Bluetooth stack with NetBSD.
2008-03-18 Sascha WildnerRemove unneeded argument.
2008-03-18 Hasso TepperProtect macros with "do { } while(0)" where needed.
2008-03-18 Matthew DillonHAMMER utilities: Add the reblock command, adjust...
2008-03-18 Matthew DillonHAMMER 32/many: Record holes, initial undo API, initial...
2008-03-17 Matthias SchmidtMention recent added ioctls in bpf man page.
2008-03-16 Sascha Wildnerxref nfe(4) <-> vlan(4) (MCP55 supports hw vlan tagging)
2008-03-16 Sascha WildnerAdd a bus_space(9) manual page.
2008-03-16 Hasso TepperRegenerate miidevs.h.
2008-03-16 Hasso Tepper10Base-TX -> 10Base-T and 1000Base-TX -> 1000Base-T...
2008-03-16 Sepherosa ZiehauRework vlan configuration processing:
2008-03-16 Sepherosa ZiehauAdd ASSERT_NOT_SERIALIZED
2008-03-16 Sascha WildnerAdd some lines on how to MFC to specific branches.
2008-03-15 Aggelos EconomopoulosThe i386/amd64 abi specifies that the direction flag...
2008-03-15 Hasso TepperMake sure lo0 is brought up before any other interfaces...
2008-03-14 Matthias SchmidtIntroduce two new ioctl(2) commands, BIOCLOCK and BIOCS...
2008-03-13 Sascha WildnerNuke unneded include.
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-03-12 Dave HayesInstaller import into contrib (real import this time) avalon/vendor/BSDINSTALLER chlamydia/vendor/BSDINSTALLER
2008-03-12 Sascha WildnerAdd some substitutions to groff/Makefile.inc and fix...
2008-03-12 Dave HayesInstaller import
2008-03-11 Hasso TepperFix buffer overflow in ppp command prompt parsing ...
2008-03-10 Sepherosa ZiehauAdd ETHER_BPF_MTAP() which will call vlan_ether_ptap...
2008-03-10 Hasso TepperRemove #ifndef __cplusplus around wchar related stuff...
2008-03-10 Sepherosa ZiehauFactor out vlan_ether_ptap() from vlan_input_tag()
2008-03-10 Sepherosa Ziehau- Embed ether vlan tag in mbuf packet header. Add...
2008-03-10 Sepherosa ZiehauAdd 'volatile' qualifier
2008-03-10 Sepherosa ZiehauSet framelen to 0; it might be used without being initi...
2008-03-09 Sascha WildnerBetter handle restarting a previously aborted build...
2008-03-09 Sascha WildnerMove new sentence on a new line.
2008-03-09 Sascha WildnerForgot one.
2008-03-09 Sascha WildnerAdd an initial iwl(4) manual page.
2008-03-09 Sascha WildnerAdd iwl
2008-03-09 Sepherosa Ziehau- Nuke no longer needed .PATH
2008-03-09 Sepherosa Ziehau- Add an entry for iwl(4)
2008-03-09 Sascha WildnerSlight rewording using existing ioctl names.
2008-03-08 Sascha WildnerClean up prototypes and staticize.
2008-03-08 Sascha WildnerAdd an example on how to create a live CD with xorg.
2008-03-08 Sascha WildnerRegenerate the pciconf(8) database from the following...
2008-03-08 Sascha WildnerAdd code to merge the pci.ids list from pciids.sourcefo...
2008-03-08 Sascha WildnerMove README to share/zoneinfo.
2008-03-08 Sepherosa ZiehauShut up gcc warning (if ifac is not NULL, ifa must...
2008-03-08 Sascha WildnerSync zoneinfo database with tzdata2008a from elsie.
2008-03-08 Sepherosa ZiehauDon't duplicate code of ether_ioctl()
2008-03-08 Sepherosa ZiehauCleanp leftover of the ifnet.if_addrhead parallelizing.
2008-03-08 Sepherosa Ziehau- In command RX intr, if the command number returned...
2008-03-07 Sascha WildnerInstead of copying packages into the ISO root, use...
2008-03-07 Sepherosa ZiehauParallelize ifnet.if_addrhead accessing by duplicating...
2008-03-07 Peter AvalosAdd SCSI READ CAPACITY support to camcontrol.
2008-03-07 Dave HayesTesting a commit per man page
2008-03-06 Peter AvalosAdvertise to CAM the ability of 790X controllers to...
2008-03-06 Peter AvalosRemove superfluous setting of the transport_version...
2008-03-06 Peter AvalosOnly print sense data diagnostics if debugging is enabl...
2008-03-06 Sepherosa ZiehauMake sure stack variable is cleared.
2008-03-05 Sascha Wildner* Add MLINK for serialize_sleep()
2008-03-05 Sepherosa ZiehauRewrite driver for Intel 2100BG:
2008-03-05 Sepherosa ZiehauAdd an entry for serialize_sleep
2008-03-05 Sepherosa ZiehauAdd serializer port backend. Implementation is mainly...
2008-03-05 Sepherosa ZiehauAdd serialize_sleep(), which will atomically release...
2008-03-05 Simon SchubertResurrect code mistakenly #ifdef'd out before.
2008-03-04 Matthew DillonPatch additional use-after-free cases.
2008-03-04 Sascha WildnerUse uintmax_t for ino_t.
2008-03-04 Sepherosa ZiehauAdd capability flag to inform 802.11 generic layer...
2008-03-04 Matthias SchmidtRework some bits of the networking code.
2008-03-03 Sascha WildnerRemove some lines warning about 'make upgrade' before...
2008-03-03 Sascha WildnerRemove old files in /usr/share/groff_font/devlj4.
2008-03-02 Sascha WildnerBring in some changes from FreeBSD:
2008-03-02 Sascha WildnerFix some errors and reduce differences with FreeBSD.
2008-03-02 Sascha WildnerRetire our /usr/share/misc/iso3166 file in favor of...
2008-03-01 Sascha WildnerAdd MLINKS for SDP_{GET,PUT}_UUID128.3
2008-03-01 Sascha WildnerAnsify some remaining function definitions in the kernel.
2008-03-01 Nuno AntunesMake the -O option (show *only* kernel threads) imply...
2008-03-01 Sascha WildnerUse .Va for sysctls.
2008-03-01 Matthew DillonClean up the token code and implement lwkt_token_is_sta...
2008-02-28 Sascha WildnerAdd an experimental driver for NICs using Silan Microel...
2008-02-28 Sascha WildnerRegenerate
2008-02-28 Sascha WildnerAdd some PCI IDs for the upcoming sln(4) driver.
2008-02-28 Thomas E. SpanjaardRemove unmatched crit_exit() from dsp_ioctl(). A critic...
2008-02-28 Sascha WildnerSync with FreeBSD.
2008-02-27 Thomas E. SpanjaardFix the fact that I thought about adding a comment...
2008-02-25 Thomas E. SpanjaardMake sure we tally an interrupt when calling sched_ithd...
2008-02-24 Matthew DillonHAMMER 31C/many: Fix livelock in deadlock handling...
2008-02-24 Matthew DillonHAMMER 31B/many: Fix busy block dev on HAMMER umount
2008-02-24 Matthew DillonHAMMER 31A/many: File data size optimization
2008-02-24 Sascha WildnerImprove wording.
2008-02-24 Sepherosa Ziehauconstify channel parameter
2008-02-23 Matthew DillonHAMMER 30C/many: Fix more TID synchronization issues
2008-02-23 Matthew DillonHAMMER 30B/many: Minor bug fix.
2008-02-23 Matthew DillonHAMMER 30A/many: blockmap cleanup
2008-02-23 Matthew DillonHAMMER 30/many: blockmap work.
2008-02-23 Sascha WildnerFinally, re-add an #endif I removed. :)
2008-02-23 Sascha WildnerAdd <unistd.h>.
next