]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-11-09 simon- Sync the list of supported device with the hardware...
2003-11-09 marcelUse get_mcontext() to construct the signal context...
2003-11-09 alc - Remove Giant from msync(2). Giant is still acquired...
2003-11-09 scottlFree the ata_request struct after we are done using...
2003-11-09 jmgmake minimum column size for interrupt name be the...
2003-11-09 marcelChange the clear_ret argument of get_mcontext() to...
2003-11-09 impTweak the front end driver file list
2003-11-09 impAdd my copyright to aha_isa.c to make it crystal clear...
2003-11-09 impLet bus space manage softc.
2003-11-09 impMinor tweaks to make it behave better:
2003-11-09 impMinor comment smithing
2003-11-09 dwmaloneUse kern_sendit rather than sendit for the Linux send...
2003-11-09 simonSync the sym(4) manual page with the hardware notes...
2003-11-09 simokawaIncrease MAXDEV up to 10.
2003-11-09 bdeQuick fix for scaling of statclock ticks in the SMP...
2003-11-09 sosFix typo in breaking up requests to size limit.
2003-11-09 bruefferAdd the 'package-recursive' option
2003-11-09 tanimura- Implement selwakeuppri() which allows raising the...
2003-11-09 marcelImplement PAL_HALT_LIGHT now that the kernel halts...
2003-11-09 marcelDo not strip skiload when installed. The stripped binar...
2003-11-09 alc - Rename vm_map_clean() to vm_map_sync(). This better...
2003-11-09 marcelPort truss(1) to 64-bit architectures:
2003-11-09 scottlSprinkle GIANT_REQUIRED asserts around the xpt layer...
2003-11-09 impUpdate list of supported devices for ahb
2003-11-09 impComplete the variants of 1522/1520 cards
2003-11-09 impAHA-1505 also alegedly supported
2003-11-09 impFlesh out the list of supported devices for this driver.
2003-11-09 impo Update to closer to the official names for these...
2003-11-09 obrienAlternate version of rev 1.20.
2003-11-09 impMake this driver a little more style(9) compliant
2003-11-09 bmahSynchronize list of supported cards with hardware notes...
2003-11-09 davidxuIf a thread in critical region got a synchronous signal...
2003-11-09 bmahMention Olicom OC2220, which is listed in the hardware...
2003-11-09 bmahCapitalize "Fast Ethernet" and "Ethernet" consistently.
2003-11-09 bmahSynchronize manual page with hardware notes and reforma...
2003-11-08 samreplace explicit changes to rt_refcnt by RT_ADDREF...
2003-11-08 marcelRemove the atkbd, psm, sc and vga devices. Most ia64...
2003-11-08 bmahTrim device entries for an(4), ray(4), and awi(4).
2003-11-08 samdivert socket fixups:
2003-11-08 samassert optional inpcb is passed in locked
2003-11-08 samadd locking assertions
2003-11-08 samassert inpcb is locked in udp_output
2003-11-08 samo correct locking problem: the inpcb must be held acros...
2003-11-08 samuse local values instead of chasing pointers
2003-11-08 samreplace mtx_assert by INP_LOCK_ASSERT
2003-11-08 samadd some missing locking
2003-11-08 samthe sbappendaddr call in socket_send must be protected...
2003-11-08 samadd locking assertions that turn into noops if INET6...
2003-11-08 bmahMention Cisco and Xircom devices supported by an driver.
2003-11-08 samo add a flags parameter to netisr_register that is...
2003-11-08 rwatsonAdd /usr/share/security to reflect recent hookup of...
2003-11-08 rwatsonMakefile.inc wasn't needed; this is a left-over of...
2003-11-08 rwatsonIf available, also print the lomac label by default...
2003-11-08 bmahTrim the following device sections and refer to device...
2003-11-08 bmahRemove trailing commas from device list.
2003-11-08 bmahAdd SOHO(PRAGMATIC) UE-1211C from the pc98 hardware...
2003-11-08 bmahCapitalize "Ethernet" and "Fast Ethernet" consistently...
2003-11-08 bmahSort devices. In the process, remove a duplicate entry...
2003-11-08 gshapiroPeople are blindly coping this example refuse file...
2003-11-08 simokawaMove post dmamap_load processes into the callback function.
2003-11-08 jkoshyCross-reference pgfind(9) and pfind(9) from each others...
2003-11-08 joeI've had a couple of reports that the Sony Clie_40...
2003-11-08 scottlDon't be so chatty when performing manual sense. This...
2003-11-08 rushaniAdd manpage link wd.4 -> wdc.4
2003-11-08 sosRemove the NOGIANT flag again, it was premature.
2003-11-08 bde1. Fixed leakage of a file descriptor for every non...
2003-11-08 peterMove a MD 32 bit binary support routine into the MD...
2003-11-08 peterRegen
2003-11-08 peter"implement" vfork(). Add comments next to the other...
2003-11-08 jmgfix an overflow bug when scanning for length of names...
2003-11-08 davidxuUse THR lock instead of KSE lock to avoid scheduler...
2003-11-08 marcelVirtual addresses in headers of ELF files for dynamic...
2003-11-08 davidxuUse space instead of tab.
2003-11-08 peterUpdate the graffiti.
2003-11-08 peterSwitch from having a fpu "device" to something that...
2003-11-08 sammust use RTFREE instead of rtfree for proper locking
2003-11-08 peterRemove some duplicated comments that refer to npx....
2003-11-08 peterThe great s/npx/fpu/gi
2003-11-08 imp-Wunused
2003-11-08 tjrAdd one more cross-reference to gb2312(5).
2003-11-08 tjrAdd GB2312 to the list of supported encodings. Cross...
2003-11-08 peterConverge with i386/GENERIC
2003-11-08 tjrAdd cross-references to new gb2312(5) manual page.
2003-11-08 davidxuReturn a reasonable number for top or ps to display...
2003-11-08 tjrAdd a fairly simple manual page for the new GB2312...
2003-11-08 alc - Similar to post-PAE RELENG_4 split pmap_pte_quick...
2003-11-08 tjrRemove unused #includes.
2003-11-08 tjrUse __inline instead of inline.
2003-11-08 tjrRefer to wide characters instead of runes. Remove redun...
2003-11-08 tjrRefer to wide characters instead of runes.
2003-11-08 peterRename npx.c to fpu.c (it isn't an extension, its part...
2003-11-08 peterRename npx* to fpu*. I haven't done the flags/function...
2003-11-08 peterPoint the description of the fpu data in the context...
2003-11-08 nyanNew notes for pc98: Pentium Pro and Pentium II workarou...
2003-11-08 samadd 802.11 layer stats dumper
2003-11-08 samcatchup with if_xname change
2003-11-08 rwatsonAdd /usr/share/security to directories to create in...
2003-11-08 rwatsonWhen lomac-policy.contexts was merged from the TrustedB...
2003-11-08 samunbreak compilation of FAST_IPSEC
2003-11-08 rwatsonReplace a '-' with a ')'. Update copyright.
next