]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-06-12 Marius StroblMake the ISAPNP code optional and only enable it on...
2006-06-12 Stefan FarfelederDon't strip a leading ./ from the path for the cd built...
2006-06-12 Philip PaepsAdd two little nuggets of wisdom I picked up at work...
2006-06-12 John BaldwinEnable a few more things in x86 NOTES to get broader...
2006-06-12 John BaldwinForcefully turn off GPROF in this file if it is enabled...
2006-06-12 Marcel MoolenaarSome machines have an ESCC. Make sure we build uart...
2006-06-12 Alan CoxDon't invalidate the TLB in pmap_qenter() unless the...
2006-06-12 Warner LoshNeed machine/bus.h here too
2006-06-12 Dag-Erling... Add the model name, obtained from the hw.model sysctl...
2006-06-12 Nate LawsonCheck in file missed in last commit. It made it into...
2006-06-12 Warner LoshMFp4: need machine/bus.h here since we use bus space...
2006-06-12 Wilko BulteWho am I to correct the native speakers... anyway,...
2006-06-12 Wilko BulteAny sufficiently simple directive can be obfuscated...
2006-06-12 Warner LoshMFp4:
2006-06-12 Warner LoshAdd the ability to subset the devices that UART pulls...
2006-06-12 Warner LoshAdd a convenience function rman_init_from_resource...
2006-06-12 Warner LoshBetter printf
2006-06-12 Warner LoshMinor cleanup of CIS parsing.
2006-06-12 Warner LoshBetter error message when the CIS is a non-standards...
2006-06-12 Warner LoshWhen we can't parse the CIS, note with a warning that...
2006-06-12 Bruce A. MahUpdate release note: KDE 3.5.3.
2006-06-11 Max KhonMake cm(4) driver MPSAFE.
2006-06-11 Max KhonFix KASSERT conditions in if_deregister_com_alloc().
2006-06-11 Maxim Konovalovo Finally learn how to spell "privileges".
2006-06-11 Maxim Konovalovo Add missed $start variable in the grep statement...
2006-06-11 Nate LawsonBy default, don't disable ACPI during reboot. This...
2006-06-11 Maxim Konovalovo Spell "privledges" correctly. Re-style comment.
2006-06-11 Maxim Konovalovo vinum.8 -> gvinum.8 as the former was replaced by...
2006-06-11 Stefan EßerFix display of idle processes, which had been broken...
2006-06-11 Maxim Konovalovo Sync usage() with reality.
2006-06-11 Maxim Konovalovo Fix typo.
2006-06-11 Simon L. B... The monetary decimal point (mon_decimal_point) for...
2006-06-11 Bjoern A. ZeebUse IP addresses out of "TEST-NET" (for use in document...
2006-06-11 Shunsuke AkiyamaSpecify default path for SHLIBDIR before bsd.own.mk...
2006-06-11 Joseph KoshyCross-reference src.conf(5).
2006-06-11 Alan CoxRemove pmap_pagedaemon_waken and update pmap_get_pv_ent...
2006-06-11 Alan CoxEliminate spl calls.
2006-06-11 Craig RodriguesImplement vnode operations for setting and removing...
2006-06-11 Craig RodriguesRestore routines for getting and listing extended attri...
2006-06-11 Craig RodriguesRestore changes to spinlock macros before merge.
2006-06-11 Craig RodriguesRemove debugging printf
2006-06-10 Matt JacobAdd PCI ids for the FC919X
2006-06-10 Craig RodriguesTemporarily disable log recovery until we fix panics.
2006-06-10 Craig RodriguesLogical OR the following flags into the va_mode field:
2006-06-10 Ian DowseMove the new flags field to the end of the structure...
2006-06-10 Craig RodriguesCall g_vfs_close() if:
2006-06-10 Craig RodriguesDo not call vput() after we call VOP_UNLOCK().
2006-06-10 Ian DowseHold on to firmware images until the interface detaches...
2006-06-10 Ian DowseKeep firmware images on the list until they have been...
2006-06-10 Christian BruefferBe explicit about which chips support jumbo frames.
2006-06-10 Bruce A. MahNew release notes: i386 boot loader corruption fix...
2006-06-10 Robert WatsonMove some functions and definitions from uipc_socket2...
2006-06-10 Tom RhodesFix a typo s/Made/Make. Use .Pp for a line break,...
2006-06-10 Nate Lawson* Ask for a page-aligned page instead of an arbitrary...
2006-06-10 Nate LawsonMinor tweaks to the resume code. Previous commit rever...
2006-06-10 Nate LawsonMove the reset beep tunable/sysctl to debug.acpi.resume...
2006-06-10 Nate LawsonMinor sysctl cleanup. The RW flag means read|write...
2006-06-10 Alan CoxEnable debug.mpsafevm on arm by default.
2006-06-10 Alan CoxAdd a lock assertion. Remove dead (locking) code....
2006-06-10 Juli MallettMinor style tweaks while nearby. Namely ANSIfy and...
2006-06-10 Juli MallettRather than using specified_ro to parse the options...
2006-06-09 Jung-uk KimAdd ability to reset individual devices and fix SCSI...
2006-06-09 Xin LIDon't build IPv6 support if we have choosen not to...
2006-06-09 Pawel Jakub... Don't expect that 'device random' will compile in those...
2006-06-09 Maxim Konovalovo Fix grammar, format.
2006-06-09 Konstantin... Document the way to get list of files to process from...
2006-06-09 Konstantin... Copy filename read from the stdin into the private...
2006-06-09 Maxim Konovalovo Remove a cruft prevented libpthread sigaction(2)...
2006-06-09 Maxim Konovalovo Re-arrange parentheses and fix a conition logic for...
2006-06-09 Florent ThoumieTweak mfc.pl to generate backout patchsets.
2006-06-09 Dag-Erling... Our glob(3) has all the required features.
2006-06-09 Dag-Erling... Revert inadvertant commit of debugging code.
2006-06-09 Craig RodriguesChange %llx to %jx in printf() to eliminate warnings...
2006-06-09 Craig RodriguesBring back changes in version 1.3 lost in previous...
2006-06-09 Craig RodriguesAccomodate new files due to latest XFS import.
2006-06-09 Craig RodriguesMakefile changes to accomodate new XFS import.
2006-06-09 Craig RodriguesMore changes due to latest XFS import.
2006-06-09 Craig RodriguesSync XFS for FreeBSD tree with newer changes from SGI...
2006-06-09 Alan CoxAdd pmap locking to pmap_extract().
2006-06-09 Colin PercivalWhen deleting empty directories prior to building the...
2006-06-09 Andrew ThompsonEnable proxy ARP answers on any of the bridged interfac...
2006-06-08 Andrew ThompsonAllow bridge and carp to play nicely together by return...
2006-06-08 Sam Leffleradd glue for ath_hal
2006-06-08 Sam Leffleradd powerpc glue
2006-06-08 Sam Lefflerenable build of ath_hal on sparc64 and powerpc
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 ...
next