]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-08-03 obrienEnable packet mode by default. Disk drives have gotten...
2004-08-03 obrienInitialize variables to fix kernel build on AMD64.
2004-08-03 andreo Delayed checksums are now calculated in divert_packet...
2004-08-03 andreThe inflight sysctls have moved to net.inet.tcp.infligh...
2004-08-03 andreo Move the inflight sysctls to their own sub-tree under...
2004-08-03 denUse lang="ru"
2004-08-03 denMerge from recent English versions
2004-08-03 andreo Move all parts of the IP reassembly process into...
2004-08-03 denMinor typo fix
2004-08-03 simonAdd Wiretek UBRJ4 to the list of supported devices.
2004-08-03 dfrAdd regression tests for TLS.
2004-08-03 umeUse RFC 3849 address for examples.
2004-08-03 dfrAdd stubs for TLS functions. These will be replaced...
2004-08-03 dfrAdd support for Thread Local Storage.
2004-08-03 umeallow ::1 explicitly.
2004-08-03 dfrAdd style(9) foolishness.
2004-08-03 bzImplement minimalistic L2TP sessions statistics and...
2004-08-03 njlUse the slot, not an otherwise unused index variable...
2004-08-03 bzadd a new control message to set sequence numbers on...
2004-08-03 ruWhitespace nit.
2004-08-03 bzCorrect L2TP header offset handling:
2004-08-03 bzDo not change link[n].conf.latency for internal usage...
2004-08-03 bzadopt structs to reflect code change from May 2000 for
2004-08-03 kientzleGNU and POSIX disagree about -o and -l.
2004-08-03 njlForced commit to note intended log message for previous...
2004-08-03 njl/tmp/m
2004-08-03 grehanRemove race condition between reading of MSR, setting...
2004-08-03 silbyStandardize pipe locking, ensuring that everything...
2004-08-03 davidxuRemove redundant definition.
2004-08-03 davidxus/TMDF_DONOTRUNUSER/TMDF_SUSPEND/g
2004-08-03 hsuFix bug with tracking the previous element in a list.
2004-08-03 julianRepeat after me:
2004-08-03 njlChange EISA probing to be less invasive. Instead of...
2004-08-02 julianRemove an argument that is never used.
2004-08-02 mariusAdd the PM1564 to the list of supported controllers.
2004-08-02 marius- Set the CAM status to CAM_SCSI_STATUS_ERROR rather...
2004-08-02 marcelMove the inclusion of libdisk.h from sysinstall.h to...
2004-08-02 trhodesAdd some style(9) touch ups; style(9) states that new...
2004-08-02 obrienPut a cap on the auto-tuning of kern.maxvnodes.
2004-08-02 iedowseReinstate a usb_transfer_complete() call that got lost...
2004-08-02 markmAdd module versions.
2004-08-02 markmDiff reduction WRT i386 version.
2004-08-02 markmSort includes; minor whitespace.
2004-08-02 markmGo back to the historical minor numbers. Add a module...
2004-08-02 leTypo in comment.
2004-08-02 marcelAdd Linux swap partition and MS reserved partition...
2004-08-02 marcelWhat's in a name: s/disklabel/bsdlabel/
2004-08-02 obrienReally back out rev 1.388.
2004-08-02 leIgnore geom_vinum providers.
2004-08-02 dfrAdd definitions for TLS relocations.
2004-08-02 wpaulToday, RealTek sent me a driver to test which had been...
2004-08-02 obrienBack out 1.388.
2004-08-02 marcelRemove GPT_ENT_TYPE_FREEBSD_UFS2. It was speculatively...
2004-08-02 marcelFix 2 typos in previous commit: both s/strct/struct/
2004-08-02 hrsNew release notes (changes in the first half of July...
2004-08-02 obrienDon't build and install a mem.ko module.
2004-08-02 marcelAdd the mem and null devices now that they are optional.
2004-08-02 marcelSort the miscellaneous devices to restore ordering...
2004-08-02 iedowseMake the USB subsystem unloadable and detachable, thoug...
2004-08-02 scottlOptimize intr_execute_handlers() by combining the pic_d...
2004-08-02 iedowseWhen searching for a suitable block of memory on the...
2004-08-02 iedowseAttempt to follow the correct procedure for synchronisi...
2004-08-02 tjrRemove la_LN.* from the list of bogus locales. They...
2004-08-02 tjrExclude bogus la_LN.* and UTF-8 locales from the output...
2004-08-02 cognet*blush*
2004-08-02 cognetFix comments.
2004-08-02 tjrAdd cross-reference to fmt(1) and a fairly standard...
2004-08-02 tjrCross-reference fold(1).
2004-08-02 tjrAdd support for multibyte characters.
2004-08-02 ssouhlalRemove 'device mem' from GENERIC, which markm@ mistakin...
2004-08-02 mlaierUnbreak DEVICE_POLLING build / LINT. Sorry!
2004-08-02 pjdDon't use version number in library name. The library...
2004-08-02 stefanfRemove an implicit int parameter by using prototypes.
2004-08-02 stefanfDon't pass function pointers via a void * parameter.
2004-08-02 stefanf- Signal handlers must have an int argument.
2004-08-02 murrayImprove the wording of the last commit, and update...
2004-08-02 obrienConsistently list _CPUCFLAGS.
2004-08-02 alcEliminate the acquisition and release of Giant around...
2004-08-02 tjrDocument incorrect handling of multibyte characters...
2004-08-02 grehanAdd PowerPC bridge instruction flag to the assembler...
2004-08-02 grehanG5 support: handle the case where the OpenFirmware...
2004-08-02 grehanKernel traps were not being passed to trap_fatal in...
2004-08-02 scottlDocument machdep.enable_panic_key.
2004-08-02 obrienFix the build by providing 'PHYS_TO_DMAP' and 'M_MEMDESC'.
2004-08-02 greenBump __FreeBSD_version to designate uma_zone functions...
2004-08-02 rwatsonAdd what appears to be a missing '*/' at the end of...
2004-08-02 pjd- Fix unloading by the same way it is done in my other...
2004-08-02 green* Add a "how" argument to uma_zone constructors and...
2004-08-01 mlaierSecond part of ALTQ driver modifications, covering:
2004-08-01 julianComment kse_create() and make a few minor code cleanups
2004-08-01 marcelRemove unnecessary use of the __ia64__ conditional...
2004-08-01 wpaulThe watchdog callout executes with the (non-sleepable...
2004-08-01 pjdAfter changing LIBDIR to SHLIBDIR, because of dependenc...
2004-08-01 markmUUCP's uucico(8) has not been in the base system for...
2004-08-01 wpaulIn ndis_alloc_bufpool() and ndis_alloc_packetpool(...
2004-08-01 gadThis commit was generated by cvs2svn to compensate...
2004-08-01 gadImport of a BSD-licensed version of `patch', which...
2004-08-01 pjdTypo.
2004-08-01 glebiusAnother stupid error from my side. PPPOE_NONSTANDARD...
2004-08-01 kientzleCorrect the explanation of the -X option.
next