dragonfly.git
2008-11-30 Sascha Wildnergit(1) doesn't allow to clone into an existing director...
2008-11-30 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-11-30 Peter AvalosLet make upgrade install new files in etc/ if they...
2008-11-30 Peter AvalosUse ${INSTALL} so installworld works for non-root users.
2008-11-30 Sascha Wildner<utime.h> shall define time_t.
2008-11-30 Simon SchubertTesting demultiplexing 2/2
2008-11-30 Simon SchubertTesting push demultiplexing 1/2
2008-11-30 Simon SchubertMore testing.
2008-11-30 Simon SchubertTest mail hook
2008-11-30 Simon SchubertAdd a gaussian filter for maximum beeping pleasure.
2008-11-30 Sepherosa ZiehauRecognize TTTech MC322
2008-11-30 Sepherosa Ziehauregen
2008-11-30 Sepherosa ZiehauAdd TTTech
2008-11-30 Sepherosa ZiehauFilter out 8139 chips by PCI revid. It looks like...
2008-11-30 Sepherosa ZiehauRemove jumbo frame support for 8169; it never works...
2008-11-30 Sepherosa Ziehau- Use a longer timeout value for firmware handshaking.
2008-11-30 Matthias Schmidttest git
2008-11-30 Nuno Antunestesting
2008-11-30 Sepherosa Ziehautest lance
2008-11-30 Peter AvalosTest commit/push access for master.
2008-11-29 Sascha Wildnertest
2008-11-28 Nicolas TheryFix disklabel(1) core dump.
2008-11-29 Sepherosa Ziehautest xanadu
2008-11-29 Sepherosa Ziehautest enigma
2008-11-29 Sepherosa Ziehautest local mirror
2008-11-29 Sepherosa Ziehautest push
2008-11-28 Nicolas TheryMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-11-29 Charlietest
2008-11-28 Nicolas TheryTest switch to git repo.
2008-11-26 Sascha WildnerBump .Dd to when the page was updated.
2008-11-26 Sascha WildnerRemove wrong parentheses.
2008-11-26 Sepherosa ZiehauResurrect priority message support; there is always...
2008-11-26 Sepherosa Ziehau- In sys_setsockopt():
2008-11-26 Sepherosa Ziehau- Proper handle flags passed to bridge_rtflush() and...
2008-11-26 Sepherosa Ziehau- JMC260 with full mask revision 2 and ECO revision...
2008-11-24 Hasso TepperRemove /usr/include/libusbhid.h.
2008-11-24 Hasso TepperSync libusbhid with other BSDs (breaks API compatibilit...
2008-11-24 Hasso TepperUnbreak installworld.
2008-11-24 Sascha WildnerAdd/sync some feature strings.
2008-11-24 Hasso TepperAdd hardware type value define for IP over firewire...
2008-11-24 Hasso TepperInstall acpiio.h.
2008-11-23 Sascha WildnerUse .Fn for functions and macros with parameters.
2008-11-23 Sepherosa ZiehauSave the value read from TX queue CSR, so we don't...
2008-11-23 Sepherosa ZiehauAdd comment about how to survive blocking operation...
2008-11-22 Sascha WildnerBring in a devclass_get_count(9) manual page.
2008-11-22 Sascha WildnerCorrect my previous commit which only preserved snapsho...
2008-11-22 Sepherosa ZiehauRemove MSGF_PRIORITY support. The flag testing and...
2008-11-22 Sepherosa ZiehauParallelize bridge_input step 2/2:
2008-11-22 Sepherosa ZiehauParallelize bridge_input step 1.85/2
2008-11-22 Sepherosa Ziehaubstp_input() always returns NULL, so nuke its return...
2008-11-22 Sepherosa ZiehauFactor out ether_reinput_oncpu(). Mainly used by pseud...
2008-11-21 Sepherosa Ziehau- IFF_MONITOR processing will happen in ether_input_oncpu()
2008-11-21 Sepherosa ZiehauWhite space changes
2008-11-21 Sepherosa Ziehau- Update bridge ifnet's if_imcasts
2008-11-21 Sepherosa ZiehauParallelize bridge_input step 1.8/2:
2008-11-20 Sepherosa ZiehauSince kmalloc's limit testing is not synchronized acros...
2008-11-20 Hasso TepperMake apps using '#define _POSIX_C_SOURCE' compile.
2008-11-19 Sascha WildnerAdjust list width.
2008-11-19 Sascha WildnerRaise WARNS to 6 and silence resulting warnings.
2008-11-19 Sascha WildnerRaise WARNS to 6 and silence resulting warnings.
2008-11-19 Sepherosa ZiehauDon't use "timeout" mode for RX HC. The "collect"...
2008-11-19 Hasso TepperHopefully more bulletproof workaround to fix problems...
2008-11-19 Hasso TepperWe don't have /dev/audio support any more, but make...
2008-11-18 Sascha WildnerIf a user has turned on snapshots in /tmp and has clear...
2008-11-17 Sascha WildnerMake ath(4) compilable into the kernel and add it to...
2008-11-17 Hasso TepperBring in some fixes from FreeBSD. Amongst other fixes...
2008-11-16 Sascha WildnerFix some typos in user visible messages.
2008-11-15 Sepherosa ZiehauRestore rev1.6 in different form
2008-11-15 Sepherosa ZiehauReturn the value returned by lwkt_domsg()
2008-11-15 Sepherosa ZiehauParallelize bridge_input step 1/2:
2008-11-15 Sepherosa Ziehau- Defer deep copyout which happens in bridge_ioctl_...
2008-11-14 Sascha WildnerDeactivate -Werror for now.
2008-11-14 Sepherosa ZiehauDefault timeout is 1200
2008-11-14 Sepherosa Ziehau- Defer bridge callouts to BRIDGE_CFGPORT using dropabl...
2008-11-13 Sascha WildnerSome mdoc cleanup: Improve markup, adjust list width.
2008-11-13 Sascha WildnerUpdate and switch to UTF-8.
2008-11-13 Sepherosa ZiehauSerialize bridge up/down by netisr0; this could ease...
2008-11-13 Sepherosa ZiehauMT_TAG has gone for a long timer, GC bridge_handoff_notag()
2008-11-13 Matthew DillonAllow an error code to be returned in the head.error...
2008-11-13 Matthew DillonHAMMER: Correct minor oops in last commit. Do not...
2008-11-13 Matthew DillonHAMMER:
2008-11-13 Matthew DillonHAMMER utilities:
2008-11-12 Sascha WildnerSilence -Wold-style-definition.
2008-11-12 Sascha WildnerNo .Pp needed here.
2008-11-12 Sepherosa Ziehau- Update comment: bridge_rtupdate() is no longer called...
2008-11-12 Sepherosa ZiehauAllocate if_start_nmsg from M_LWKTMSG
2008-11-12 Matthew DillonFix a bootstrapping issue, UF_NOHISTORY may not exist...
2008-11-11 Peter AvalosGrab some changes from FreeBSD:
2008-11-11 Sepherosa ZiehauRecord number of valid ifaddr containers in ifaddr...
2008-11-11 Sepherosa Ziehau- Use priority message to carry out ipfw callout.
2008-11-11 Sepherosa Ziehau- If we receive redirect or host dead ICMP message...
2008-11-11 Peter AvalosAdd -f and -v options to chflags.
2008-11-11 Peter AvalosFix a copy/paste from chmod(1). We're changing file...
2008-11-11 Peter AvalosConditionalize the lchflags() call since chflags(1...
2008-11-11 Matthew Dillon* Change hc_remove() to return a -errno if an error...
2008-11-11 Peter AvalosAdd an interface to the lchflags(2) syscall. The new...
2008-11-11 Matthew DillonFix flags handling for the install program. Properly...
2008-11-11 Peter AvalosFix typo in comment.
2008-11-11 Peter AvalosAdd the lchflags() syscall.
2008-11-10 Sascha WildnerSome small fixes.
next