]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-06-24 Dima DorfmanInclude missing header files whicih define functions...
2001-06-24 Dima DorfmanInclude missing header files which define functions...
2001-06-24 Dima DorfmanInclude missing header files which define functions...
2001-06-24 Jun KuriyamaMerge from netinet/ip_fw.c (1.117 -> 1.118).
2001-06-24 Dima DorfmanXref extattr_set_file(2).
2001-06-24 Dima DorfmanXref extattr_get_file(2).
2001-06-24 Dima DorfmanAdd a namespace argument to one of the examples.
2001-06-24 Dima Dorfmanmdoc(7) police: the BUGS section should go after HISTOR...
2001-06-24 Dima DorfmanThe fact that phk wrote this is not a bug!
2001-06-24 Hajimu UMEMOTOremove IN6_IS_ADDR_ANY macro (outside of standard,...
2001-06-24 Dima DorfmanReword the sentence that I screwed up in the last commit.
2001-06-24 Dima DorfmanAdd missing includes and sort includes.
2001-06-24 Dima DorfmanInclude missing header files.
2001-06-24 Hajimu UMEMOTOdisallow setsockopt(IPV6_V6ONLY) for already bound...
2001-06-24 Dima DorfmanInclude missing header files which define functions...
2001-06-24 Dima DorfmanInclude stdlib.h for exit(3).
2001-06-24 Dima DorfmanInclude missing header files which define functions...
2001-06-24 Dima DorfmanInclude missing header files which define functions...
2001-06-24 Dima DorfmanSilence warning and set WARNS=2.
2001-06-24 Dima DorfmanConstify and set WARNS=2.
2001-06-24 Dima DorfmanConstify, add a prototype, and set WARNS=2.
2001-06-24 Dima DorfmanConstify and set WARNS=2.
2001-06-24 Matt Jacobfix oopslet for PROC_UNLOCK_NOSWITCH
2001-06-24 Dima DorfmanUse strdup(3) instead of reimplementing it inline.
2001-06-24 Matt Jacobcleanup some of the XPORT_FC code
2001-06-24 Matt JacobAdd a transport settings variant for Fibre Channel.
2001-06-24 Matt JacobAdd CAM_NEW_TRAN_CODE as an option (to be included...
2001-06-24 Dima DorfmanReword a sentence to make it proper English.
2001-06-24 Ian DowseClean up the addrmerge() function, which was over-compl...
2001-06-24 Hajimu UMEMOTOon icmp6 node information query (FQDN), do not return...
2001-06-24 Hajimu UMEMOTOdecrease warning
2001-06-24 Hajimu UMEMOTONuke the comment about MIP6. We don't have MIP6 code...
2001-06-24 Hajimu UMEMOTOinject outbound packet to BPF.
2001-06-24 Dag-Erling... Constify, staticize and add a missing include; add...
2001-06-24 David MaloneDon't dereference a NULL pointer if we fail to get...
2001-06-24 David MaloneAdd prototypes and turn on WARNS=?2.
2001-06-24 David MaloneAllow getcred sysctl to work in jailed root processes...
2001-06-24 David MaloneGet rid of some constness warnings.
2001-06-24 David MaloneDon't add -Wall, as it's a compiler specific flag.
2001-06-24 David MaloneFix most of the warnings given by WARNS=2.
2001-06-24 Benno RiceFix asm constraints for atomic_cmpset_32. This fix...
2001-06-24 Matthew DillonAfter exhaustive discussions and some meandering and...
2001-06-24 Mitsuru IWASAKIReset timestamps of battery info. and status by thier...
2001-06-24 Mitsuru IWASAKI- Swap order of "S4B" and "S5" in sleep_state_names...
2001-06-24 Dima DorfmanDon't call exit(3) from a signal handler.
2001-06-24 Dima Dorfmanmdoc(7) police: use the Fn macro where appropriate.
2001-06-24 Dima DorfmanRemove duplicate words.
2001-06-24 Dima DorfmanCorrect a typo.
2001-06-24 Dima Dorfmanmdoc(7) police: sort xrefs.
2001-06-24 Jason EvansAdd myself.
2001-06-23 Ian DowseFix some return-value brain-damage in forward_register...
2001-06-23 Ian DowseUse the new CLSET_CONNECT clnt_control() request on...
2001-06-23 Ian DowseAdd a new clnt_control() request `CLSET_CONNECT' that...
2001-06-23 Semen UstimenkoAdd initializetion of NVCTL register with EEPROM stored...
2001-06-23 Ben Smithurstremove -g -O0, that was only for debugging...
2001-06-23 Ben SmithurstDon't dereference a pointer after freeing that pointer.
2001-06-23 Cameron Grantthe turtle beach santacruz implements ac97 eapd in...
2001-06-23 Jens SchweikhardtReduce field width for some columns so that the default...
2001-06-23 Jonathan LemonReplace bzero() of struct ip with explicit zeroing...
2001-06-23 Cameron Grantadd defines and ifdefs so this code will compile on 4.x
2001-06-23 Ruslan ErmilovThree people known to be born on December 18!
2001-06-23 Cameron Grantmove a private struct definition from ac97.h to ac97.c
2001-06-23 Ruslan ErmilovAdd netstat(1) knob to reset net.inet.{ip|icmp|tcp...
2001-06-23 Cameron Grantadd sndstat.c so module users have /dev/sndstat again
2001-06-23 Bosko Milekic- Fix space allocation for mbstat structure
2001-06-23 Bosko MilekicMake sure to try hw.ncpu if kern.smp.cpus doesn't exist...
2001-06-23 Maxim SobolevBy default link statically (like we did in the port...
2001-06-23 Mitsuru IWASAKIAdd sysctl interface (Read-only) for temprature, AC...
2001-06-23 Ruslan ErmilovHonor -s -s (don't show zero stats) with -r, untangle...
2001-06-23 Ralf S. EngelschallAdd myself.
2001-06-23 Ruslan ErmilovFixed DPADD.
2001-06-23 Ruslan ErmilovDocument "normalizing" behavior of mktime(3).
2001-06-23 KATO TakenoriMerged from sys/i386/isa/npx.c revision 1.102.
2001-06-23 Ruslan ErmilovAverage age is 28 years and 11 months.
2001-06-23 KATO TakenoriMerged from sys/i386/i386/machdep.c revisions 1.456...
2001-06-23 KATO TakenoriRemoved pcm and sbc devices.
2001-06-23 KATO TakenoriMerged from sys/conf/files.i386 revisions 1.362 and...
2001-06-23 KATO TakenoriMerged from sys/boot/i386/btx/btx/btx.s revision 1.25.
2001-06-23 Brian FeldmanMake sure the average age keeps on decreasing down...
2001-06-23 Dima DorfmanRemove duplicate word.
2001-06-23 Jonathan LemonBring in fix from rev 1.32 that got lost during the...
2001-06-23 Nicolas SouchuConvert inb/outb to bus_space.
2001-06-23 Nicolas SouchuTranslate various ppbus sequences into microsequences...
2001-06-23 Andrey A. ChernovMake the similar changes as in our keyinfo, i.e. allow...
2001-06-23 Julian Elischergive up and join the party (along with thomas Moestl...
2001-06-23 Mike SilbersackEliminate the allocation of a tcp template structure...
2001-06-22 Brooks DavisFix a number of bugs in the implementation of the WEP...
2001-06-22 John Baldwin- Lock CURSIG() with the proc lock to close the signal...
2001-06-22 John Baldwin- Lock CURSIG with the proc lock and don't release...
2001-06-22 John Baldwin- Grab the proc lock around CURSIG and postsig(). ...
2001-06-22 John Baldwin- Change CURSIG() and postsig() to require that the...
2001-06-22 Seigo TanimuraNow how many files would a new committer have to commit?
2001-06-22 Wes PetersJoin in the fun.
2001-06-22 David E. O... People wanted this bumped for the Bzip2 import.
2001-06-22 Peter WemmMake the hw.physmem and hw.usermem variables unsigned...
2001-06-22 Dima DorfmanIncrease the buffer sizes for the build deps, run deps...
2001-06-22 David E. O... Quiet compiler warnings by making `WARNS 2' clean.
2001-06-22 Bruce A. MahMFS: Add tx(4) section to hardware list.
2001-06-22 Dima DorfmanWARNS= -> WARNS?=
2001-06-22 John BaldwinBe conservative and always perform an mb after an atomi...
next