]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-08-15 John BaldwinAdd a new 'show sleepchain' ddb command similar to...
2006-08-15 John Baldwin- When spinning on a spin lock, if the debugger is...
2006-08-15 Pawel Jakub... We operate on 'statfs' structures, not on 'fsstat'...
2006-08-15 Warner Loshadd comment about why we include opt_global.h
2006-08-15 Matt JacobIf rawname returns NULL, deal with it appropriately.
2006-08-15 John BaldwinUse SYS_AUE_<syscallname> to include the appropriate...
2006-08-15 John BaldwinRegen to propogate <prefix>_AUE_<mumble> changes as...
2006-08-15 Yaroslav TykhiyThis XXX remark was rendered false by rev. 103, which...
2006-08-15 John Baldwin- Remove unused sysvec variables from various syscalls...
2006-08-15 John BaldwinAdd a new set of macros <prefix>_AUE_<syscallname>...
2006-08-15 Yaroslav TykhiyMake it a tad easier to base other encapsulation scheme...
2006-08-15 John Baldwin- Use NOSTD rather than NOIMPL for nfssvc() to match...
2006-08-15 John BaldwinRename 'show lockchain' to 'show locktree' and 'show...
2006-08-15 Olivier HouchardOoops we need to include <machine/vmparam.h> to get...
2006-08-15 John BaldwinAdd a 'show lockmgr' command that dumps the relevant...
2006-08-15 Yaroslav TykhiySet IFF_DRV_RUNNING on vlan(4) once in vlan_config(),
2006-08-15 Warner LoshNo need for opt_global.h here
2006-08-15 Alexander LeidingerRemove the include of opt_global.h. It's included globa...
2006-08-15 Alexander LeidingerDisable some parts of the code on amd64 for now to...
2006-08-15 Alexander LeidingerInitialize the eventhandlers, mutexes and sx locks.
2006-08-15 Alexander LeidingerAdd include of opt_global.h, else the futex operations...
2006-08-15 Ruslan ErmilovFix printing of integer Kelvins broken in rev. 1.71...
2006-08-15 Alexander Leidinger- Add the new files to the linux module.
2006-08-15 Alexander Leidingeradd autogenerated systrace_args stuff for dtrace
2006-08-15 Alexander LeidingerAdd the linux 2.6.x stuff (not used by default!):
2006-08-15 Alexander Leidingerregen
2006-08-15 David XuBecause fuword on AMD64 returns 64bit long integer...
2006-08-15 Alexander LeidingerAdd new syscalls in the linuxolator (only used when...
2006-08-15 Alexander LeidingerAdd some new files needed for linux 2.6.x compatibility.
2006-08-15 Alexander Leidinger- Add some ASM stuff needed for futexes (linuxolator).
2006-08-15 Alexander Leidinger- Change process_exec function handlers prototype to...
2006-08-15 Christian BruefferNote Intel ICH8 and ESB2 support.
2006-08-15 Pyun YongHyeonAdd inverted amplifier sense quirks for Compaq Presario...
2006-08-15 Julian ElischerRemove extra '*/' comment close. In code not normally...
2006-08-14 Warner LoshDo not include ucom as a dependency line to enable...
2006-08-14 Alan CoxEliminate an unnecessary initialization from trap_pfaul...
2006-08-14 Søren SchmidtAdd support for the ICH8 and ESB2 chips, also add a...
2006-08-14 John Baldwinaccess only has 2 esses.
2006-08-14 Takanori WatanabeImprove exception string format.
2006-08-14 Takanori WatanabeRemove debug messages on notify handler.
2006-08-14 Alexander LeidingerDocument some files which should not get added here...
2006-08-14 Christian BruefferSeveral updates:
2006-08-14 John BaldwinDon't try to preserve PAT bits in pmap_enter(). We...
2006-08-14 Ruslan ErmilovFix alignment of RX bufs DMA map to be realistic. ...
2006-08-14 Dag-Erling... Don't use touch when what is really meant is :> (create...
2006-08-14 Ruslan ErmilovHow stupid of me. :>> doesn't change a modification...
2006-08-14 Ruslan Ermilov- Include bsd.own.mk early so existsence check using...
2006-08-14 Ruslan ErmilovTouch `locale' and `se_locale' if they exist to stop...
2006-08-14 Gleb SmirnoffChange hardcoded and incorrect number with correct...
2006-08-14 Ruslan ErmilovThe BUILDNAME variable need not be specified.
2006-08-14 Dima DorfmanImprove wording for -f and -F.
2006-08-14 Dima DorfmanImprove the wording. Remove the appositive about strcmp...
2006-08-14 Dima DorfmanPrint packet loss figures with one decimal place. ping6...
2006-08-14 Alan CoxIt's not entirely obvious that PGEX_I must be zero...
2006-08-14 Matt JacobFix 2KLOGIN code to specify *ibits* (not *obits*) so...
2006-08-14 Matt JacobThe register offset is within 4K, not 256 bytes, for...
2006-08-14 Matt JacobThe macro IS_23XX should not mistakenly include 24XX...
2006-08-14 Pyun YongHyeonMake em(4) handle too many fragmented frame with m_defr...
2006-08-14 Pyun YongHyeonOverhaul Rx path to recover from mbuf cluster allocatio...
2006-08-14 Pyun YongHyeonApply alignment fixup only when programmed frame size...
2006-08-13 Robert WatsonMinor white space tweaks.
2006-08-13 Colin PercivalCorrectly handle the case in calloc(num, size) where
2006-08-13 Ruslan ErmilovDon't push a map on a master server which will fail...
2006-08-13 Christian BruefferConvert to the standard section 4 SYNOPSIS layout.
2006-08-13 Dag-Erling... Revert previous commit. Pre-Nehemiah C3 CPUs do have...
2006-08-13 Colin PercivalUndefine __DATE__ in order to avoid placing a build...
2006-08-13 Alan CoxReimplement the page's NOSYNC flag as an object-synchro...
2006-08-12 David E. O... Add an extension to the UINT & ULONG types. The XINT...
2006-08-12 Andrew ThompsonAdd the module version to fix the loading with if_bridge.
2006-08-12 David E. O... Fix bug preventing the proper displaying of the CTLFLAG...
2006-08-12 Alan CoxReduce the scope of the page queues lock in vm_pgmoveco...
2006-08-12 Kirill PonomarevFix "pkg_version -Io" coredump, if some packages have...
2006-08-12 Pawel Jakub... Oops. Remove accidentally committed change.
2006-08-12 Yaroslav TykhiyRestore the "plumb" compatibility command, which was...
2006-08-12 Yaroslav TykhiyFix incorrect .Xr syntax I introduced in the previous...
2006-08-12 Pawel Jakub... Handle MSDOS file systems properly. Before the change...
2006-08-12 Pawel Jakub... Verify if a label doesn't point to the parent directory.
2006-08-12 Pawel Jakub... The strstr() function is in the libkern now.
2006-08-12 Pawel Jakub... Add strstr() function to the libkern.
2006-08-12 Dag-Erling... I don't know where I got the idea that the VIA C3 has...
2006-08-12 Warner LoshBatch of changes:
2006-08-12 Warner LoshThe TOPIC97 and TOPIC100 seem to have a special registe...
2006-08-12 Pyun YongHyeonDon't reset Tx threshold value whenever xl_init_locked...
2006-08-12 Pyun YongHyeonMake sure to check frames in Tx queue are empty before...
2006-08-12 Pyun YongHyeonDue to the poor PHY documentation from RealTek I can...
2006-08-12 Pyun YongHyeonFix invalid reference of mbuf chains.
2006-08-12 Pyun YongHyeonFix invalid reference of mbuf chains.
2006-08-12 Pyun YongHyeonFix invalid reference of mbuf chains.
2006-08-11 Thomas QuinotRemove extraneous trailing \0 in string literal.
2006-08-11 Robert WatsonBefore performing a sodealloc() when pru_attach() fails...
2006-08-11 Ruslan ErmilovThe groff_mm(7) locale files are *not* obsolete; they...
2006-08-11 Thomas Quinot(sm_mon_1_svc): Fix debugging output: when establising...
2006-08-11 Søren SchmidtUnbreak nForce4 SATA support.
2006-08-11 Mohan SrinivasanFixes an edge case bug in timewait handling where ticks...
2006-08-11 John BaldwinFirst pass at allowing memory to be mapped using cache...
2006-08-11 Jung-uk KimExplicitly set v3 mode only when it is requested. ...
2006-08-11 Pawel Jakub... Before using byte offset for IV creation, covert it...
2006-08-11 Pawel Jakub... Forgot to bump version number after G_ELI_FLAG_READONLY...
2006-08-11 Dag-Erling... Reintroduce CSTD, which allows a Makefile to specify...
2006-08-11 Alan CoxEnsure that the page's new field for object-synchronize...
next