dragonfly.git
2008-08-25 Matthew DillonAMD64 Support:
2008-08-25 Matthew DillonAMD64 Support:
2008-08-25 Matthew DillonAMD64 Support:
2008-08-25 Matthew DillonAMD64 Support:
2008-08-24 Sascha WildnerRemove __P.
2008-08-23 Sascha WildnerFix null dereference.
2008-08-23 Peter AvalosUpdate SCSI opcodes and ASCs.
2008-08-23 Sascha WildnerIn print_mesg, remove unused FILE* argument. Also remov...
2008-08-23 Peter AvalosFix whitespace.
2008-08-23 Sepherosa ZiehauWhite space
2008-08-23 Sepherosa ZiehauIf a packet is to be reinjected by dummynet onto ethern...
2008-08-23 Sepherosa ZiehauSave srcroute options in a mtag associated the mbuf...
2008-08-23 Sepherosa ZiehauStaticize save_rte()
2008-08-23 Sepherosa Ziehau- Test m_pkthdr.fw_flags against DUMMYNET_MBUF_TAGGED...
2008-08-22 Sascha WildnerComment out some .Pp's as well.
2008-08-22 Thomas NikolajsenUpdate pf.conf.5:
2008-08-22 Thomas NikolajsenFix Boot Setup example:
2008-08-22 Sascha WildnerRemove /* within block comment.
2008-08-22 Sascha WildnerIn usage(), adjust number of %s's to match # of args.
2008-08-22 Sepherosa ZiehauMove ip fragments reassemble related code from ip_input...
2008-08-22 Sepherosa ZiehauMove ipstat.ips_reassembled updating from ip_input...
2008-08-22 Sepherosa ZiehauWhite space
2008-08-22 Sascha WildnerRemove unused variable/assignment.
2008-08-22 Sepherosa Ziehaunext_hop information is now saved in mtag, so the netms...
2008-08-22 Sepherosa ZiehauSave 'ipfw forward' information in mtag, use m_pkthdr...
2008-08-22 Sascha WildnerRemove unused variable.
2008-08-22 Sascha WildnerRemove unused variable.
2008-08-22 Sascha WildnerRemove unused variables.
2008-08-22 Hasso TepperSome agp(4) fixes:
2008-08-22 Hasso TepperMake Huawei E220 change the mode from device with singl...
2008-08-21 Thomas NikolajsenUpdate hammer.5:
2008-08-21 Thomas NikolajsenRemove extra space in usage()
2008-08-21 Thomas NikolajsenUpdate hammer:
2008-08-21 Thomas NikolajsenUpdate gpt:
2008-08-21 Thomas NikolajsenUpdate disklabel64 doc:
2008-08-21 Sascha WildnerRemove extra comma.
2008-08-21 Thomas NikolajsenUpdate disklabel doc:
2008-08-21 Thomas NikolajsenAdd note that this is 32 bit disk label.
2008-08-21 Thomas NikolajsenAdd Xref.
2008-08-21 Thomas NikolajsenAdd description of default section list.
2008-08-21 Sascha WildnerRemove wrong semicolon.
2008-08-21 Sepherosa Ziehau- Correct 'forward' support
2008-08-21 Sepherosa ZiehauDon't terminate the fragment iteration upon error;...
2008-08-20 Matthias SchmidtRemove four files which where probably accidentally...
2008-08-19 Joerg SonnenbergerFix typos in copyright.
2008-08-19 Matthias SchmidtAdd targets to install/update pkgsrc-wip tree.
2008-08-19 Matthias SchmidtAdd another Qualcomm device ID.
2008-08-19 Michael NeumannAdd missing usage information for hammer mirror-stream.
2008-08-18 Joerg SonnenbergerMerge revision 1.21 and 1.22 from OpenBSD. Add a missin...
2008-08-17 Nicolas TheryAdd minimal support for post-mortem (core dump) debuggi...
2008-08-17 Michael NeumannFix function getpfs for pseudo-filesystems specified...
2008-08-17 Sepherosa ZiehauUtilize ifnet_{domsg,forwardmsg}()
2008-08-17 Sepherosa ZiehauAdd assertion to make sure that the next cpuid is withi...
2008-08-17 Sepherosa Ziehau- Rename ifa_{domsg,forwardmsg}() to ifnet_{domsg,forwa...
2008-08-17 Sepherosa ZiehauPass cpuid to ifa_domsg()
2008-08-17 Sepherosa ZiehauNuke INTR_NETSAFE
2008-08-17 Sepherosa ZiehauVarious tap functions of bpf(4) are the only non-MPSAFE...
2008-08-16 Thomas NikolajsenAdd missing `)'.
2008-08-16 Hasso TepperFix some NULL pointer dereferences, most of the in...
2008-08-16 Sepherosa Ziehau- bpfpoll() is a static function
2008-08-16 Sepherosa Ziehauipfw(4) parallelize stage 1, step 2/2: per-CPU static...
2008-08-16 Nicolas TheryRemove useless NULL check after kmalloc(M_WAITOK).
2008-08-15 Nicolas TheryAllocate unpcb structs with kmalloc() instead of zalloc().
2008-08-15 Nicolas TheryAllocate sackblock structs with kmalloc() instead of...
2008-08-15 Nicolas TheryAllocate socket structs with kmalloc() instead of zalloc.
2008-08-14 Hasso TepperRemove some useless variables and assignments from...
2008-08-14 Sascha WildnerUse "ipl" as module name and not the full version strin...
2008-08-13 Sascha WildnerRemove a useless assignment and two unused variables.
2008-08-13 Sascha WildnerRemove unused variable.
2008-08-13 Sascha WildnerMove declaration and assignment of minr into #if 0.
2008-08-13 Sascha WildnerRemove useless variable/assignments and add a missing...
2008-08-13 Matthew DillonDon't bump intr_context when running from the softint...
2008-08-12 Matthias SchmidtUpdate the units(1) program with the latest changes...
2008-08-12 YONETANI TomokazuHumanized number can be up to three digits + unit lette...
2008-08-11 Thomas NikolajsenUpdate hammer.8:
2008-08-11 Sascha WildnerRemove two unused variables and improve readability...
2008-08-11 Joerg SonnenbergerMake comment more readable by putting the copyright...
2008-08-11 Joerg Sonnenberger_PATH_MKDIR is unused, nuke it.
2008-08-11 Joerg SonnenbergerJust remove the README file, noone bothers with it...
2008-08-10 Joerg SonnenbergerRemove bootstrap code -- you should really have stdint...
2008-08-10 Joerg SonnenbergerFix one inversed condition.
2008-08-10 Joerg SonnenbergerCheck, complain about and accumulate errors when writin...
2008-08-10 Joerg SonnenbergerDon't try to guess if the hunk was already applied...
2008-08-10 Matthew DillonRemove daddr_t dependancies in the swap code. Move...
2008-08-10 Hasso TepperFix interrupt pipe processing to treat a ugensa(4)...
2008-08-10 Hasso TepperUse IPv6 documentation prefix (RFC3849) instead of...
2008-08-10 Hasso TepperCleanup err/error mess in the uticom_download_fw().
2008-08-10 Matthew DillonImplement a bounce buffer for physio if the buffer...
2008-08-10 Sascha WildnerRemove useless assignment.
2008-08-10 Sascha WildnerRemove unused variable.
2008-08-10 Sascha WildnerRemove unused variable.
2008-08-10 Sascha WildnerRemove useless assignment.
2008-08-10 Sascha WildnerRemove some useless code I forgot to remove in r1.24.
2008-08-09 Sascha WildnerAdd sradixsort(3) MLINK.
2008-08-09 Sascha WildnerAdd MLINKS for mpool(3) functions.
2008-08-09 Sascha Wildnerstyle change: don't use an MLINK as the source for...
2008-08-09 Sascha WildnerAdd MLINK for strnvis(3).
2008-08-09 Sascha WildnerAdd missing MLINKS.
2008-08-09 Sascha WildnerAdd MLINK for kvm_readstr().
2008-08-09 Sascha Wildner* Add some missing MLINKS
next