]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-13 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-02-13 Andrey A. ChernovOfficial patches 001-005
2004-02-13 Tim KientzleStyle fixes: Use curly braces in Makefiles,
2004-02-12 Maksim YevmenkinRegister libbluetooth and libsdp
2004-02-12 Poul-Henning... Remove the absolute count g_access_abs() function since...
2004-02-12 Ruslan ErmilovFixed the fatal bug introduced in previous commit:...
2004-02-12 Ruslan ErmilovClean CLEANFILES.
2004-02-12 Poul-Henning... Don't use makedev() to hack up dev_t's early in boot...
2004-02-12 Alan CoxFurther reduce the use of Giant in vm_map_delete()...
2004-02-12 John BaldwinUse the PCIR_BAR() macro rather than a magic number...
2004-02-12 Poul-Henning... Correct the cleanup of the alias dev_t for /dev/urandom...
2004-02-12 John BaldwinFix a whitespace nit.
2004-02-12 Tim Kientzlesys/types.h must be included before sys/acl.h,
2004-02-12 Poul-Henning... Give both consumers and providers a {void *private...
2004-02-12 Bruce M SimpsonUpdate the prototype for tcpsignature_apply() to reflec...
2004-02-12 Bruce M Simpsonstyle(9) pass; whitespace and comments.
2004-02-12 Bruce M SimpsonRemove an unnecessary initialization that crept in...
2004-02-12 Bruce EvansMFffs (ffs_vfsops.c 1.227: clean up open mode bandaid...
2004-02-12 Bruce EvansFixed some minor style bugs (English usage and formatti...
2004-02-12 Tim KientzleConnect libarchive to the build.
2004-02-12 Bruce EvansOnly indent once for continuation lines when not lining...
2004-02-12 Peter GrehanWork-in-progress for the 'Kauai' ATA device in Mac...
2004-02-12 Peter GrehanAdd sys file required for IEEE fp functions.
2004-02-12 Peter GrehanAdd forgotten IEEE functions. The Perl 5.8 port now...
2004-02-12 Jun KuriyamaReverse lock order by using local variable. This will...
2004-02-12 Dag-Erling... Add %%sender%% to the recipient list.
2004-02-12 Dag-Erling... Set the default sender address to <tinderbox@freebsd...
2004-02-12 Ruslan ErmilovTidy up makefiles.
2004-02-12 Nate Lawsonstyle(9): wrap at 80 columns.
2004-02-12 Nate LawsonHandle proper formatting and a buffer overrun when...
2004-02-12 Tim Kientzlelibarchive itself is now completely clean at WARNS...
2004-02-12 Peter GrehanRemove register keyword and constify tmp values. This...
2004-02-12 Brian FeldmanAlways socantsendmore() before deallocating a socket...
2004-02-11 Bill PaulCorrect instance of *timeout that should have been...
2004-02-11 Ruslan Ermilovkzip(8) is long dead.
2004-02-11 Don LewisWhen reparenting a process to init, make sure that...
2004-02-11 Ruslan ErmilovOverhaul makefiles.
2004-02-11 Bill PaulAdd yet more bulletproofing. This is to guard against...
2004-02-11 Ruslan Ermilov_start.S -> _start.s as the latter is pure asm file.
2004-02-11 Maksim YevmenkinDo not cast dval.
2004-02-11 Pawel Jakub... Create symbolic link for g_print_bio(9) manual page.
2004-02-11 Pawel Jakub... Document g_print_bio() function.
2004-02-11 Pawel Jakub... Added g_print_bio() function to print informations...
2004-02-11 John BaldwinArgh! Fix a bogon. lim_cur() was returning the hard...
2004-02-11 Bruce EvansRemoved more vestiges of vfs_ioopt:
2004-02-11 Tim J. RobbinsUse automatic major number allocation for the nfs4...
2004-02-11 Peter GrehanInterrupt statistics, vmstat -i now works.
2004-02-11 Tim J. RobbinsUn-reserve major 144 (nsmb) now that we are using autom...
2004-02-11 Tim J. RobbinsUse automatic major number allocation for nsmb devices.
2004-02-11 Peter GrehanClean up header files, which fixes compile warning.
2004-02-11 Peter Grehan- constify devinfo strings to eliminate compile warning
2004-02-11 Thomas Quinot(atapi_cb): Reenable automatic retrieve of sense data...
2004-02-11 Pawel Jakub... Added GEOM kernel API manuals to the build.
2004-02-11 Pawel Jakub... Added first part of GEOM kernel API manuals pages.
2004-02-11 Bruce M SimpsonFix a typo; left out preprocessor conditional for sigof...
2004-02-11 Dag-Erling... Slight tweak to previous commit: don't forget to call...
2004-02-11 Dag-Erling... When restarting a transfer that has already completed...
2004-02-11 Dag-Erling... Re-wrap some comments.
2004-02-11 Ruslan ErmilovGet rid of unnecessary use of m4(1) by using cpp(1...
2004-02-11 Peter Grehan- fix compile warnings
2004-02-11 Peter Grehan- fixed trailing whitespace and indentation
2004-02-11 Peter GrehanFix compile warning
2004-02-11 Peter Grehan- remove trailing whitespace
2004-02-11 Peter GrehanCleaned up param.h:
2004-02-11 Peter GrehanInvalide pcb's fpu cpu # by setting it to INT_MAX,...
2004-02-11 Tim KientzleGNU tar in the base system is now called "gtar"
2004-02-11 Peter GrehanAdd sysctl hw.uma_mdpages to track how many pages have...
2004-02-11 Bruce M SimpsonInitial import of RFC 2385 (TCP-MD5) digest support.
2004-02-11 Bruce M SimpsonInitial import of RFC 2385 (TCP-MD5) digest support.
2004-02-11 Nate LawsonPrefer buttons defined in the AML over the ones in...
2004-02-11 Bruce M SimpsonDocument the functions m_apply() and m_getptr().
2004-02-10 Peter GrehanCorrectly create interrupt key for PCI, which is the...
2004-02-10 Bill PaulAdd some bulletproofing: don't allow the ndis_get_info...
2004-02-10 Munechika SUMIKAWAFlush stdout when -A option is used.
2004-02-10 Ruslan ErmilovSince loader(8) on SPARC64 is a pure ELF executable...
2004-02-10 Prafulla DeuskarOnly reset the phy when it is absolutely required.
2004-02-10 Jacques VidrineFix a panic in pseudofs(9) that could occur when doing...
2004-02-10 Colin Percivalstyle cleanup: Remove duplicate $FreeBSD$ tags.
2004-02-10 Colin Percivalstyle cleanup: Remove duplicate $FreeBSD$ tags.
2004-02-10 Colin Percivalstyle cleanup: Remove duplicate $FreeBSD$ tags.
2004-02-10 Colin Percivalstyle cleanup: Remove duplicate $FreeBSD$ tags.
2004-02-10 John-Mark Gurneyadd verbage about how once BUS_TEARDOWN_INTR returns...
2004-02-10 Andrey A. ChernovOfficial patches 001-005
2004-02-10 Dag-Erling... Run /etc/rc.d/routing at the appropriate time.
2004-02-10 Wes PetersAdd some presidential birthdays.
2004-02-10 Alan CoxCorrect a long-standing race condition in the inactive...
2004-02-10 Max LaierAdd my birthday (for those interested)
2004-02-10 Bruce M SimpsonSpelling.
2004-02-10 Pawel Jakub... Now we have g_topology_assert_not(), so use it to detec...
2004-02-10 Pawel Jakub... Added macro which will be used to assert, that the...
2004-02-10 Poul-Henning... Change the kernels definition of NODEV from ((dev_t...
2004-02-10 Peter PentchevDocument the '-h hostname' option, which seems to have...
2004-02-10 Poul-Henning... don't call sbuf_clear() right after sbuf_new(), it...
2004-02-10 Dag-Erling... Fix numerous constness and aliasing issues.
2004-02-10 Dag-Erling... This commit was generated by cvs2svn to compensate...
2004-02-10 Dag-Erling... Vendor import of OpenPAM Eelgrass.
2004-02-10 Tom RhodesRemove a redundant command. No MFC, this was removed...
2004-02-10 Tom RhodesRemove 'broken in some cases' Xref to Kerberos.
2004-02-10 Tom RhodesReorder Xrefs in SEE ALSO.
2004-02-10 Tom RhodesUpdate to inform users of acls and multilabel options...
next