]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-01-28 Brian FeldmanFix a bug that could crash the system if you press...
2000-01-28 Jeroen Ruigrok... Fix typo's.
2000-01-28 Søren SchmidtFix the atapi-fd.c (afd device) so that fx MSDOS format...
2000-01-28 Gerard Roudier- Fix an issue that paniced the machine in data overrun
2000-01-28 Yoshinobu InoueCount AF_INET6 attachement to routing socket.
2000-01-28 Robert WatsonIntroduce ACL man pages en masse for library calls...
2000-01-28 Yoshinobu InoueFix inconsistent debug output. (syslog -> warnx)
2000-01-28 Yoshinobu InoueFix rshd coredump when AF_INET socket is used.
2000-01-28 Joerg WunschThere were so far only 42 different conversion specific...
2000-01-28 Archie CobbsBack out previous commit; it was premature.
2000-01-28 Søren SchmidtFix compilation on ISA only setups...
2000-01-28 Robert WatsonFix man page structures/constants to match recent chang...
2000-01-28 John BaldwinAllow for cdldr to be built in ${.OBJDIR}/../cdldr...
2000-01-28 Ollivier RobertUpdate for ntp 4.0.99b.
2000-01-28 Ollivier RobertUpdate to 4.0.99b. According to Harlan Stenn, the thing...
2000-01-28 Ollivier RobertMerge conflicts with the import of 4.0.99b.
2000-01-28 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2000-01-28 Ollivier RobertVirgin import of ntpd 4.0.99b
2000-01-28 Bruce EvansFixed world breakage (wrong path to pim6stat).
2000-01-28 Søren SchmidtCleanup the ata_dmainit function a bit.
2000-01-28 Yoshinobu InoueBackout diffs which should not be included.
2000-01-28 Joerg WunschNull commit. This is only to record that the problems...
2000-01-28 Nick HibmaCorrect the list of error messages. It was incomplete.
2000-01-28 Bruce EvansChanged setflags() to set_flags(). This fixes part...
2000-01-28 Jeroen Ruigrok... Remove the i386 bit from the manpage which was left...
2000-01-28 Yoshinobu Inoue#This is a null commit to give correct description...
2000-01-28 Bruce EvansFixed a memory leak for slices with an (unsupported...
2000-01-28 Rodney W. GrimesUpdate this with the additional nets recomended by...
2000-01-28 Bruce EvansAdd ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in...
2000-01-28 Nick HibmaRegen.
2000-01-28 Nick HibmaCorrect the entry for the Kodak DC290.
2000-01-28 Bruce EvansDon't permit generation of non-physical disk addresses.
2000-01-28 Sheldon HearnFix English, mdoc and layout of the previous commit...
2000-01-28 Jason EvansTrack internal(!) libc symbol naming change.
2000-01-28 Jeroen Ruigrok... Fix misunderstanding that ata(4) is i386 only. Since...
2000-01-28 Søren SchmidtOops, fix compile error due to the new way of storing...
2000-01-28 KATO TakenoriMerged with sys/i386/conf/GENERIC rev 1.238.
2000-01-28 Bruce EvansInstall setflags.3 and its link to getflags.3.
2000-01-28 Bruce EvansChanged setflags() to set_flags(). This fixes world...
2000-01-28 Warner LoshMitigate the stream.c attacks
2000-01-28 Yoshinobu InoueSorry I didn't commit these files at the commit just...
2000-01-28 Yoshinobu InoueIPv6 multicast routing.
2000-01-28 Andrew GallatinAdd support for detection of the ESS 1688 found on...
2000-01-28 David GreenmanFixed sign and overflow bugs that caused the allocation...
2000-01-28 Daniel C. SobralImplement a machine-independent (word size-independent...
2000-01-28 Daniel C. SobralANS Forth for logical not is 0=, not invert. Replace...
2000-01-28 Daniel C. SobralAdd testmain.o to CLEANFILES.
2000-01-28 Daniel C. SobralTry my hand again at removing ugly testmain target.
2000-01-28 Archie CobbsWhen an attempt to install a line discipline fails...
2000-01-28 Bill PaulFix a bug in the uhci driver that breaks large bulk...
2000-01-28 Jordan K. HubbardOK, I admit defeat - allow the user to override hostnam...
2000-01-28 Yoshihiro TakahashiMerge from sys/i386/conf/GENERIC revision 1.231, 1...
2000-01-28 Yoshihiro TakahashiMerge from sys/conf/files.i386 revision 1.301.
2000-01-28 Archie CobbsNo need to try loading ng_socket.ko, as NgMkSockNode...
2000-01-28 Archie CobbsHave NgMkSockNode() load the socket node type KLD if...
2000-01-28 Archie CobbsAdd another netgraph example. This one shows how to...
2000-01-28 Nick HibmaThe values for OHCI_HALTED and OHCI_TOGGLECARRY were...
2000-01-27 Brian SomersAdd some practical filter examples.
2000-01-27 Brian SomersRedo the intrq.c idea as
2000-01-27 Nick HibmaMove the defines to the right location.
2000-01-27 Nick HibmaAdd umass.c
2000-01-27 David E. O... Bump __FreeBSD_version and __FreeBSD_cc_version due...
2000-01-27 Mitsuru IWASAKIAdd 'config auto' confirmed entries.
2000-01-27 Jason EvansSimplify sytem call renaming. Instead of _foo() <...
2000-01-27 David E. O... Revert to rev 1.3 since the sed'ing is wrong. Revisit...
2000-01-27 Jeroen Ruigrok... Welcome the ata(4) manpage. This will be highly used...
2000-01-27 Archie CobbsInclude ddb/db_sysctl.c when compiling with 'options...
2000-01-27 Archie CobbsAdd a new sysctl "debug.enter_debugger" (when the kerne...
2000-01-27 John BaldwinAdd the new cdldr CD bootstrap loader. This patch...
2000-01-27 Josef KarthauserHistorically file flags (schg, uschg, etc) have been...
2000-01-27 John BaldwinFix brokenness introduced with the PAGING conditional...
2000-01-27 Michael Harocleanup using suggestions from bde
2000-01-27 Bill PaulFix some typos. Mention DM9102A support. Mention suppor...
2000-01-27 Jeroen Ruigrok... Completely remove ATA_16BIT_ONLY, since this is done...
2000-01-27 Munechika SUMIKAWARemove 'USE_INET6' define. Now we check IPv6 ability...
2000-01-27 Søren SchmidtAdd sysctl oid hw.atamodes to set the transfermodes...
2000-01-27 Søren Schmidtremove the ATA_16BIT_ONLY options, its now automatic.
2000-01-27 Joerg WunschFix a problem that caused the generation of an (almost...
2000-01-27 Jeroen Ruigrok... Removed ATA_STATIC_ID and ATA_16BIT_ONLY from the undoc...
2000-01-27 Yoshinobu InoueAvoid core dump when ai_canonname is NULL.
2000-01-27 Matt JacobStyle change and comment difference per bde.
2000-01-27 Ruslan Ermilovo Back out rev 1.4 - reallocf() failure clobbers existi...
2000-01-27 Yoshinobu InoueAvoid verbose error messages when ipsec initialization...
2000-01-27 Yoshihiro TakahashiSupported non-512 bytes/sector format.
2000-01-27 Peter WemmMove if_tun back to the common section now that it...
2000-01-27 Yoshinobu InoueAllow reverse lookup for loopback addr.
2000-01-27 Kazutaka YOKOTAAdd more PCI VGA graphics card descriptions.
2000-01-27 Yoshinobu InoueAdded ip6_forwarding check when prefix related ioctl...
2000-01-27 Yoshinobu Inoueanother tcp apps IPv6 updates.(should be make world...
2000-01-27 David E. O... Fixes for my mandoc braindamage.
2000-01-27 Matt JacobA cleaner fix to previous.
2000-01-27 Peter WemmForced commit; should be no changes except the $FreeBSD...
2000-01-27 Wes PetersRe-worded the NetWare support following some notes...
2000-01-27 Matt JacobFix ctags from core dumping on alpha. Let the diffs...
2000-01-27 Bruce EvansQuick fix for stack overflow when there are more than...
2000-01-27 Bruce EvansUse a long line instead splitting a line with backslash...
2000-01-27 Bruce EvansFixed wrong includes in synopsis.
2000-01-27 Archie CobbsAdd control message ASCII conversion for this node...
2000-01-27 Kirk McKusickAdd soft updates to the set of things being tagged...
2000-01-27 Brian SomersIf we're in callback mode, don't forget this fact when we
next