]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-09-20 Dag-Erling... Document the AUTO setting for dumpdev.
2004-09-20 Dag-Erling... If $dumpdev is set to AUTO, use the first suitable...
2004-09-20 Pawel Jakub... Force commit to provider more detailed info about this...
2004-09-20 Pawel Jakub... This is not needed anymore, it is forced in GEOM now.
2004-09-20 Dag-Erling... Don't forget to check defined() before testing the...
2004-09-20 Ruslan ErmilovMake this use a standard bsd.subdir.mk.
2004-09-20 Yoshihiro TakahashiMerged from sys/dev/sio/sio.c: more tty related changes.
2004-09-20 Yoshihiro TakahashiMFpc98: Check a pointer is NULL, remove unused variable.
2004-09-20 Denis PeplinMerge the following from the English version:
2004-09-20 Hiroki SatoMerge the following from the English version:
2004-09-20 Hiroki SatoMerge the following from the English version:
2004-09-20 Denis PeplinMFen 1.36
2004-09-20 Denis PeplinMFen 1.6
2004-09-20 Brian SomersCTASSERT that MSZIE is a power of 2 (otherwise dtom...
2004-09-20 MIHIRA Sanpei... Add support Nvidia nForce2(audio)
2004-09-20 John-Mark Gurneytrim trailing white space..
2004-09-20 Warner Loshdas@ has a ACPI bios that lists 0x3f0-0x3f1, 0x3f2...
2004-09-20 MIHIRA Sanpei... Add support nForce3 250 audio
2004-09-20 Nate LawsonRecord a problem we can't workaround for now regarding...
2004-09-20 MIHIRA Sanpei... add '/* Panasonic products */' line(I removed it)
2004-09-20 Marius StroblFix compilation of vinum(4) when VINUMDEBUG is not...
2004-09-20 Marius StroblCorrect value and description of the unused MK48TXX_WDA...
2004-09-19 Robert Watsonnetsend uses an arbitrary maximum send rate to reject...
2004-09-19 Poul-Henning... Commit the new version of the adlink driver which can...
2004-09-19 Marius Strobl- Some of the upper bits of the time related (seconds...
2004-09-19 Dag-Erling... Recognize options with values. If an option is present...
2004-09-19 Alan CoxSimplify the reference counting of page table pages...
2004-09-19 David SchultzFix a buffer overflow by using strncpy() instead of...
2004-09-19 Simon L. B... Add Sitecom LN-029 to list of supported devices.
2004-09-19 Tom RhodesAdd a config.h file.
2004-09-19 Tom RhodesAdd a FREEBSD-Xlist file.
2004-09-19 Tom RhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 Tom RhodesVendor import of BIND 9.3.0rc4.
2004-09-19 David SchultzThe zone from which proc structures are allocated is...
2004-09-19 John-Mark Gurneyfix misspelling of TX...
2004-09-19 John-Mark Gurneyspell RX correctly
2004-09-19 John-Mark Gurneycomment requirement that rx/tx descriptor counts must...
2004-09-19 Ruslan ErmilovPlace a function prototype correctly.
2004-09-19 Ruslan ErmilovPrepare for 5.x soon becoming -STABLE.
2004-09-19 Ruslan ErmilovStyle.
2004-09-19 Max KhonUse correct malloc type when freeing memory allocated...
2004-09-19 Pawel Jakub... Fix '-s' option for large disks and fix printing maximu...
2004-09-19 Poul-Henning... The getpages VOP was a good stab at getting scatter...
2004-09-19 Ruslan ErmilovSort MAN and MLINKS in dictionary order ignoring case.
2004-09-19 Ruslan ErmilovThe checksum code has been fixed; reflect this is a...
2004-09-19 Alan CoxMFamd64/i386
2004-09-19 Ruslan ErmilovSort MAN and MLINKS in dictionary order ignoring case.
2004-09-19 Marcel MoolenaarMFp4:
2004-09-19 Alan CoxRemove an outdated assertion from _pmap_allocpte()...
2004-09-19 Tom RhodesVender import of BIND 9.3.0rc4.
2004-09-19 Tom RhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 Matt JacobPut in a commented out ispfw device under isp and note...
2004-09-18 Alan CoxRelease the page queues lock earlier in pmap_protect...
2004-09-18 Marcel MoolenaarRemove useless include of <machine/fpu.h>.
2004-09-18 Ian DowseAdd Sitecom's LN-029 USB 2.0 Ethernet adapter.
2004-09-18 Maxime HenrionAdd support for the fxp(4) based card in ICH6 (i915...
2004-09-18 John-Mark Gurneyadd MLINKs for the mbuf.9 man page..
2004-09-18 Pawel Jakub... Document '-p' flag for 'insert' command correct.
2004-09-18 Bruce A. MahFix a misspelling and delete an extra word.
2004-09-18 John-Mark Gurneypass in pointer to m_head to re_encap because m_defrag...
2004-09-18 Lukas ErtlSingle concat or striped plexes don't need no special...
2004-09-18 Poul-Henning... Initialize new ttys a bit more.
2004-09-18 Poul-Henning... Use tty->t_sc to find out softc.
2004-09-18 Bruce A. MahRevert rev. 1.351 of this file, which allowed users...
2004-09-18 Lukas ErtlRe-vamp how I/O is handled in volumes and plexes.
2004-09-18 Robert WatsonModify accept_fd_leak regression test to generate ...
2004-09-18 Christian BruefferRe-formulate the first sentence for better readability
2004-09-18 Pawel Jakub... Actually this order (unlock, wakeup) in this case is...
2004-09-18 Hiroki SatoReorganize the "Kernel Changes" section, including:
2004-09-18 Brooks DavisLog the renaming of an interface. This should make...
2004-09-18 John BaldwinA long, long time ago in a CVS branch far away (specifi...
2004-09-18 Yoshihiro TakahashiMFi386: revision 1.56 (Add -fno-unit-at-a-time to CFLAGS).
2004-09-17 Gleb SmirnoffMan page for flowctl utility.
2004-09-17 Marcel MoolenaarMove makectx() after kdb_cpu_trap(), so the PCB will...
2004-09-17 Poul-Henning... Fix an issue with ng_tty which (ab)used the tty->t_sc...
2004-09-17 Marcel MoolenaarProvide our own FPSWA definitions, instead of depending...
2004-09-17 Bruce A. MahDon't attempt to install the (obsolete and disconnected...
2004-09-17 Marcel MoolenaarRemove useless inclusion of <machine/fpu.h>
2004-09-17 Gleb Smirnoff- properly capitalize NetFlow
2004-09-17 Gleb Smirnoff- Remove advertising clause from copyright [1]
2004-09-17 Bruce M SimpsonFix compiler warnings, when __stdcall is #defined,...
2004-09-17 Gleb SmirnoffA man page for Netflow node.
2004-09-17 Giorgos KeramidasThe early-adopter doesn't exist in HEAD anymore. The...
2004-09-17 Poul-Henning... Fix compilation again.
2004-09-17 Warner LoshThe long dead hand of the past has pushed forward usele...
2004-09-17 Pawel Jakub... Teach swap1 script how to remove added swap devices...
2004-09-17 Lukas ErtlUse correct format string.
2004-09-17 Bruce A. MahDon't refer to the (now disconnected) early adopter...
2004-09-17 Bruce A. MahSince early-adopter has been disconnected from the...
2004-09-17 Diomidis SpinellisFix typo.
2004-09-17 Gleb SmirnoffUserland control utility for ng_netflow.
2004-09-17 Poul-Henning... Overhaul ucom serial driver by using generic stuff...
2004-09-17 Poul-Henning... Add ttyopen and ttyclose functions which will do the...
2004-09-17 Poul-Henning... forward declare struct cdev, not cdevsw;
2004-09-17 Poul-Henning... Allocate tty at attach time instead of open time.
2004-09-17 Poul-Henning... Be slightly less bogus in struct tty allocation.
2004-09-17 Poul-Henning... Use tty->t_sc, ttyalloc() and lock/init termios from...
2004-09-17 Poul-Henning... Include <sys/malloc.h> to satisfy new isa_dma stuff.
2004-09-17 Ruslan ErmilovPass the idea of the make(1) binary to use down to...
2004-09-17 Pawel Jakub... Do not exit after printing usage, give geom(8) a chance...
next