Add, if not already present, WARNS and set to 6.
[dragonfly.git] / sys /
2004-09-26 Jeroen Ruigrok/asmodaiFix spammage introduced by dillon's commit in r1.5.
2004-09-26 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD-CURRENT as of 2004-09-26.
2004-09-26 Matthew DillonVFS messaging/interfacing work stage 5/99. Start work...
2004-09-26 Matthew DillonThe wrong vendor-id was used when adding Adaptec ServeR...
2004-09-26 Matthew DillonGet rid of some conditionalized code which the pmap...
2004-09-26 Matthew DillonDocument the additional vendors applicable to the ...
2004-09-26 Matthew DillonVFS messaging/interfacing work stage 5/99. Start work...
2004-09-25 Joerg SonnenbergerAllow ip_output to be called with rt=NULL by making...
2004-09-25 Joerg SonnenbergerFrom FreeBSD:
2004-09-25 Matthew DillonFix a bug where DragonFly's nat was closing TCP connect...
2004-09-24 Joerg SonnenbergerFix typo
2004-09-24 Matthew DillonThe inode size must be unsigned-extended to a quad...
2004-09-23 Matthew DillonAdd support for the LinkSys EG1032 GigE PCI card, and...
2004-09-23 Joerg SonnenbergerBYTE_ORDER ==> _BYTE_ORDER
2004-09-23 Joerg SonnenbergerChange the conditionals to use the protected _BYTE_ORDE...
2004-09-23 Joerg SonnenbergerTypo.
2004-09-23 Joerg SonnenbergerUse the protected names for BYTE_ORDER and co, the...
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_*
next