]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-12-04 Stefan FarfelederRemove a few commented out builtins from the original...
2005-12-04 Stefan FarfelederAdd the times builtin.
2005-12-04 Stefan FarfelederAdd the times builtin. It reports the user and system...
2005-12-04 Philip PaepsCatch up with 64bit time_t on sparc64. The rstat packe...
2005-12-04 Bruce A. MahAdd Sony TJ37 to the uvisor manpage.
2005-12-04 Bruce EvansFixed the approximation to pio4. pio4_hi must be pio2_...
2005-12-04 Ruslan ErmilovUse compile-time detection of 64-bit addressing.
2005-12-04 Bruce EvansFor log1pf(), fixed the approximations to sqrt(2),...
2005-12-04 Ruslan ErmilovUse a compile-time detection of 64-bit addressing so...
2005-12-04 Ruslan ErmilovFix -Wundef from compiling the amd64 LINT.
2005-12-04 Ruslan ErmilovFix -Wunder and make the sbus code really compile only...
2005-12-04 Ruslan ErmilovFix -Wundef warnings and properly check the size of...
2005-12-04 Ruslan ErmilovOops, the bug is still here, but reimplement the cpp...
2005-12-04 Ruslan ErmilovThere no longer seems to be this bug in gcc(1). Remove the
2005-12-04 Stefan FarfelederMerge NetBSD's revision 1.27. This bug can be observed...
2005-12-04 Bruce EvansUse the usual volatile hack to trick gcc into clipping...
2005-12-04 Ruslan ErmilovFix on sparc64.
2005-12-04 Bruce A. MahRecognize the Sony Clie PEG-TJ37.
2005-12-04 Sam LefflerAdhoc mode fixups:
2005-12-04 Ruslan ErmilovFix -Wundef.
2005-12-04 Philip PaepsAdd "yet another" moused(8) hack: suspend handling...
2005-12-04 Ruslan ErmilovUse __LP64__ to check for the 64-bit pointer type,...
2005-12-03 Alan CoxEliminate unneeded preallocation at initialization.
2005-12-03 Ruslan ErmilovUse a simpler way to reach the <machine> include dir...
2005-12-03 John BaldwinForce any hardwire-routed interrupts to level trigger...
2005-12-03 Ruslan ErmilovMove the 2->3 upgrade kit on the attic.
2005-12-03 Ruslan ErmilovDocument "makeoption", "nocpu", and "nomakeoptions...
2005-12-03 Ruslan ErmilovAdd "makeoption" as an alias to "makeoptions", for...
2005-12-03 Craig RodriguesRemove workaround for old GCC bugs.
2005-12-03 Marius Strobl- Move the declaration of struct upa_ranges and the...
2005-12-03 Alan CoxEliminate unneeded preallocation at initialization.
2005-12-03 Marius Strobl- Adhere style(9) (don't use function calls in initiali...
2005-12-03 Marius StroblRemove unused sc_node from softc.
2005-12-03 Marius Strobl- Adhere style(9) (don't use function calls in initiali...
2005-12-03 Philip PaepsAdd [-J jid_file] option to write out a JidFile, simila...
2005-12-03 Marius Strobl- Register the PCI bus error interrupt handler accordin...
2005-12-03 Marius Strobl- Improve the comment regarding the workaround for...
2005-12-03 Craig RodriguesAdd "rdonly" to global_opts, and parse it in vfs_donmou...
2005-12-03 Marius StroblConvert to use the recently introduced set of ofw_bus_g...
2005-12-03 Bruce EvansFixed fdlibm[+cygnus] logbf() and logb() on denormals...
2005-12-03 Ruslan ErmilovFix prototype.
2005-12-03 Ruslan ErmilovFix type of argument.
2005-12-03 Bruce EvansRestored removal of the special handling needed for...
2005-12-03 Ruslan ErmilovBreak hard sentence break.
2005-12-03 Doug BartonAdd an entry explaining the changes which add local...
2005-12-03 Bruce EvansSimplified the fix in rev.1.3. Instead of using long...
2005-12-03 Bruce EvansFixed rint(x) in the following cases:
2005-12-03 Doug AmbriskoSwitch BUILD_ARCH in Makefile to use uname -p suggested...
2005-12-03 David XuRemove implementation-defined, it has already been...
2005-12-03 David XuRemove implementation-defined sentences.
2005-12-03 Craig RodriguesSimplify parsing of mount options by passing
2005-12-03 David XuAdd option P1003_1B_MQUEUE.
2005-12-03 David XuFix lots of markup and content bug.
2005-12-03 Brooks DavisDon't bogusly depend on dhclient. It's now run either by
2005-12-03 Craig Rodrigues- Add "rw" mount option to global_opts.
2005-12-03 Eric AnholtMerge DRM CVS as of 2005-12-02, adding i915 DRM support...
2005-12-03 Eric AnholtMake cleaner diffs by munging the $FreeBSD$s from the...
2005-12-02 Eric AnholtAdd support for i915 GMCH AGP. This diff is a combinat...
2005-12-02 Peter GrehanRegister definitions for the ancient via6522. This...
2005-12-02 Ruslan Ermilov"-o rw" is invalid and undocumented mount option that
2005-12-02 Doug BartonBrooks pointed out a case where tmp needs to be run...
2005-12-02 Doug BartonIntroduce startup scripts from the local_startup direct...
2005-12-02 Doug BartonForce this script to run before mountcritremote to...
2005-12-02 Alan CoxChange pmap_enter_quick() to use the vm_prot_t paramete...
2005-12-02 David XuAdd option P1003_1B_MQUEUE for POSIX message queue.
2005-12-02 David Xu1. Cleanup including.
2005-12-02 David Xusyscall -> system call.
2005-12-02 Bruce EvansFixed roundf(). The following cases never worked in...
2005-12-02 John BaldwinAdd a missing newline to a printf.
2005-12-02 Søren SchmidtUpdate the ICH7 support so it deals better with chips...
2005-12-02 David XuFix markup.
2005-12-02 Eric AnholtRestore the enabling of debugging by default by the...
2005-12-02 Gleb SmirnoffOn the 82571 and newer chipset the ICR register is...
2005-12-02 David Xu1. Check if message priority is less than MQ_PRIO_MAX.
2005-12-02 David XuDefine MQ_PRIO_MAX, it seems it is the only place
2005-12-02 Doug AmbriskoUnbreak build when I fluff the clean-up of __FBSDID...
2005-12-02 David XuRemove mqueuefs from LINKS, it is no longer needed...
2005-12-02 Craig RodriguesRemove unsupported "dev" option from comments of mntopts.h.
2005-12-02 David Xumessqge queue has been implemented, set _POSIX_MESSAGE_...
2005-12-02 David Xubarrier and spin_lock had already been implemented...
2005-12-02 David XuWe've already implemented all TMO functions, set _POSIX...
2005-12-02 Marcel MoolenaarFix the misalignment bugs differently than was done...
2005-12-02 Doug AmbriskoAdd support to easily build FreeBSD unpacked in a chroo...
2005-12-02 Maksim YevmenkinAdd bluetooth.device.conf(5) man page
2005-12-01 Colin PercivalMake "missing dependency" errors more useful by indicat...
2005-12-01 Ruslan ErmilovSync usage() with SYNOPSIS.
2005-12-01 Ruslan ErmilovAdd -q to usage().
2005-12-01 Ruslan ErmilovInstall the mqueue.h header.
2005-12-01 Philip PaepsPreserve /etc/sysctl.conf when doing a binary update...
2005-12-01 Ruslan ErmilovFix the type of "eaddr" to guarantee the required align...
2005-12-01 John Baldwin- Use .fn to markup untimeout in two places it was...
2005-12-01 Warner LoshTweak markup for POSIX standards. Minor wordsmithing.
2005-12-01 Warner LoshDocument O_NOCTTY and O_SYNC. O_NOCTTY is a nop on...
2005-12-01 John BaldwinClarify that si(4) doesn't support the newer SX+ cards...
2005-12-01 Warner LoshIn make buildenv, spell sh as ${SHELL}. In this case...
2005-12-01 John BaldwinAdd MLINK for execvP(3).
2005-12-01 Joel DahlMake the SYNOPSIS section a bit more informative.
2005-12-01 David Xu1. Set timer configuration values for sysconf().
2005-12-01 David XuQuickly fix brokeness in revision 1.157, that change was
2005-12-01 Wes PetersAdd another 'best quote about XML evar!' courtesy Pav...
next