dragonfly.git
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 Hidetoshi ShimokawaUpdate FireWire device nodes.
2004-09-23 Hidetoshi ShimokawaAdd dcons(4).
2004-09-23 Jeroen Ruigrok... Unbreak addump().
2004-09-23 Hidetoshi ShimokawaHooks to build dcons(4)/dcons_crom(4).
2004-09-23 Hidetoshi ShimokawaAdd dcons(4) related manpages.
2004-09-23 Hidetoshi Shimokawadconschat - user interface to dcons(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 Jeroen Ruigrok... Fix typo of->pf.
2004-09-22 Joerg SonnenbergerThis should read const char *, not char char *.
2004-09-22 Joerg Sonnenbergers/pidfile/my_pidfile/
2004-09-22 Joerg SonnenbergerAdd pidfile(3).
2004-09-22 Joerg SonnenbergerUse const char* for tcpstates
2004-09-21 Joerg SonnenbergerUesrland part of PF
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 SonnenbergerSync defines with sys/globaldata.h.
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-21 Matthew DillonFixup the location of openssl / fix release builds.
2004-09-20 Matthew DillonHook the new bc and dc into the tree. Unhook the old...
2004-09-20 Joerg SonnenbergerAdd various ICMP defines used by PF.
2004-09-20 Joerg SonnenbergerInstall PF header files.
2004-09-20 Eirik NygaardAdd KTR, a facility that logs kernel events to help...
2004-09-20 Joerg SonnenbergerAlso define global uid_t and gid_t variables and remove...
2004-09-20 Jeroen Ruigrok... Switch to 9.2.4rc7.
2004-09-20 Joerg SonnenbergerWARNS=6 cleanes
2004-09-20 Jeroen Ruigrok... Remove a '+', remnant of patchset.
2004-09-20 Jeroen Ruigrok... Merge from vendor branch BIND:
2004-09-20 Jeroen Ruigrok... Add BIND 9.2.4rc7.
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 DillonHere are (BSD licensed) replacements for bc and dc:
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-20 Matthew DillonDo not unconditionally fork() after accept(). accept...
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 Matthew Dillontesting
2004-09-19 Jeroen Ruigrok... From NetBSD 1.11:
2004-09-19 Joerg SonnenbergerThe CIS vendor and product string routines return the...
2004-09-19 Joerg SonnenbergerChange getgrouplist(3) to take gid_t arguments for...
2004-09-19 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-19 Jeroen Ruigrok... Belatedly remember that in Nordic languages the aa...
2004-09-19 Jeroen Ruigrok... Update per recent newsletters of the ISO3166 committee.
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 DillonAdd DragonFly-stable-supfile and cleanup the comments...
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-18 Jeroen Ruigrok... Get rid off the host.conf to nsswitch.conf conversion.
2004-09-17 Matthew DillonFix the ncpu check for 'ps' so it does not display...
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...
next