]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-03-29 Max Khonfix truncation check and buffer overflow check
2003-03-29 Mike SilbersackUpdate if_dc to use m_defrag, removing the semi-duplica...
2003-03-29 Gregory Neil... sendmail 8.12.9 has been imported
2003-03-29 Gregory Neil... Fix conflicts from sendmail 8.12.9 import
2003-03-29 Gregory Neil... This commit was generated by cvs2svn to compensate...
2003-03-29 Gregory Neil... Import sendmail 8.12.9
2003-03-29 Andrew GallatinFix the osf1 abi module on SMP systems by making the...
2003-03-29 Mike SilbersackHave sis_encap use m_defrag if:
2003-03-29 Daniel EischenAlign signal frame placed on stack to 16 bytes so that...
2003-03-29 Matthew N.... opt_geom.h is no longer required for this module.
2003-03-29 Matthew N.... Add 'idt' driver to module build.
2003-03-29 Matthew N.... - Deal with netisr changes.
2003-03-29 Matthew N.... Add module infrastructure for 'dpt' driver.
2003-03-29 Matthew N.... Add module infrastructure for 'if_ex'.
2003-03-29 Matthew N.... - Declare ex_devclass in if_ex.c
2003-03-29 Matthew N.... - Move ex_pccard_detach() to if_ex.c and rename it...
2003-03-29 Matthew N.... Reformat for readability.
2003-03-29 Matthew N.... Add module infrastructure for 'vpd' and 'smbios' and...
2003-03-29 Dag-Erling... Don't dereference flags if NULL (see http.c rev 1.87)
2003-03-29 Matthew N.... Remove useless code.
2003-03-29 Matthew N.... Don't compile the identify method yet.
2003-03-29 Matthew N.... Register dependency on the elink module.
2003-03-29 Matthew N.... Add module infrastructure for elink.
2003-03-29 Matthew N.... Add module infrastructure for if_ie.
2003-03-29 Søren SchmidtSecond round of updates to the ATA driver.
2003-03-29 Matthew N.... - Move driver to newbus.
2003-03-29 Matthew N.... - Change ELINK_ID_PORT; the 3c507 likes 0x100 better.
2003-03-29 Matthew N.... Clear the IFF_OACTIVE flag at the end of ieinit()....
2003-03-29 Mike MakonnenFill in the rest of the fields in the resulting struct tm
2003-03-29 Kris KennawayCorrect a typo in previous commit
2003-03-29 Matthew N.... 'speaker' not 'atspeaker'
2003-03-29 Matthew N.... Retire 'atspeaker' and 'pcspeaker'. We'll use 'speaker...
2003-03-29 Matthew N.... Adjust shared memory allocation to work on cards with...
2003-03-29 Matthew N.... Clean up argument comments for bus_dma_tag_create(...
2003-03-29 SUZUKI Shinsukefixed a mbuf leak when an IP packet from ESP tunnel...
2003-03-29 Matthew N.... - Track resources in our softc.
2003-03-29 Mike SilbersackFix up the long mbuf chain recovery code to use m_defra...
2003-03-29 Alan CoxPass the vm_page's address to sf_buf_alloc(); map the...
2003-03-29 Mike SilbersackAdd the m_defrag routine, as discussed on committers...
2003-03-29 Mike SilbersackAdd MBUF_FRAG_TEST to NOTES.
2003-03-29 Warner LoshNote: this is OLDCARD, and tweak comment about clpd...
2003-03-29 Warner LoshAdd a new man page for bus_activate_resource and
2003-03-29 Warner LoshClearify what happens with the cookiep in various cases.
2003-03-29 Warner LoshFix some typos:
2003-03-29 David E. O... 320.rdist is OBE as we don't have rdist in the base...
2003-03-29 David E. O... This is OBE as we don't have rdist in the base system...
2003-03-29 David E. O... Globally use -mieee in /usr/src for Alpha.
2003-03-29 David E. O... Reduce "code duplication" for AMD CPU's.
2003-03-29 David E. O... Back out the totally unapproved backout of my commits.
2003-03-29 Sean ChittendenSmall mdoc fix
2003-03-29 Matthew N.... Text formatting changes.
2003-03-29 Matthew N.... Don't panic if we aren't plugged into a hub.
2003-03-28 Sam Leffleradd missing copyright notices
2003-03-28 Hajimu UMEMOTOIf IPCP is disabled, susccess of IPV6CP negotiation...
2003-03-28 Bruce A. MahTypo fixes. Translators can probably ignore these.
2003-03-28 Bruce A. MahNew release notes: adduser(8) -g, gstat(8), omshell...
2003-03-28 John BaldwinCheck for the PS_NEEDSIGCHK flag in the right flags...
2003-03-28 Maxime HenrionAdd an option to print the time in 12-hour format.
2003-03-28 Orion HodsonPerform warm reset if codec reports ready on attach.
2003-03-28 Maxime Henrionxargs(1) is WARNS=6 clean.
2003-03-28 Maxime HenrionWhen -o isn't specified, open /dev/null as stdin.
2003-03-28 Mike BarcroftMove details of dev_t (and udev_t) to <sys/_types.h>.
2003-03-28 Robert DrehmelSysctl treats `long' and `unsigned long' differently...
2003-03-28 Max Khon- MAXPATHLEN -> PATH_MAX (pass correct buffer size...
2003-03-28 Maxim SobolevAdd pc-card from ARCHOS CD-224E cdrom.
2003-03-28 Max Khonbump __FreeBSD_version for thread-safe realpath(3)
2003-03-28 Poul-Henning... Fix an XXX: and implement LINUX_BLKGETSIZE correctly.
2003-03-28 Warner LoshExpound a little bit about the softc, where its size...
2003-03-28 Warner LoshRemove bogus card.4, and replace it with a link to...
2003-03-28 Warner LoshCreate a man page for bus_child_present(9), a function...
2003-03-28 Warner Loshpccarddevs_data.h no longer generated
2003-03-28 Warner LoshMFp4:
2003-03-28 Matthew N.... - Clean up function calling conventions.
2003-03-28 Mike SilbersackAllow m_dup_pkthdr to accept mbufs with attached cluste...
2003-03-28 Ian DowseAdd a checksum to the kernel message buffer, and update...
2003-03-28 Matthew N.... Multicast support, gleaned from NetBSD's if_iy driver.
2003-03-28 Juli MallettClose the disk file descriptor that is RO before trying...
2003-03-28 Matthew N.... Default data length should be 56, not 64.
2003-03-27 Max KhonMake realpath() thread-safe. New implementation does...
2003-03-27 Tor EggeCheck return value from vmapbuf instead of the function...
2003-03-27 Robert WatsonDon't pass NULL in as a flags argument to libfetch...
2003-03-27 David SchultzCorrect LDBL_* constants based on values from i386.
2003-03-27 Matthew N.... - Rely on ether_ifattach() to initialize part of our...
2003-03-27 Takeshi ShibagakiAdd an information and fix typo.
2003-03-27 Tor EggeEliminate a buffer sleep/wakeup race.
2003-03-27 Robert WatsonTrim "trustedbsd_" from the front of the policy module...
2003-03-27 John BaldwinAdd missing includes from previous commit.
2003-03-27 Maxim KonovalovFix indentation.
2003-03-27 Maxim Konovalovo Protect set_fs_param() by splimp(9).
2003-03-27 Poul-Henning... Run a revision on the OAM api.
2003-03-27 Poul-Henning... Check return value of g_call_me()
2003-03-27 Maxim Konovalovo netisr_queue() returns 1 on success and 0 on failure,
2003-03-27 Tim J. RobbinsDeregister the dev_clone event handler we registered...
2003-03-27 Maxim Konovalovo Add -u <username> flag to jail(8): set user context...
2003-03-27 Maxim Konovalovo Fix a comment.
2003-03-27 Søren SchmidtBiofinish the request if we cannot malloc in ad_start.
2003-03-27 Poul-Henning... Allocate the toplevel indir with M_WAITOK to avoid...
2003-03-27 Eivind EklundChange DEFMX to 0. This removes the size limit for...
2003-03-27 Matthew N.... Catch up with recent events.
2003-03-27 Matthew N.... Add missing COMPAT_ISA_DRIVER().
next