dragonfly.git
2005-04-22 Max OkumotoReally removed the hack. The last patch just added...
2005-04-22 Max OkumotoRemoved stdint.h hack
2005-04-22 Joerg SonnenbergerDon't call cpu_mb1 after lwkt_setcpu_self, but call...
2005-04-22 Liam J. Foy- Check return value of setenv(3)
2005-04-22 Max Okumotoremove spaces before tabs in this file
2005-04-22 Max Okumotouse execl() instead of execv() so we can reduce the...
2005-04-22 Max OkumotoMove prototype for Main_ParseArgLine() into make.h...
2005-04-22 Max OkumotoMove some #defines related to parsing into parse.h
2005-04-22 Max OkumotoMake shellName and shellPath static to job.c
2005-04-22 Max OkumotoMake the three version of the fork code more uniform.
2005-04-22 Liam J. Foy- Use errno to report why freopen(3) failed
2005-04-22 Joerg SonnenbergerBack out last commit, we are not there yet and I have...
2005-04-22 Max OkumotoChange .EXPORT: to .EXPORTVAR: earlier versions of...
2005-04-22 Joerg SonnenbergerMove to CPU #0 in settime() to prevent races.
2005-04-22 Joerg SonnenbergerUse normal variable names for rtsold, provide default...
2005-04-22 Joerg SonnenbergerRemove obsolete rcNG scripts as part of make upgrade.
2005-04-22 Joerg SonnenbergerDon't install wscons.
2005-04-22 Joerg SonnenbergerAdd frequency correction support. The drift factor...
2005-04-22 Joerg SonnenbergerRemove RC scripts for stuff we have don't have in our...
2005-04-22 Joerg SonnenbergerRIP PCVT userland.
2005-04-22 Joerg SonnenbergerUnhook gperf, it was only used by gcc2.
2005-04-22 Joerg SonnenbergerUse system version of getopt_long and basename for...
2005-04-22 Sascha WildnerRemove DEC Alpha support.
2005-04-22 Sascha WildnerRemove DEC Alpha support.
2005-04-22 Sascha WildnerRemove DEC Alpha support.
2005-04-22 Sascha WildnerRemove support for dead architectures.
2005-04-22 Sascha WildnerRemove DEC Alpha support.
2005-04-22 Sascha WildnerNo longer check if PCVT is configured.
2005-04-22 Max OkumotoAdd Copyright (c) 2002 Juli Mallett, since I merged...
2005-04-21 Max Okumotomove defines from job.h into job.c since nothing else...
2005-04-21 Max OkumotoMerge compat.[ch] into job.[ch]
2005-04-21 Max OkumotoMove Cmd_Exec() from main.c to job.c
2005-04-21 Max OkumotoRemoved paramter to Var_SubstOnly()
2005-04-21 Max Okumotomove VAR_CMD, and VAR_GLOBAL from globals.h to var.h
2005-04-21 Max OkumotoClean up comments.
2005-04-21 Max OkumotoRemove types and functions that are not used by other...
2005-04-21 Max OkumotoMoved all the code in var_modify.c into var.c since...
2005-04-21 Max OkumotoMove code code to print out variable from
2005-04-21 Max OkumotoAdd new function Var_Match(), it returns the number...
2005-04-21 Max OkumotoHandle double dash '--' in command line.
2005-04-21 Sascha WildnerSync with OpenBSD.
2005-04-21 Sascha WildnerSync with OpenBSD.
2005-04-21 Jeroen Ruigrok... Update to 3.0.1.
2005-04-21 Jeroen Ruigrok... Merge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok... Add gperf 3.0.1. vendor/GPERF
2005-04-21 Jeroen Ruigrok... Change EXIT STATUS to DIAGNOSTICS. We have standardise...
2005-04-21 Joerg SonnenbergerComplete Citrus import. Import message catalog implemen...
2005-04-21 Joerg SonnenbergerBuild aicasm as host program, not via world's compiler.
2005-04-21 Joerg SonnenbergerDon't create directories for gcc2 and binutils212 anymore.
2005-04-21 Joerg SonnenbergerBump major numbers in preparation for libc work.
2005-04-21 Joerg SonnenbergerConsider only drifts smaller than 32 ms as negligible.
2005-04-21 Joerg SonnenbergerAs long as a peer has some trust left, use the aggressi...
2005-04-21 Joerg SonnenbergerOverride gcc2 for buildworld. Necessary to handle the...
2005-04-21 Joerg SonnenbergerMake osreldate.h building happing by explicitly using...
2005-04-21 Joerg Sonnenbergerdate as bootstrap tool doesn't make sense, remove it.
2005-04-21 Joerg SonnenbergerUnhook GCC 2.95 and Binutils 2.12 from build.
2005-04-21 Joerg SonnenbergerStop building libkeycap, PCVT is gone.
2005-04-21 Joerg SonnenbergerUnhook PCVT from kernel build.
2005-04-21 Joerg SonnenbergerUse new _DATE_FMT langinfo instead of '%+'.
2005-04-21 Joerg SonnenbergerAdd _DATE_FMT to get the locale-specific date(1) string.
2005-04-21 Jeroen Ruigrok... Merge from vendor branch CVS:
2005-04-21 Jeroen Ruigrok... Add CVS 1.12.12.
2005-04-20 Max OkumotoStop exporting OSVERSION variable to enviornment via...
2005-04-20 Joerg SonnenbergerMake GCC 3.4 the default compiler.
2005-04-20 Jeffrey HsuClean up some of the sockbuf append code.
2005-04-20 Joerg SonnenbergerRIP compat libraries. Use misc/compatXX from ports...
2005-04-20 Joerg SonnenbergerWARNS=6. The (int) case should be reevaluated when...
2005-04-20 Joerg SonnenbergerUn-disable stack protector. I take responsibility for...
2005-04-20 Joerg SonnenbergerRemove old beforeinstall hack. Should be not used for...
2005-04-20 Joerg SonnenbergerRemove some commented out warnings.
2005-04-20 Jeffrey HsuCosmetic changes, mostly changing zeros to NULLs.
2005-04-20 Jeffrey HsuStrip away a layer of indirection. Now that we properl...
2005-04-20 Sascha WildnerAdd NetBSD 3.0.
2005-04-20 Joerg Sonnenbergerbasetime should be static, all access done via PKI.
2005-04-20 Sascha WildnerAdd entry for libarchive.
2005-04-20 Matthew DillonDocument the rwlock routines as being MP safe.
2005-04-20 Matthew DillonMake the kernel malloc() and free() MP safe by pushing...
2005-04-20 Matthew DillonGet rid of VPLACEMARKER and retool vmntvnodescan()...
2005-04-20 Chris PresseyStyle(9) cleanup: use ANSI format for function definitions.
2005-04-20 Sascha WildnerRemove unnecessary .El (fixes groff warning).
2005-04-20 Chris PresseyMake comments about bpf_validate()'s behaviour reflect...
2005-04-20 Chris PresseyFix grammar (associate -> associated) and start sentenc...
2005-04-20 Joerg SonnenbergerUse get_approximate_time_t().
2005-04-20 Joerg SonnenbergerAdd support for ServerWorks chipsets.
2005-04-20 Hiten PandyaFix whitespace in copyright dates.
2005-04-20 Hiten PandyaAdd bpf_mtap_family(9) which allows the client to speci...
2005-04-20 Jeffrey Hsusbappend() is called by stream-oriented as well as...
2005-04-20 Joerg SonnenbergerCorrect a bug in the positive 32bit overflow handling...
2005-04-19 Matthew DillonNULL-out two stack-declared variables that were incorre...
2005-04-19 Sascha WildnerChange NOACU to NULL.
2005-04-19 Sascha WildnerFix a buildkernel warning by properly initializing...
2005-04-19 Sascha WildnerChange herz to hertz.
2005-04-19 Matthew DillonAbstract out the routines which manipulate the mountlist.
2005-04-19 Joerg SonnenbergerProvide correct PLIST_SUB value for batch scripts.
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerPrint "reply from ..." before "adjust local clock ... 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:
next