]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierBTX (aka the boot extender) is an i386 kernel that...
1998-09-12 rnordierBTX (aka the boot extender) is an i386 kernel that...
1998-09-12 obrienMerge our older Amd manpages with the new am-utils...
1998-09-12 jkoshyUse ellipsis in synopsis.
1998-09-11 rvbAll the references to cfs, in symbols, structs, and...
1998-09-11 wollmanFix additional warnings. Remove -Werror, since some...
1998-09-11 msmithAdd the Fujitsu MBH10303
1998-09-11 dfrUpdate to the binutils-2.9.1 PLT format.
1998-09-11 dfrAdd the r_addend of the relocation when processing...
1998-09-11 dtInstall the file init.ee (after 1 year in the source...
1998-09-11 wollmanFix RST validation.
1998-09-11 desPrint correct total for -c option (previously, the...
1998-09-11 dtSome fixes for swap space accounting.
1998-09-11 abialFix to properly newfs the MFS in case of custom setup...
1998-09-11 dfrMachine dependant relocations for KLD.
1998-09-11 dfrImplement dynamic loading for ELF.
1998-09-11 dfrAvoid a possible memory leak.
1998-09-11 jkhcorrect usage of cleanup() everywhere - this became...
1998-09-11 grogReviewed by: bde (again)
1998-09-11 grogReviewed by: bde,jkh
1998-09-11 impSilence -Wall -W -Wkitchen-sink. Use ssize_t in prefer...
1998-09-11 impDefine PBUFSIZ in terms of MAXPATHLEN rather than hard...
1998-09-11 imp$@ -> ${.TARGET}
1998-09-11 imp$* -> ${.PREFIX}
1998-09-11 impRemove definition of malloc and realloc. Instead inclu...
1998-09-11 imp$@ -> ${.TARGET}
1998-09-11 impChange obsolete $@ to ${.TARGET}.
1998-09-11 impDon't trust TMPDIR if we're setuid root. This is used...
1998-09-10 cracauerNarrow down conditions to break wait() to process traps.
1998-09-10 acheRevive hierarchy again.
1998-09-10 phkmake the fla stuff actually work.
1998-09-10 bdeFixed breakage of %CPU and %MEM in the previous commit...
1998-09-10 impFix bogus length restriction on readlink. Use sizeof...
1998-09-10 bdeFixed ownership of share/man/man1aout.
1998-09-10 cracauerFix an inefficiency I introduced in my last commit.
1998-09-10 yokotaThe fix in the previous commit was not sufficient;...
1998-09-10 yokotaPass the correct argument to npxsave(), otherwise vm86p...
1998-09-10 sosOops missed a line in the previous commit
1998-09-10 markmDorkus sum. I managed to commit an earlier version...
1998-09-10 dfrEnsure that m_nextpkt is set to NULL after reassembling...
1998-09-10 sosUpdate info on the bt848 driver.
1998-09-10 sosChanged METEORSINPUT for Hauppauge cards with bt878.
1998-09-10 sosCorrect SECAM B-Delay and add XUSSR channel set.
1998-09-10 jkhNote ELF, Perl5 and Atapi tape support.
1998-09-10 asami(1) Add MLINKS support.
1998-09-10 teggeDon't keep the underlying directory locked while perfor...
1998-09-10 teggeDon't allow longjmp into a no longer valid stack frame.
1998-09-10 obrienI don't want to be the only one to use ``cut''. Use...
1998-09-10 obrienAdd ``usr/bin/cut'' to "build-tools" target.
1998-09-09 brianReflect reality
1998-09-09 brianMention some of the major changes to ppp for 3.0
1998-09-09 jraynardDisable kernel_secure_level unless explicitly set in...
1998-09-09 brianMention which system interface functions are signal...
1998-09-09 bdeFixed the usual missing permissions checks in mount...
1998-09-09 markmRemove the NOPERL block to building Perl5.
1998-09-09 sosAdd the wst device (ATAPI tape)
1998-09-09 nsouchMajor numbers allocated for generic SMB/I2C i/o
1998-09-09 nsouchMajor number allocated for generic SMB i/o -> 106
1998-09-09 nsouchMajor number allocated for generic I2C i/o -> 105
1998-09-09 ghelmerDocument a number of VM sysctl variables with help...
1998-09-09 markmAdd the dirs for Perl5.
1998-09-09 markmAdd libperl for Perl5.
1998-09-09 obrienoptions changed with the new AMD.
1998-09-09 markmAdd the Perl5 bootstrap tools.
1998-09-09 impgetopt returns -1 not EOF
1998-09-09 impAdd dependency for subr_bus.c on bus_if.h and device_if...
1998-09-09 impPrint warning about block size not being optimal once...
1998-09-09 impFix fencepost error in readlink; inspired by OpenBSD
1998-09-09 impUse size of structure rather than hard coded 256 in...
1998-09-09 impsprintf -> snprintf
1998-09-09 impAdd alpha-*=freebsd* to configure
1998-09-09 impUse readlink correctly
1998-09-09 dtFixed bug, caused threads to wait for locks which nobod...
1998-09-09 bdeDon't refuse to pass the force and sync options to...
1998-09-09 obrienFully use our own generated files for NFSv3.
1998-09-09 katoSet the `pc98' string to the MACHINE if machdep.ispc98...
1998-09-09 katoSync with sys/i386/conf/majors.i386 revision 1.47.
1998-09-09 katoSync with sys/i386/conf/files.i386 revision 1.202.
1998-09-09 katoSync with sys/i386/conf/options.i386 revision 1.85.
1998-09-09 jkhRemove perl5 from list of ports to build now that it...
1998-09-09 markmMinimalist fixes to make BMaked perl build.
1998-09-09 bdeDon't forget to initialize the inode lock. This bug...
1998-09-09 bdeSupport compiling with `gcc -pedantic' (don't use hard...
1998-09-09 katoChange ${MACHINE} into ${MACHINE_ARCH} to support MACHI...
1998-09-09 katoChange i386 in a few paths to ${MACHINE} to support...
1998-09-09 katoChange i386 in a few paths to ${MACHINE} to support...
1998-09-09 cracauerDocument why the library is still not being build as...
1998-09-09 bdeFixed disordering and misformatting in previous commit.
1998-09-09 bdeBacked out rev.1.28. It was bogus because bsd.man...
1998-09-09 bdeTurned on -Wformat -fformat-extensions. -fformat-exten...
1998-09-09 jbDon't define RANLIBMAG if building an elf version of...
1998-09-09 bdeDon't use CTL_VFS at the wrong level. This caused...
1998-09-09 markmBring in the Perl5 BMake files. This ends the easy...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-09 markmInitial import of Perl5. The king is dead; long live...
1998-09-09 markmOld Perl is leaving us. Goodbye, faithful friend.
1998-09-09 jbAdd the missing rerelease target back.
1998-09-09 jbAdd the missing rerelease target back.
1998-09-09 jbAdd a move-aout-libs target to do just that. It takes...
next