]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-04-09 Bruce EvansRegenerate (removed unused #includes in linux_sysent.c).
1997-04-09 Bruce EvansRemoved unused #includes.
1997-04-09 Bruce EvansInclude <sys/buf.h> instead of <sys/vnode.h>. kern_sys...
1997-04-09 Stefan EßerMask out revision register in consistency test of class...
1997-04-09 Jordan K. HubbardReorganize the donor's gallery to include people who...
1997-04-09 Stefan EßerFix spelling of align and interrupt in comments.
1997-04-09 Stefan EßerFix consistency test to not fail on pre PCI 2.0 motherb...
1997-04-09 Mike PritchardDocument wakeup_one().
1997-04-09 Mike PritchardProvide examples of how to remove file names that begin...
1997-04-09 Hiroyuki HanaiCatch up with the original.
1997-04-08 Mike PritchardEnsure that the remote host name is Nul terminated.
1997-04-08 Mike PritchardImprove the wording in the NOTES section. Closes PR...
1997-04-08 Mike PritchardFix a xref.
1997-04-08 Andrey A. ChernovFix 8bit chars handling
1997-04-08 David NugentFix for expiration date test. Closes PR#3224.
1997-04-08 KATO TakenoriAdded lnc driver.
1997-04-08 Peter WemmMissing newline caused too much text to be fed to the...
1997-04-08 Peter Wemmsetsid is declared in <unistd.h>, which is self suffici...
1997-04-08 KATO TakenoriEnables lnc driver on PC-98 to support NEC SV-98/2...
1997-04-08 Hiroyuki HanaiFix the typo about the DEC's NICs
1997-04-08 Hiroyuki HanaiCatch up with the original.
1997-04-08 Hiroyuki HanaiCatch up with the original.
1997-04-08 Hiroyuki HanaiCatch up with the original.
1997-04-08 Hiroyuki HanaiCatch up with the original.
1997-04-08 John FieberLatest release is 2.2.1, not 2.1.7.
1997-04-08 John PolstraMention the RELENG_2_2_1_RELEASE for getting FreeBSD...
1997-04-07 Justin T. GibbsFix an infinite loop caused by calling ahc_run_done...
1997-04-07 Guido van RooijFix race
1997-04-07 Bruce EvansFixed bugs involving paths:
1997-04-07 Bruce EvansFixed bugs involving paths:
1997-04-07 Bruce EvansInclude ${CURDIR}/../Makefile.inc as in most other...
1997-04-07 Peter WemmLower the spl() of the new process from splhigh() right...
1997-04-07 KATO TakenoriSynchronize with sys/i386/i386{machdep.c,trap.c} revisi...
1997-04-07 KATO TakenoriSynchronize with sys/i386/isa/clock.c revision 1.80.
1997-04-07 John-Mark Gurneyterminfo_extensions.doc:
1997-04-07 Peter WemmRemove explicit zero of p_vmspace on creation, it's...
1997-04-07 Peter WemmMove p_vmspace into the startzero section since we...
1997-04-07 Peter WemmUse UPAGES_HOLE instead of UPAGES in case it's changed...
1997-04-07 Peter WemmDefine UPAGES_HOLE at 2 (same as current UPAGES) in...
1997-04-07 Andrey A. ChernovRestore PATH_LOCALE functionality using issetugid(...
1997-04-07 Peter WemmClean up some dead wood. Kill the page table page...
1997-04-07 Peter WemmAttempt to patch up gdb so that it has a chance of...
1997-04-07 Peter WemmThe biggie: Get rid of the UPAGES from the top of the...
1997-04-07 Peter WemmNo longer use an i386tss as the basis of our pcb -...
1997-04-07 Hiroyuki HanaiNew translation which corresponds to the 1.11 -> 1...
1997-04-07 Hiroyuki HanaiCatch up with the original.
1997-04-07 Bruce EvansDocumented new serial console flags.
1997-04-06 Doug RabsonDocument how to debug LKMs with kgdb.
1997-04-06 Wolfram SchneiderAdd BSD family tree to UNIX history section.
1997-04-06 Peter WemmCommit a typo fix that's been sitting in my tree for...
1997-04-06 Doug RabsonFixes to ibcs2_getdents, including using struct dirent...
1997-04-06 Stephen McKayPrevent wedging of the stat clock because of missed...
1997-04-06 KATO TakenoriSynchronize with sys/i386/i386/trap.c revision 1.89.
1997-04-06 Peter DufaultMake MOD_* macros almost consistent:
1997-04-06 Peter DufaultMake MOD_* macros almost consistent:
1997-04-06 Doug RabsonRemove dependancy on UFS' DIRBLKSIZ definition.
1997-04-06 John DysonMake vm_map_protect be more complete about map simplifi...
1997-04-06 John DysonCorrection to the prototype for vm_fault.
1997-04-06 John DysonFix the gdb executable modify problem. Thanks to the...
1997-04-06 Alexander LangerSupport for -c, byte count.
1997-04-05 Peter Wemmmove top.1 -> top.local.1, and generate top.1 so that...
1997-04-05 Justin T. GibbsInstead of testing for both SELDI and SELDO in SSTAT0...
1997-04-05 Justin T. GibbsFix a bug in the selection timeout handler that was...
1997-04-05 John HayChange IPX to use the pr_usrreqs structure.
1997-04-05 John PolstraDisallow "-p" when linking, with a diagnostic that...
1997-04-05 KATO TakenoriSynchronize with sys/i386/conf/options.i386 revision...
1997-04-05 KATO TakenoriSynchronize with sys/i386/isa/sioreg.h revision 1.8.
1997-04-05 KATO TakenoriSynchronize with sys/i386/isa/sio.c revision 1.162.
1997-04-05 Doug RabsonFix linux_getdents so that it can cope with filesystems...
1997-04-05 Bruce EvansMoved COMCONSOLE, CONADDR and CONUNIT to defunct options.
1997-04-05 Bruce EvansRemoved defaults for dead options CONADDR and CONUNIT.
1997-04-05 Bruce EvansUse device flags instead of options for serial console...
1997-04-05 Peter WemmDeclare issetugid()
1997-04-05 Doug RabsonSupport NFS cookies in VOP_READDIR, allowing ext2fs...
1997-04-05 Jordan K. HubbardUpdate run - try and use the correct release numbers...
1997-04-05 Poul-Henning... Recognize ZNYX 314 cards that have a MAC address with...
1997-04-05 Jordan K. HubbardYAMF22
1997-04-05 Andrey A. ChernovReplace Sf/Sb with AF/AB for terminals with ANSI colors
1997-04-04 Jordan K. HubbardImplement dkstats for worm devices so they show up...
1997-04-04 Andrey A. ChernovSpeedup in case locale not used
1997-04-04 Andrey A. ChernovSpeedup in case locale not used
1997-04-04 Justin T. GibbsAdd a 1ms delay in the XS_BUSY case. This is the same...
1997-04-04 Justin T. GibbsNow that we use AAP, we have to explicitly unpause...
1997-04-04 Justin T. GibbsAdd missing Id that was lost when the sequencer file...
1997-04-04 Andrey A. ChernovSpeedup in case locale not used
1997-04-04 Andrey A. ChernovEliminate some function calls when locale not used
1997-04-04 Andrey A. ChernovEliminate yet one function call when locale not used
1997-04-04 Andrey A. ChernovSpeedup in case locale not used
1997-04-04 Juli MallettThis commit was generated by cvs2svn to compensate...
1997-04-04 Juli MallettImport OpenBSD m4 as of today.
1997-04-04 Andrey A. ChernovSpeedup in case locale not used
1997-04-04 Doug RabsonFix various bugs in the locking protocol, allowing...
1997-04-04 Doug Rabson[Previous comment was incorrect for these files]
1997-04-04 Doug RabsonAdd a function vop_sharedlock which a copy of vop_noloc...
1997-04-04 Doug RabsonAdd some debugging macros for tracing VFS locking bugs.
1997-04-04 KATO TakenoriDeleted <pc98/pc98/pc98_device.h>.
1997-04-04 KATO TakenoriSynchronize with sys/i386/isa/syscons.c revision 1...
1997-04-04 KATO TakenoriSynchronize with sys/i386/isa/wd.c revision 1.128.
1997-04-04 Bruce EvansFixed missing ${COPY} in install rule.
1997-04-04 David GreenmanKilled unnecessary vp == NULL check after namei.
next