Add sr_YU.ISO8859-2/5.
[dragonfly.git] / sys /
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 7g/99: More firmin...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 7f/99: More firmin...
2004-10-07 Matthew DillonThe last commit was improperly documented as being...
2004-10-07 Matthew DillonFix a bug in the tty clist code. The clist code was...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 8a/99: Sync other...
2004-10-06 Matthew DillonVFS messaging/interfacing work stage 7e/99: More firmin...
2004-10-06 YONETANI TomokazuRegister ips device with devstat subsystem so that...
2004-10-05 Matthew DillonVFS messaging/interfacing work stage 7e/99: More firmin...
2004-10-05 Matthew DillonVFS messaging/interfacing work stage 7d/99: More firmin...
2004-10-04 Matthew DillonVFS messaging/interfacing work stage 7c/99: More firmin...
2004-10-04 Matthew DillonOnly include opt_vmpage.h if _KERNEL is defined.
2004-10-02 Matthew DillonVFS messaging/interfacing work stage 7b/99: More firmin...
2004-10-01 Matthew DillonVFS messaging/interfacing work stage 7a/99: Firm up...
2004-09-30 Matthew DillonVFS messaging/interfacing work stage 7/99. BEGIN DESTA...
2004-09-30 Matthew DillonAttempt to make the boot code operate in a more determi...
2004-09-30 Joerg SonnenbergerFix the code for the nxt != 0 case and use the assemble...
2004-09-30 Joerg SonnenbergerAdd CTASSERT, a facility for simple compile time assert...
2004-09-28 Joerg SonnenbergerEVENTHANDLER_REGISTER uses the name of the event as...
2004-09-28 Matthew DillonVFS messaging/interfacing work stage 6/99. Populate...
2004-09-27 Jeroen Ruigrok/asmodaiChange to use USB_PRODUCT_LINKSYS2_USB200M.
2004-09-27 Jeroen Ruigrok/asmodaiChange SYNOPSYS to SYNOPSYS2 and regenerate.
2004-09-27 Matthew DillonMinor cleanups to TIMER_USE_1 (no real fixes or anything).
2004-09-26 Matthew DillonVFS messaging/interfacing work stage 5b/99. More clean...
2004-09-26 Jeroen Ruigrok/asmodaiRegenerate.
2004-09-26 Jeroen Ruigrok/asmodaiAdd some more vendors and some HP devices.
2004-09-26 Jeroen Ruigrok/asmodaiBe consistent in the white space usage.
2004-09-26 Jeroen Ruigrok/asmodaiRegenerate.
2004-09-26 Jeroen Ruigrok/asmodaiAdd Wacom Graphire 3.
2004-09-26 Jeroen Ruigrok/asmodaiRegenerate.
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_*
next