]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-12-28 Daniel EischenDon't wakeup threads when there is a process signal...
1999-12-28 Kris KennawayBuild openssl properly during make world.
1999-12-28 Boris PopovAvoid to write garbage if uiomove fails.
1999-12-28 Boris PopovFix an overflow in the msdosfs_read() function which...
1999-12-28 Boris PopovIt is possible that number of sectors specified in...
1999-12-28 Tim VanderhoekTypo cops.
1999-12-28 Tim VanderhoekAdd history: The reallocf() function first appeared...
1999-12-28 Tim VanderhoekAdd ".Xref tolower 3" since its internal use is inferre...
1999-12-28 Tim VanderhoekAvoid the potentially confusing term "a null pointer...
1999-12-28 Tim VanderhoekAdd .Xrefs to tolower.3 and toupper.3, respectively.
1999-12-28 Alexey ZelkinBetter handling groff failures. If popen(ROFF_COMMAND...
1999-12-28 Peter WemmUse the ctype.h version of isascii() - it doesn't loose...
1999-12-28 Sheldon HearnTake into account the fact that "[" may be called with...
1999-12-28 Ruslan ErmilovMake cloning mask sockaddr (genmask) possible.
1999-12-28 KATO TakenoriAdded following modes:
1999-12-28 Peter WemmFix a panic when doing non-multiples of PAGE_SIZE or...
1999-12-28 Peter WemmFix the swap backed vn case - this was broken by my...
1999-12-28 Robert WatsonSuppress vast quantities of unneeded warnings spewed...
1999-12-28 Mike SmithCorrectly handle a user-requested abort in the middle...
1999-12-28 Mike SmithAdd display of maximum allowed mbuf count to match...
1999-12-28 Mike SmithActively limit the allocation of mbufs to NMBUFS/nmbufs...
1999-12-28 Bill FumerolaFix a small typo in the comments.
1999-12-28 Tim VanderhoekDedocument one of the BUGS listed in the last commit...
1999-12-28 Tim VanderhoekRather than use an LRU-ordered circular list to store...
1999-12-28 Yoshinobu InoueSmall bug fix and improvements
1999-12-28 Brian FeldmanUpgrade to the pam_ssh module, version 1.1..
1999-12-28 John PolstraWork around an assert failure in the dynamic linker...
1999-12-28 Tim VanderhoekDelete dead code and clean comments a little.
1999-12-28 Yoshinobu InoueGetaddrinfo(), getnameinfo(), and etc support in libc...
1999-12-28 Bill PaulThis commit adds device driver support for the ADMtek...
1999-12-28 Warner LoshTwo nits and disable isa probe due to its overly agress...
1999-12-27 Tim VanderhoekCorrectly maintain state when manipulating linked lists...
1999-12-27 Yoshinobu InoueAdd ipsec_esp option to files which depend on crypto.
1999-12-27 Tim VanderhoekInitialize unitialized variable from prev. commit.
1999-12-27 Bruce EvansFixed breakage of static linkage of rlogind. Someone...
1999-12-27 Bruce EvansFixed some bugs (one serious one: timeouts were claimed...
1999-12-27 Peter WemmFix typo "," vs ";"
1999-12-27 Bruce EvansFixed namespace pollution in rev.1.24 (don't implement...
1999-12-27 KATO TakenoriSynced with sys/isa/sio.c rev 1.282.
1999-12-27 KATO TakenoriSynced with sys/i386/isa/clock.c rev 1.148. This is...
1999-12-27 KATO TakenoriSynced with sys/i386/conf/Makefile.i386 rev 1.169.
1999-12-27 Bruce EvansSynced with Makefile.i386. The following cleanups...
1999-12-27 Brian SomersAdd a bunch of `const's and fix a typo.
1999-12-27 Brian SomersDon't allowt '#' as a comment when it's embedded in...
1999-12-27 Jeroen Ruigrok... Fix some typo's.
1999-12-27 Bruce EvansThis should have been committed with related changes...
1999-12-27 Bruce EvansChanged the type used to represent the user stack point...
1999-12-27 Bruce EvansFixed some type mismatches. p_retval[0] in struct...
1999-12-27 Peter WemmConnect up the bootforth glue and compile it, but don...
1999-12-27 Matt JacobAdd in missing ENABLE TARGET MODE opcode.
1999-12-27 Peter WemmTidy up some loose ends. nullfs_read/write were return...
1999-12-27 Peter WemmMake this compile with -Wall -Werror
1999-12-27 Julian ElischerReset the Zoom 56K modem when starting to use it.
1999-12-27 Peter Wemmkvm_mkdb(8) no longer exists (in .Xr) and kvm_nlist...
1999-12-27 Peter WemmInclude opt_nfs.h
1999-12-27 Peter WemmRemove kvm_mkdb as it isn't installed anymore. libkvm...
1999-12-27 Peter WemmZap kvm_mkdb, it was for kvm_nlist's benefit, but now...
1999-12-27 Peter WemmZap the kvm_kernel.db juggling at 'make install' time...
1999-12-27 Peter WemmZap kvm_kernel.db stuff now that libkvm gets it directl...
1999-12-27 Peter WemmUse kldsym(2) to lookup symbol values. This avoids...
1999-12-27 Brian FeldmanCorrect an uninitialized variable use, which, unlike...
1999-12-27 Peter WemmRecognize the GVC0505 (GVC 56k Faxmodem) as a sio device.
1999-12-27 John PolstraAdd a new function dllockinit() for registering thread...
1999-12-27 Seigo TanimuraAdd support of SB for PC98 into VoxWare 3.5, and more...
1999-12-26 Bruce EvansFixed stripping of aout debugging kernels.
1999-12-26 Bruce EvansFixed spelling error in document title.
1999-12-26 Eivind EklundFix tab completion mounts (like /cdrom/)
1999-12-26 Bruce EvansDon't include <isa/isavar.h> or compile code depending...
1999-12-26 Bruce EvansMoved $FreeBSD$ to its usual place after the CSRG id.
1999-12-26 Peter WemmUpdate the cvs pserver example so that it gives some...
1999-12-26 Bruce EvansUpdated a comment to match code.
1999-12-26 Bruce EvansRemoved unused includes.
1999-12-26 Bruce EvansUse vfs_timestamp() instead of getnanotime() to set...
1999-12-26 Bruce EvansReplaced the INTRMASK and INTRUNMASK macros by "|"...
1999-12-26 Bruce EvansFixed breakage of read-only opening of /dev/*mem at...
1999-12-26 Peter WemmFix a mistake in the PNP EISA-encoding of the Avance...
1999-12-26 Bruce EvansRemoved ex script left over from incomplete backout...
1999-12-26 KATO TakenoriOops, deactivate ed drivers because of undefiend refere...
1999-12-26 KATO TakenoriAdded Allied Telesis SIU-98-D support.
1999-12-26 Tim VanderhoekA missing verb to a sentence from last commit.
1999-12-26 KATO Takenori- Cut down amount of memory in 64MB when BIOS tells...
1999-12-26 Tim VanderhoekFor some reason the HOME key wasn't documented. Docume...
1999-12-26 Tim VanderhoekAllow excessive backspacing to correctly abort an input...
1999-12-26 Tim VanderhoekExpand source comments a little -=> increased readability.
1999-12-25 Kris KennawayThis commit was generated by cvs2svn to compensate...
1999-12-25 Kris KennawayInitial import of OpenSSL v0.9.4
1999-12-25 Bruce EvansFixed races accessing the RTC. The races apparently...
1999-12-25 Kris KennawayAdd directories: preparation for OpenSSL import.
1999-12-25 Jordan K. HubbardSacrifice, for now, NFS and NETGRAPH on the alpha boot...
1999-12-25 Bill FumerolaBackout rev1.7, as it broke adventure(6) (const'ing...
1999-12-25 Mike SmithFix the firmware build number output (again).
1999-12-24 Doug RabsonDon't pass u_int32_t pointers to BUS_READ_IVAR since...
1999-12-24 Doug Rabson* Set the devclass of a device before calling the probe...
1999-12-24 Bruce EvansFixed a cast of a pointer to an integer of a possibly...
1999-12-24 Brian FeldmanSince we build and install gasp(1) in /usr/libexec...
1999-12-24 Bruce EvansRemoved unnecessary const poisoning (redundant casting...
1999-12-24 KATO TakenoriMerge from sys/i386/conf/files.i386 rev 1.293.
1999-12-24 KATO TakenoriMerge from sys/i386/conf/GENERIC rev 1.218 & 1.219.
1999-12-24 KATO TakenoriRemoved -mno-486 from CFLAGS.
1999-12-24 Sheldon HearnMandate the inclusion of <ieeefp.h> instead of <floatin...
next