]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-01-13 Bill FennerThis commit was generated by cvs2svn to compensate...
2004-01-13 Bill FennerCommit vendor fix for l2tp vulnerability reported by
2004-01-13 Bruce A. MahNew errata: KUser can corrupt passwd file.
2004-01-13 Bruce A. MahNew errata: NSS problems and workaround [1], GCC typo...
2004-01-13 Dag-Erling... Add and document ffsl(), fls() and flsl().
2004-01-13 Dag-Erling... Cast to unsigned to avoid sign-extension problems.
2004-01-13 Dag-Erling... Add ffsl(), fls() flsl() to platforms that don't alread...
2004-01-13 Dag-Erling... Add C implementations of ffsl(), fls() and flsl().
2004-01-13 Dag-Erling... ANSIfy, de-register, replace VAX reference with actual...
2004-01-13 Dag-Erling... Whitespace nit.
2004-01-13 Yoshihiro TakahashiInclude "../Makefile.inc" to propagate the configuratio...
2004-01-13 Christian BruefferFix typo in a comment
2004-01-13 Ruslan ErmilovMODULE_DEPEND is a C macro, not a make(1).
2004-01-13 Ruslan Ermilovbsd.kmod.mk does not deal with manpages anymore.
2004-01-13 Matthew N.... style(9): single tab after #define.
2004-01-13 Peter GrehanUse a device identify entry point to attach to nexus...
2004-01-13 Peter GrehanMake the OpenPic driver bus-independent, with attachmen...
2004-01-13 Peter GrehanRemove hard-coded knowledge of specific OFW devices...
2004-01-13 Ruslan ErmilovDon't put .depend in CLEANFILES, it's cleaned by cleand...
2004-01-13 Peter GrehanCatch up with ATA changes by including <sys/sema.h>
2004-01-13 Hajimu UMEMOTOcall ipsec_pcbconn()/ipsec_pcbdisconn() from in6_pcbcon...
2004-01-13 Hajimu UMEMOTOdo not deref freed pointer
2004-01-13 Bill PaulImplement some more unicode handling routines. This...
2004-01-13 Maxim KonovalovAdded FreeBSD 5.2-RELEASE.
2004-01-13 Poul-Henning... typo, duh!
2004-01-13 Alan CoxReplace calls to vm_page_alloc_contig() by calls to...
2004-01-13 Poul-Henning... This is simply too true to not become a fortune.
2004-01-13 Sam LefflerHandle SIOCSIFMTU ioctl directly so we can apply 802...
2004-01-13 Hajimu UMEMOTOcorrect spelling
2004-01-13 Hajimu UMEMOTOfix potential 'cannot-happen' memory leak
2004-01-13 Bill PaulLoosen up the range test in ndis_register_ioport()...
2004-01-13 Alfred PerlsteinPrevent a panic when mounting a v2/v3 only server with...
2004-01-13 Bill PaulYet another inf file handling tweak: when checking...
2004-01-12 Ruslan ErmilovLast revision also added duplicate SRCS. Fixed this...
2004-01-12 Bill PaulUgh. I am not having a good day. Remove debugging ...
2004-01-12 Matthew N.... Handle "Bad Command List" errors.
2004-01-12 Bill PaulUgh. Last commit went horribly wrong. Back out changes...
2004-01-12 Matthew N.... Remove comments that no longer apply.
2004-01-12 Bill PaulIn if_ndis.c:ndis_intr(), be a bit more intelligent...
2004-01-12 John Baldwin- Use constant for shift when converting file length...
2004-01-12 Tom RhodesDiscuss the 'MAILTO' option.
2004-01-12 Ruslan ErmilovDon't put objects in SRCS -- this creates all sort...
2004-01-12 Nate LawsonOnly remove the handler if we installed it.
2004-01-12 Nate LawsonHook up acpi_toshiba
2004-01-12 David E. O... Add emu10k1-alsa%diked.h dependancies.
2004-01-12 Nate LawsonBite the bullet and uncomment the shutdown() in case...
2004-01-12 Tom RhodesXref the proper manual pages.
2004-01-12 Andre OppermannDisable the minmssoverload connection drop by default...
2004-01-12 Hiroki SatoFix a typo.
2004-01-12 Ruslan Ermilov- Replaced several := ops with their += equivalents...
2004-01-12 Tim J. RobbinsFix an inverted test for NOPEN in the unused function...
2004-01-12 Takeshi ShibagakiFix a suspend/resume issue. My Compaq N400c works fine.
2004-01-12 Jacques VidrineKill whitespace at end of lines.
2004-01-12 Jacques VidrineFix a bug that could result in a null pointer dereferen...
2004-01-12 MIHIRA Sanpei... I added unwanted character. I cleaned
2004-01-12 Matthew N.... - Initialize qcb flags in ida_construct_qcb() with...
2004-01-12 Poul-Henning... Note that geometry can also be specified on vnode backe...
2004-01-12 Poul-Henning... Allow specification of a geometry for vnode backed...
2004-01-12 Hartmut BrandtAllow variable substitutions in SYSV variable substitut...
2004-01-12 Søren SchmidtAlways return ENOMEM if ata_request_alloc fails so...
2004-01-12 Yoshihiro TakahashiUse /etc/rc.d/ldconfig script rather than the ldconfig...
2004-01-12 Ruslan ErmilovRemoved duplicate SRCS.
2004-01-12 Søren Schmidt#include sema.h is now required.
2004-01-12 Nate LawsonClean up the probe message and sort the function table...
2004-01-12 Hiroki SatoMerge the following from the English version:
2004-01-12 Hiroki SatoMerge the following from the English version:
2004-01-12 David E. O... Opera is i386-only.
2004-01-12 Jacques VidrineRemove (another) now redundant and now conflicting...
2004-01-12 Hiroki SatoMerge the following from the English version:
2004-01-12 Bill PaulMerge in some changes submitted by Brian Feldman. Among...
2004-01-12 Yoshihiro TakahashiMFi386: revision 1.1114.
2004-01-12 Robert WatsonCorrect for proper vn_fullpath() failure mode: "==...
2004-01-12 David E. O... Specify the right location of the generated header.
2004-01-11 Don LewisDon't try to unlock the directory vnode in null_lookup...
2004-01-11 Søren SchmidtOverhaul of the timeout/reinit framework. This should...
2004-01-11 Alex DupreUpdate list of device drivers that support polling.
2004-01-11 Matthew N.... - Handle doubled double quotes:
2004-01-11 Ruslan ErmilovEnsure that generated headers are here before we build...
2004-01-11 Dag-Erling... Back out 1.160, which was committed by mistake.
2004-01-11 Dag-Erling... Back out 1.166, which was committed by mistake.
2004-01-11 Robert WatsonMinor typo: no line break after .Fn.
2004-01-11 Dag-Erling... Mechanical whitespace cleanup + other minor style nits.
2004-01-11 Robert WatsonAdd a basic manpage for vn_fullpath().
2004-01-11 Dag-Erling... Mechanical whitespace cleanup.
2004-01-11 Dag-Erling... Mechanical whitespace cleanup; parenthesize return...
2004-01-11 Dag-Erling... Mechanical whitespace cleanup; parenthesize return...
2004-01-11 Dag-Erling... Mechanical whitespace cleanup + minor style nits.
2004-01-11 Dag-Erling... Mechanical whitespace cleanup.
2004-01-11 Poul-Henning... Get rid of "lineno: 0" in error messages from create...
2004-01-11 Ruslan ErmilovUse my newly acquired magic stick and put aslcompiler...
2004-01-11 Poul-Henning... collect all "extern bla" stuff in extern.h in order...
2004-01-11 Nate LawsonAdd the ACPI Toshiba extras driver (hotkeys, LCD backli...
2004-01-11 Nate LawsonAdd the ACPI Toshiba extras driver (hotkeys, LCD backli...
2004-01-11 Dag-Erling... Add ${IMAGES} to CLEANFILES.
2004-01-11 Dag-Erling... Store binary files in uuencoded form.
2004-01-11 Ian DowseAdd a `-H <fd>' option that is like `-h <fd>', but...
2004-01-11 Ruslan ErmilovRemoved duplicate SRCS.
2004-01-11 Ruslan ErmilovXDR sources are handled by ../xdr/Makefile.inc.
2004-01-11 Hidetoshi ShimokawaSync type of linkspeed with firewire.c.
2004-01-11 Ruslan ErmilovStay in sync with src/COPYRIGHT and src/sys/sys/copyrig...
next