]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-05-01 kientzleSimplify some of the wide-character handling, inspired
2006-05-01 kientzleWhitespace cleanup.
2006-05-01 bdeUnbreak the support for 24-row terminals in the vmstat...
2006-04-30 bdeSort the ex-extended vmstat fields into their documente...
2006-04-30 bdeEliminate the "extended" vm stats. Move all fields...
2006-04-30 pjdWe shouldn't lock the topology here - we will panic...
2006-04-30 gordonAdd missed SYNOPSIS flag for auto upgrade.
2006-04-30 bdeUpdate for moving some fields to the new vnstat display.
2006-04-30 maximo Sort .Xrs.
2006-04-30 maximo Reformat FILES section.
2006-04-30 ume`cache' couldn't co-exist with `compat'.
2006-04-30 maximo Add missed commas.
2006-04-30 maximo Silence mdoc(7) warnings: remove an empty line, add...
2006-04-30 bdeReduce the namei (sub)display by 5 columns to make...
2006-04-30 matteoSpecify default values for positive-policy and negative...
2006-04-30 scottlRemove header pollution.
2006-04-30 scottlRemove some header polution.
2006-04-30 ceriTypo.
2006-04-30 bdeRemoved the description of the nonexistent want_fd...
2006-04-30 bdeDon't redraw the disk names on every update. This...
2006-04-30 matteoBackout my last changes. ISO-8859-15 does not specify...
2006-04-30 bdeFix "slow (on-the-fly) zero fills percentage (`%slo...
2006-04-30 marcusGo with a different version of the previous patch so...
2006-04-30 marcusFix a file descriptor leak in cam_lookup_pass() when...
2006-04-30 scottlDocument sysinstall's limitation on operating on mounte...
2006-04-30 bdeIf DEBUG is defined, then fill numeric fields with...
2006-04-30 hrsNew release notes:
2006-04-30 bdeRemove trailing whitespace.
2006-04-30 bdeShow the load average in the tcp display (it was alread...
2006-04-30 trhodesReword a sentence modified in my previous commit. ...
2006-04-30 bdeEdit the interrupt name strings to shorten them. This...
2006-04-30 bdeBacked out rev.1.49 since it had buffer overruns and...
2006-04-29 pjdvn_start_write()/vn_finished_write() is not needed...
2006-04-29 bdeAbbreviate long field descriptors at write time so...
2006-04-29 gordonAdd auto upgrade capability to mergemaster.
2006-04-29 nyanFix the acpi.ko path for boot.flp.
2006-04-29 stefanfPOSIX demands that set's output (when invoked without...
2006-04-29 matteoAdd curses ACS line graphics support for iso15 fonts
2006-04-29 stefanfCheck the buffer size when copying the line returned...
2006-04-29 krisLock giant when assigning ni_vp and keep vfslocked...
2006-04-29 umeOops, services should be compat by default for backward...
2006-04-29 thompsaAdd support for fragmenting ipv4 packets.
2006-04-29 umeAdd newly supported databases such as services, protoco...
2006-04-29 umeEnglish grammar fix in comment.
2006-04-29 trhodesFollow FreeBSD mdoc(7) conventions:
2006-04-29 thompsaCorrect sentence, forwarding non IP packets is now...
2006-04-29 alcEliminate unnecessary, recursive acquisitions and relea...
2006-04-29 keramidaTypo.
2006-04-28 keramidaFix a couple of typos and other minor nits
2006-04-28 keramidaMinor improvements after last revision.
2006-04-28 pjdvn_start_write() is called only when v_type != VCHR...
2006-04-28 maximo Borrow from if_bridge.4: note that the bridge interfa...
2006-04-28 rwatsonAlso check use_pty in the ptmx clone lookup; this means...
2006-04-28 marcelRemove the puc-specific hacks. The puc(4) driver now...
2006-04-28 marcelRewrite of puc(4). Significant changes are:
2006-04-28 jhbThe nvidia binary blob sometimes defers tx completion...
2006-04-28 rwatsonFix typo.
2006-04-28 samEnsure outbound data packets in hostap mode are deliver...
2006-04-28 peterInterim fix for pmap problems I introduced with my...
2006-04-28 marcelImplement the ipend() method of the serdev I/F.
2006-04-28 bruefferMinor wording and formatting fixes.
2006-04-28 pjd- Don't hold the device sx lock when going to sleep.
2006-04-28 pjd- Remove dead code.
2006-04-28 ume- Extend the nsswitch to support Services, Protocols...
2006-04-28 pjdBe sure to not destroy device twice. This is not possib...
2006-04-28 thompsa - use ath(4) in the wireless examples rather than...
2006-04-28 pjdBe sure to not destroy device twice. This is not possib...
2006-04-28 bruefferAutogenerate hardware notes for rr232x(4).
2006-04-28 rwatsonAdd a basic man page for the sysctl(9) macro interfaces...
2006-04-28 scottlAdd a section about locking protocol for busdma.
2006-04-28 bruefferOops, forgot to remove the old entry in the last revision.
2006-04-28 bruefferInstall rr232x.4 only on i386 and amd64.
2006-04-28 silbyTweak the DMA limit from rev 1.33, it was off by one...
2006-04-28 silbySwitch all bus_dmamap_sync calls that used PREREAD...
2006-04-28 scottlEnable the rr232x driver for amd64.
2006-04-28 scottlFix a typo.
2006-04-28 scottlAdd a manpage for the rr232x driver.
2006-04-28 scottlFix a typo that slipped in right before commit.
2006-04-28 sobomaxUnbreak pc98. Sorry...
2006-04-28 sobomaxAdd some incomplete support for Marvell Yukon EC contro...
2006-04-28 jeff - Add a BO_NEEDSGIANT flag to the bufobj. This flag...
2006-04-28 jeff - Consistently track ni_dvp and ni_vp with dvfslocked...
2006-04-27 scottlThe alignment parameter to busdma must be a power of...
2006-04-27 jhbSort includes.
2006-04-27 jhbA whitespace fix.
2006-04-27 jhbDrop locking comments. ddb functions should never...
2006-04-27 mlaierMFp4: reworked iwi-driver
2006-04-27 alcIn general, bits in the page directory entry (PDE)...
2006-04-27 scottlAdd the rr232x driver to the default kernels.
2006-04-27 impWhen pccard_safe_quote is passed NULL for src, it shoul...
2006-04-27 bmahNew release notes: sab(4) removal, non-AT keyboard...
2006-04-27 scottlAdd the 'rr232x' driver for the HighPoint RocketRAID...
2006-04-27 psWith minidumps, the dumping partition could be smaller...
2006-04-27 jmgback out for now... revert ccpu to being kern.ccpu...
2006-04-27 impDon't use ", but instead use ' instead. I suppose...
2006-04-27 marcelo Add 5 Timedia single port serial cards.
2006-04-27 impru@ recently changed lorder to support library archives...
2006-04-27 scottlFix problem with having more than 1GM of RAM. Also...
2006-04-27 davidxus/long/int.
2006-04-27 davidxu- Use same priority range returned by kernel's sched_ge...
next