]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-06-08 Robert WatsonRearrange code in soalloc() so that it's less indented...
2006-06-08 Robert WatsonUpdate global copyright statement for netatalk, as...
2006-06-08 Robert WatsonLock process when copying fields from process structure...
2006-06-08 Robert WatsonPrefer C to C++ comments per style(9).
2006-06-08 Marius Strobl- Merge sys/sparc64/pci/psycho.c rev. 1.8:
2006-06-08 Paul SaabDo not copy out the iovec in the 32bit recvmsg call...
2006-06-08 David ChristensenLog:
2006-06-08 Nate LawsonMinor tweaks to the resume code that might help people...
2006-06-08 Pawel Jakub... Fix gratuitous compiler warning.
2006-06-08 Maxim Konovalovo Add /etc/shells to a source files list.
2006-06-08 Konstantin... Reparent the process that executes the window= command...
2006-06-08 Marius StroblThis commit was generated by cvs2svn to compensate...
2006-06-08 Marius Strobl* elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol...
2006-06-08 Oleg Bulyzhininstall_state() should properly initialize 'addr_type...
2006-06-08 Oleg BulyzhinFix following rules: pipe X (tag|altq) Y ...
2006-06-08 Gleb SmirnoffWhitespace.
2006-06-08 Gleb Smirnoffu_intXX -> uintXX
2006-06-08 Maxim Konovalovo NIS clients ask for "shells" map not "shells.list".
2006-06-08 Gleb SmirnoffFix the last commit.
2006-06-08 Konstantin... Fix the LOR that occurs when the MAC compiled into...
2006-06-08 Maxim Konovalovo Catch up v_flag split and replace VSYSTEM by VV_SYSTEM.
2006-06-08 George V. Neville... Fix spurious warnings from neighbor discovery when...
2006-06-07 Olivier HouchardOops it seems I forgot to remove ARM32_NEW_VM_LAYOUT...
2006-06-07 Maxim Konovalovo It's lilac-dmc.Berkeley.EDU, not lbl-csam.arpa.
2006-06-07 Gleb Smirnoff- style(9) cleanup.
2006-06-07 Alan CoxAdd pmap locking to pmap_fault_fixup().
2006-06-07 Sam Lefflerbandaid type coercion for ia64
2006-06-07 Sam Leffleradd ath & co.
2006-06-07 Sam Lefflerreposition defines so things build on architectures...
2006-06-07 Sam Lefflerremove ath hal options; having them here causes opt_ah...
2006-06-07 Alan CoxProperly synchronize access to the pmap in pmap_extract...
2006-06-07 Christian BruefferUpdate geli_swap_flags, -e is now used to specify the...
2006-06-07 Joseph KoshyCatch up with the rename of symbol VDOOMED to VI_DOOMED...
2006-06-07 Robert WatsonUpdate comments in struct protosw to reflect changing...
2006-06-07 Gleb SmirnoffWhen counting nodes second time, use the same criteria...
2006-06-07 Gleb SmirnoffAdd device IDs for Linksys PCMPC200 Cardbus card.
2006-06-07 Olivier HouchardNow that we use pmap_mapdev_boostrap(), we can get...
2006-06-07 Gleb SmirnoffAdd section describing how ARP load balancing works...
2006-06-07 Florent ThoumieReflect latest changes in rc.subr wrt prefix/etcdir...
2006-06-07 Pyun YongHyeonFix watchdog timeout errors seen on a few systems.
2006-06-07 Warner LoshRemove sa1_cache_clean_addr. It isn't needed.
2006-06-07 Tom RhodesAdd adding_user.8 to SEE ALSO, note that usernames...
2006-06-07 Tom RhodesSimply running ``make world'' will bomb unless you...
2006-06-07 Xin LIUse calloc() instead of zeroing the memory our own.
2006-06-06 Pawel Jakub... Allow to use the old -a option to specify an encryption...
2006-06-06 Craig RodriguesFor network filesystems (NFS, samba, etc.), do not...
2006-06-06 Olivier HouchardConvert the last offender, the SA1110 port, to ARM32_NE...
2006-06-06 Olivier HouchardRemove a bogus, useless, "i++".
2006-06-06 Alexander KabaevGarbage collect library we did not compile for ages.
2006-06-06 Christian BruefferClarify and merge two sentences.
2006-06-06 Warner LoshAlso need to quote values so they can be passed on...
2006-06-06 Alan CoxAdd partial pmap locking.
2006-06-06 Tom RhodesSync to p4:
2006-06-06 Maksim YevmenkinFix an unwanted gcc4 warning.
2006-06-06 Warner LoshCreate a new target 'buildenvvars'. This target report...
2006-06-06 Hajimu UMEMOTO`flush' is appropriate than `reload'.
2006-06-06 Yoshihiro TakahashiUse the acpi_event_sleep_button_sleep() function instead of
2006-06-06 Pawel Jakub... When DIAGNOSTIC is defined, verify if we don't free...
2006-06-06 Pawel Jakub... Force commit as I forgot to document:
2006-06-06 Pawel Jakub... - Unbreak the build when geli is compiled into the...
2006-06-06 Christian BruefferMdoc cleanup and some wording improvements.
2006-06-06 Pawel Jakub... Handle errors in the same way it is done in safe(4).
2006-06-06 Pawel Jakub... Don't increase hst_obytes field twice - it is already...
2006-06-06 Hajimu UMEMOTOAdd `reload' which invalidates the cache for every...
2006-06-06 Gleb Smirnoff- Note that the synchronisation interface needs to...
2006-06-06 David XuMake ke_rqindex unsigned.
2006-06-06 Gleb SmirnoffPrint pfsync interface status if either syncpeer or...
2006-06-06 Robert WatsonExtract pointer value for mnt_stat from vp after the...
2006-06-06 Gleb SmirnoffUse NET_CALLOUT_MPSAFE for netgraph callout initializer.
2006-06-06 Gleb SmirnoffThe procedure of raceless switching between polling...
2006-06-06 Pawel Jakub... Remove section committed by mistake. It is not yet...
2006-06-06 Pawel Jakub... Add regression tests for geli(8) authentication feature.
2006-06-06 Pawel Jakub... - Update regression tests after recent changes.
2006-06-06 Xin LICleanups for mailwrapper(8):
2006-06-06 Alan CoxAdd partial pmap locking.
2006-06-06 Alan CoxCorrect a typo in the previous revision.
2006-06-06 Alan CoxAdd a stub for pmap_enter_object().
2006-06-06 Olivier HouchardMake VERBOSE_INIT_ARM compile by fixing various printf...
2006-06-05 Olivier Houchardvm_page_alloc_contig() can sleep, so don't even think...
2006-06-05 Tai-hwa LiangReally fix the typo this time: it should be sc->sc_drvb...
2006-06-05 Tai-hwa LiangFixing a typo in rev1.196.
2006-06-05 Robert WatsonRemove use of Giant around vn_open() in audit trail...
2006-06-05 Matt JacobDo some source && comment cleanup.
2006-06-05 Matt JacobAdd PIM_SEQSCAN for HBA misc flags and code that unders...
2006-06-05 Pawel Jakub... Document geli(8) data authentication.
2006-06-05 Pawel Jakub... Connect new GELI files to the build.
2006-06-05 Pawel Jakub... Userland bits of geli(8) data authentication.
2006-06-05 Pawel Jakub... Implement data integrity verification (data authenticat...
2006-06-05 Pawel Jakub... Make kern.geom.eli.overwrites sysctl a tunable as well.
2006-06-05 Qing LiAssuming the interface has an address of x.x.x.195...
2006-06-05 Pawel Jakub... Add g_duplicate_bio() function which does the same...
2006-06-05 Alan CoxIntroduce the function pmap_enter_object(). It maps...
2006-06-05 Christian BruefferSome mdoc and wording improvements.
2006-06-05 Max KhonFix kernel panic in rt2661_tx_intr() if no frames has...
2006-06-05 Maxim Konovalovo Add missed comma.
2006-06-05 Matt JacobJust a very quick update to get *close* to reality.
2006-06-05 Xin LI - ANSIfy.
2006-06-05 Ed MasteFix cut-n-pasteo: use the i386 version #define for...
2006-06-05 Christian Brueffermy(4) provides support now as well.
2006-06-05 Christian BruefferAdd altq(4) support.
next