Unbreak addump().
[dragonfly.git] / sys /
2004-09-23 Jeroen Ruigrok/asmodaiUnbreak addump().
2004-09-23 Hidetoshi ShimokawaHooks to build dcons(4)/dcons_crom(4).
2004-09-23 Hidetoshi ShimokawaAdd support for eui64(5) to libc.
2004-09-23 Hidetoshi ShimokawaUse opt_dcons.h.
2004-09-23 Hidetoshi ShimokawaAdd dcons(4), a pseudo console driver for FireWire...
2004-09-23 Matthew DillonRemove unused variable.
2004-09-22 Joerg SonnenbergerThis should read const char *, not char char *.
2004-09-22 Joerg SonnenbergerUse const char* for tcpstates
2004-09-21 Joerg SonnenbergerPF uses -1 as rule number for the default entry. To...
2004-09-21 Joerg SonnenbergerInclude machine/cpu.h for userland to get clear_lwkt_re...
2004-09-21 Joerg SonnenbergerUse libcaps_free_stack instead of kmem_free for userland
2004-09-21 Joerg SonnenbergerAdd a new option "TIMER_USE_1", which allows switching...
2004-09-20 Joerg SonnenbergerAdd various ICMP defines used by PF.
2004-09-20 Eirik NygaardAdd KTR, a facility that logs kernel events to help...
2004-09-20 Jeroen Ruigrok/asmodaiRemove a '+', remnant of patchset.
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-20 Matthew DillonM_NOWAIT -> M_WAITOK
2004-09-20 Matthew DillonM_NOWAIT -> M_INTWAIT/M_WAITOK. Plus fix a NULL free...
2004-09-20 Matthew DillonUse the appropriate #defines instead of hard-coding...
2004-09-20 Matthew Dillonif_pfsync.h needs pfvar.h for struct pf_addr. The...
2004-09-19 Matthew DillonAdd a missing #include and add a missing semicolon.
2004-09-19 Matthew DillonQuick cleanup in preparation for a more complete cleanup.
2004-09-19 Joerg SonnenbergerKernel part of PF
2004-09-19 Joerg SonnenbergerThe CIS vendor and product string routines return the...
2004-09-19 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-19 Matthew DillonRemove timeout() and untimeout() plus all related suppo...
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*. NDIS hides the callou...
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dilloncleanup syntax a bit. non functional changes.
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-19 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Joerg SonnenbergerRemove extra tokens at end of #undef.
2004-09-18 Joerg SonnenbergerRemove cast of lvalues.
2004-09-18 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-18 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillonmalloc() M_NOWAIT -> M_WAITOK, plus remove bzero's...
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_* [structural fields...
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Joerg SonnenbergerUse ioctl_map_range instead of ioctl_map_cmd, as requir...
2004-09-17 Matthew DillonJoerg pointed out that callout_init is called by the...
2004-09-17 Matthew DillonAdd missing callout_init().
2004-09-17 Matthew DillonFix a type-o / syntax error in the last commit.
2004-09-17 Matthew DillonAdd a missing free to a failure case (non critical).
2004-09-17 Matthew DillonFix a number of races. First, retain PG_BUSY through...
2004-09-17 Matthew DillonMake the freeing free mbuf assertion a bit more verbose.
2004-09-17 Matthew DillonFix a race on SMP systems. Since we might block while...
2004-09-17 Matthew Dillonmissing log message for last commit: Rearrange the...
2004-09-17 Matthew Dillon*** empty log message ***
2004-09-17 Matthew DillonOops CALLOUT_DID_INIT had the same flags value as CALLO...
2004-09-17 Matthew DillonUnbreak the SCSI drivers. Move the callout_init()...
2004-09-17 Matthew DillonRemove a superfluous (and incorrect due to the recent...
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Joerg SonnenbergerMove the callout init below the softc allocation. ...
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Joerg SonnenbergerIt is unlikely that NetBSD wants to take this code...
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_* for p->p_ithandle
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Joerg SonnenbergerFix typo.
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Matthew DillonMove all the softclock/callout initialization out of...
2004-09-17 Matthew Dillontimeout/untimeout ==> callout_* [ Adding missing callou...
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg SonnenbergerFix some warnings / typos
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg SonnenbergerDon't include the PCI parts until the our system has...
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
next