]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-03-12 Yoshinobu InoueImport from KAME. Mainly, IPv6 sysctl mib values relate...
2000-03-12 Yoshinobu InoueMerge from KAME. Basically man doc improvement and...
2000-03-12 Yoshinobu InoueImport ip6 and icmp6 man from KAME.
2000-03-12 Yoshinobu InoueRemove period at the end of Xr macro sentences.
2000-03-12 Bruce EvansTry harder to make the lower 16 bits of fsids unique...
2000-03-12 Søren SchmidtDont call ad_start unless the controller is idle.
2000-03-12 Peter DufaultDisable RTPRIO and P1003.1B scheduling in ntpd. Only...
2000-03-12 KATO TakenoriMerged from sys/isa/sio.c revision 1.291.
2000-03-12 Jun-ichiro... comment out extra .Pp (which is necessary by comment...
2000-03-12 Jun-ichiro... fix partially commented out dangling sentence.
2000-03-12 Greg Leheysdio: If sd I/O fails because of an I/O error, set...
2000-03-12 Jordan K. HubbardRemove PkgInteractive hack - it won't work like this.
2000-03-12 Chris PiazzaRecognize newer NVidia graphics cards. (GeForce and...
2000-03-11 Yoshinobu InoueImport stf(6to4 interface) man from KAME.
2000-03-11 Kris KennawayRemove the last vestiges of libRSAglue now that it...
2000-03-11 Yoshinobu InoueDisable IPv4 over IPv4 tunnel on the 6to4 interface...
2000-03-11 Yoshinobu InoueAdd missing return.
2000-03-11 Yoshinobu InoueClear sin6_scope_id before passing routes into kernel...
2000-03-11 Yoshinobu InoueForbid include of netinet6/ip6.h from user-land, and...
2000-03-11 Warner LoshCorrect socket ethernet card entry.
2000-03-11 Warner LoshFix crashes on card eject for pccard modems. We check...
2000-03-11 Yoshinobu InoueAdd a flag to the usage display.
2000-03-11 Yoshinobu InouePrevent multicast packets from being sent over stf0...
2000-03-11 Yoshinobu InoueReplace m_pkthdr.rcvif with oif when oif is not NULL...
2000-03-11 Yoshinobu InoueFix sockaddr_storage related macro definition, as ss_fa...
2000-03-11 Martin CracauerNote FPU exceptions default change
2000-03-11 Yoshinobu InoueAdd "-l" option description.
2000-03-11 Duncan BarclayRemove old hand crafted version of start_join_net for...
2000-03-11 Duncan BarclayStart to use ray_start_join_net (my old code removed...
2000-03-11 Yoshinobu InoueMake inetd compilable without INET6.
2000-03-11 Yoshinobu InouePrevent sockstat print out some empty entries related...
2000-03-11 Yoshinobu Inoue This is null commit to add correct comment for the...
2000-03-11 Yoshinobu InoueIPv6 6to4 support.
2000-03-11 Kazutaka YOKOTAOne more patch for the atkbd driver. It will make...
2000-03-11 Mike SmithTeach the 'dc' driver how to pick up settings left...
2000-03-11 Robert WatsonThe function arpintr() incorrectly checks m->m_len...
2000-03-10 Warner LoshAdd COM1 SA MC220
2000-03-10 Warner LoshFix fd leak in libdisk's Disk_Names()
2000-03-10 Søren SchmidtCosmetics..
2000-03-10 Warner Losh-e -> -I change.
2000-03-10 Archie CobbsCorrect man page title.
2000-03-10 Jordan K. HubbardDo the right thing with USA_RESIDENT
2000-03-10 Jordan K. Hubbards/chose/choose/ in all the relevant places.
2000-03-10 Tatsumi HosokawaAdded notes about:
2000-03-10 Martin CracauerChange the default FPU control word so that exceptions...
2000-03-10 Sheldon HearnFix whitepace in the arguments of two Xr macros.
2000-03-10 Nik Clayton- typos
2000-03-10 KATO TakenoriMerged from sys/isa/sio.c revisions 1.289 and 1.290.
2000-03-10 Alan Coxshmat: If VM_PROT_READ_IS_EXEC is defined and prot...
2000-03-10 Søren SchmidtDont call make_dev until we are sure the device is...
2000-03-10 Warner LoshAdd support for PnP ISA cards, and some laptop PnP...
2000-03-10 Warner LoshCorrect PnP ids for pcic-like cards.
2000-03-10 Warner LoshMinor tweaks to Xircom entries. With this I can now...
2000-03-09 Greg LeheyFix typo.
2000-03-09 Jonathan LemonAdd in IPV4 NIS support.
2000-03-09 Duncan BarclayUse the ccs update command mechanism for dowloading...
2000-03-09 Hellmuth MichaelisFix a problem which caused i/o resource allocation...
2000-03-09 David E. O... Don't use the old raw name for disk devices.
2000-03-09 Robert WatsonIntroduce ethernet bridge support for if_dc
2000-03-09 Matthew Dillon In the 'found' case for ufs_lookup() the underlying...
2000-03-09 Paul RichardsFix various unsigned vs signed errors that caused probl...
2000-03-09 Marcel MoolenaarFix bug in linux_wait4 and linux_waitpid where garbage...
2000-03-09 Yoshinobu InoueMore grammer, wording, and mdoc fixes.
2000-03-09 Masahide MAEKAWAAdd vendor/device ID for Corega FEther USB-TX.
2000-03-09 Jonathan LemonAdd Compaq `ida' driver to GENERIC, update it's LINT...
2000-03-09 Masahide MAEKAWARegen.
2000-03-09 Masahide MAEKAWAAdd Corega FEther USB-TX.
2000-03-09 Yoshinobu InoueChange default of rtadvd to "YES".
2000-03-09 Yoshinobu InoueEnable SCM_RIGHTS on alpha. Allocate necessary buffer...
2000-03-09 Nick SayerImplement Linux BLKGETSIZE ioctl, and open the door...
2000-03-09 Yoshinobu InoueFix addr length argument value passed to sendto().
2000-03-09 Jonathan LemonFix pointer addition bug (3 -> 4).
2000-03-09 Yoshinobu InoueInitialize mbuf pointer at getting ipsec policy.
2000-03-09 Mark MurrayMake LOGIN_CAP work properly.
2000-03-09 Mark MurrayMake LOGIN_CAP work properly.
2000-03-09 Yoshinobu InoueAdded several socket close() which were mistakenly...
2000-03-09 Yoshinobu InoueUpdate icmp node info query message bit order of query...
2000-03-09 Bruce EvansFixed a null pointer panic for dumpon(8) on a nonexiste...
2000-03-09 David E. O... Merge conflicts.
2000-03-09 Sheldon HearnMark up the optional -c option with the Op macro.
2000-03-09 David E. O... This commit was generated by cvs2svn to compensate...
2000-03-09 David E. O... Bring in bug fixes from the GCC anoncvs server's "gcc...
2000-03-09 Warner LoshAdd blurb about perl modules needing recompiling.
2000-03-09 Warner LoshAdd comment suggesting that people send new entries...
2000-03-09 Kris KennawayBuildworld fixes for NO_OPENSSH and NO_OPENSSL
2000-03-09 Bruce EvansDon't forget to check for unsupported features when...
2000-03-09 Seigo TanimuraAdd the logical ID of Avance Logic ALS100. The vendor...
2000-03-09 Mike SmithRemove any mention of PCI support relating to userconfig.
2000-03-09 Mike SmithRemove the PCI device class and all the PCI-only device...
2000-03-09 Warner LoshMore new/corrected devices:
2000-03-08 Duncan BarclayMega additions of NetBSD code - most of the NetBSD...
2000-03-08 Jonathan LemonCosmetic fix: "id" -> "idad" for devstat.
2000-03-08 Jonathan LemonAdd Compaq Arrays
2000-03-08 Jonathan LemonCorrect device naming for IDA disk nodes (idad)
2000-03-08 David E. O... Somehow I didn't get all the "-v" code commited.
2000-03-08 Jonathan LemonChanges for IDA driver
2000-03-08 Jonathan LemonAdd support for older EISA compaq cards and newer Smart...
2000-03-08 Mark MurrayConsiderable upgrade to the way perl links to shared...
2000-03-08 Jordan K. HubbardFix inexplicable crypto->des reversion.
2000-03-08 Jordan K. HubbardWhoops - really make the "fix" I did to the dmenuToggle...
next