games.git
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerPrint "reply from ..." before "adjust local clock ... chlamydia/vendor/NTPD crater/vendor/NTPD origin/vendor/NTPD
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerSync in my paranoia check.
2005-04-19 Chris PresseyStyle cleanup: instead of seperate #defines for NULL...
2005-04-19 Chris PresseyReduce warnings that appear under higher WARNS levels:
2005-04-19 Chris PresseyWhen installing packages into an ISO-image-to-be file...
2005-04-18 Jeffrey HsuPrefer TAILQ_EMPTY() to null-check on the result of...
2005-04-18 Jeffrey HsuDefer assigning to the forwarding route variable until...
2005-04-18 Jeffrey HsuMinor cosmetic cleanups. Use the canonical name "ro...
2005-04-18 Jeffrey HsuUse a larger initial window size when restarting after...
2005-04-18 Matthew DillonCVS was seg-faulting on systems with hostnames greater...
2005-04-18 Joerg SonnenbergerWARNS=6 + minor style issues while here.
2005-04-18 Joerg SonnenbergerSync with OpenBSD. The ntpd -s is included now.
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerSync with OpenBSD. The ntpd -s is included now.
2005-04-18 Joerg SonnenbergerUse the local runetype.h here too.
2005-04-18 Joerg SonnenbergerSwitch IP divert from mbuf based tagging to mbuf tags.
2005-04-18 Joerg SonnenbergerMake kern.ntp.permanent specify the frequency correctio...
2005-04-18 Joerg SonnenbergerAdd snprintf and vsnprintf.
2005-04-18 Joerg SonnenbergerUse the headers from src/include for ctype.h and runety...
2005-04-18 Matthew Dillonstaticize lwkt_reqtoken_remote().
2005-04-18 Matthew DillonFix a bug in the last commit. A FIFO calculation was...
2005-04-16 Max Okumotopatch-7.189
2005-04-16 Max Okumototch-7.188
2005-04-16 Max Okumotopatch-7.187
2005-04-16 Max Okumotopatch-7.186
2005-04-16 Max Okumotopatch-7.185
2005-04-16 Max Okumotopatch-7.184
2005-04-16 YONETANI TomokazuAdd a debug knob debug.acpi.avoid.paths, a variant...
2005-04-15 Max OkumotoForgot to add these files to previous commit. directiv...
2005-04-15 Max OkumotoAdd back .makenv compat until everyone's source tree...
2005-04-15 Max OkumotoCreate VAR_ENV context, and fill it with everything...
2005-04-15 Max Okumotoadd .EXPORT: special tag and add ST_EXPORT variable.
2005-04-15 Max OkumotoFreeBSD-Date: 2005/04/11 08:20:09
2005-04-15 Max OkumotoInline stripvarname() since it will be removed in the...
2005-04-15 Max OkumotoSplit VarFind() into a series of functions tailored...
2005-04-15 Matthew DillonImplement Red-Black trees for the vnode clean/dirty...
2005-04-15 Joerg SonnenbergerRemove pccard RCNG script, the daemon config, the depen...
2005-04-15 Matthew DillonZero the whole structure, not just the name, so we...
2005-04-15 Joerg SonnenbergerGC OLDCARD userland tools.
2005-04-15 Joerg SonnenbergerFix the parameter order of __stack_smash_handler. Also...
2005-04-15 Joerg SonnenbergerExtend a local buffer to workarond a buffer overflow...
2005-04-15 David RhodusRemove some uses of register keywords.
2005-04-15 Joerg SonnenbergerFix a small stack disclosure in ifconf().
2005-04-14 Eirik Nygaardgetopt is WARNS 6 clean.
2005-04-14 Eirik NygaardA few more instances of leaf that should be leap.
2005-04-14 Joerg SonnenbergerIgnore replies with a negative delay. Correct time...
2005-04-14 Joerg Sonnenbergerleap second, not leaf second. fix totally stupid, but...
2005-04-14 Joerg SonnenbergerSync with OpenBSD. This fixes the bug of -s not working...
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-14 Joerg SonnenbergerUse corrected system time internally, adjust old offset...
2005-04-14 Joerg SonnenbergerUse corrected system time internally, adjust old offset...
2005-04-14 YONETANI TomokazuResurrect some of functions shared by rrestore.
2005-04-14 Joerg Sonnenbergerwether ==> whether
2005-04-14 Joerg SonnenbergerSimplified NTP kernel interface:
2005-04-13 Joerg SonnenbergerRemove another argument name in a prototype.
2005-04-13 Joerg SonnenbergerDecommon a lot of variables, makes some static, fix...
2005-04-13 Joerg SonnenbergerRemove a cast, correct another.
2005-04-13 Liam J. Foy- Let receiver know if the sender accepts replies
2005-04-13 Joerg SonnenbergerDon't write to tape, strdup it first.
2005-04-13 Joerg SonnenbergerRemove argument names from prototypes. Adjust prototype...
2005-04-13 Joerg SonnenbergerMove initialisation of wrote into the loop to prevent...
2005-04-13 Joerg SonnenbergerWarning fixes.
2005-04-13 Joerg SonnenbergerSplit atomic into two functions, atomic_read and atomic...
2005-04-13 Joerg SonnenbergerCompute buffer length only once per rmtcall.
2005-04-13 Joerg SonnenbergerRemove unused functions.
2005-04-13 Joerg SonnenbergerFirst bunch of dump(8) cleanups.
2005-04-13 Matthew DillonOnly bump the switch_count counter when lwkt_switch...
2005-04-13 Matthew DillonOptimize lwkt_send_ipiq() - the IPI based inter-cpu...
2005-04-12 Max OkumotoInsert a '#' between the .else directive and the follow...
2005-04-12 Max OkumotoPut a '#' between {.else, .endif} and the comment follo...
2005-04-12 Chris PresseyThe error message issued when a requested package canno...
2005-04-12 David XuFix brokeness by using _pthread_xxx functions instead.
2005-04-12 Max OkumotoRemoved un-nessisary comment. We can get a zero length...
2005-04-11 Hiten PandyaUse the correct macro for printing TCP statistical...
2005-04-11 Hiten PandyaIck! Seems I was under a placebo, correct a last minut...
2005-04-11 Hiten PandyaMechanical cleanup of IP per-cpu statistics code, bette...
2005-04-11 Hiten PandyaForced commit to note previous change, of introducing...
2005-04-11 Hiten PandyaRemove the '_GD' macro hack:
2005-04-11 Hiten PandyaMechanical cleanup of TCP per-cpu statistics code,...
2005-04-11 Hiten PandyaAdd 'mycpuid', a #define for accessing mycpu->gd_cpuid.
2005-04-11 Matthew DillonClearly state when ACPI is overriding APM's device...
2005-04-10 Chris PresseyBack out revision 1.31. The 'release' target alone...
2005-04-10 David RhodusClean up some register keyword usage.
2005-04-10 David RhodusAdd in a 'livecd' taget for those who don't want to...
2005-04-10 Max OkumotoRemove previous hack, for now just use strtoull() inste...
2005-04-10 Max OkumotoAdded #ifdef to aid people upgrading from before March 17.
2005-04-10 Hiten PandyaAdd standard entries for libcaps, libkinfo and libkcore...
2005-04-10 Hiten PandyaAdd entry for DragonFly 1.2.
2005-04-09 Hiten PandyaAdd manual page for closefrom(2) system call and hook...
2005-04-09 YONETANI TomokazuMerge from FreeBSD:
2005-04-09 YONETANI TomokazuMerge revision 1.5 from FreeBSD:
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/08 10:03:40
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/07 15:39:38
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/07 12:29:39
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/07 12:26:15
2005-04-08 Joerg SonnenbergerSimply the loop based on the knowledge that fd <= fdp...
2005-04-08 Joerg SonnenbergerDon't just undefine USE_RC_SUBR, because it does define...
2005-04-08 Joerg SonnenbergerTell the world that we have closefrom.
next