]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-05-12 John BirrellChange a cast of long * to time_t * in a call to time();
1998-05-12 John BirrellAllow the makefile to choose the perl executable to...
1998-05-12 John BirrellIf perl exists in OBJDIR it has just been built; if...
1998-05-12 John BirrellChange .if to .elif to prevent the current directory...
1998-05-12 John Birrellawk and groff (et al) now work on alpha as the result...
1998-05-12 John BirrellBuild awk and groff with build tools now.
1998-05-12 John DysonSome temporary fixes to SMP to make it more scheduling...
1998-05-12 John DysonFix alot of silly LINT that I left in the code.
1998-05-12 Bruce EvansBacked out previous commit. It is invalid to call...
1998-05-12 Jordan K. HubbardReserve major number 99 for vak's cronyx/tau serial...
1998-05-12 Bruce EvansDon't attempt to read process context from the kernel...
1998-05-12 Wolfram SchneiderAdd upcoming NetBSD 1.3.2
1998-05-12 Wolfram SchneiderSome commands are shell builtins. Execute the builtins...
1998-05-12 Masafumi Max... Give a reasonable default value (-p /var/run/xntpd...
1998-05-12 KATO TakenoriSync with sys/i386/isa/wd.c revision 1.167.
1998-05-12 KATO TakenoriSync with sys/i386/conf/options.i386 revision 1.78.
1998-05-12 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.40.
1998-05-12 Wolfram SchneiderAdd upcoming FreeBSD 2.2.7 and FreeBSD 2.2.8
1998-05-12 Jordan K. HubbardGo back to 240640 split size. Interesting experiment...
1998-05-12 John BirrellAdd C++ support.
1998-05-12 Justin T. GibbsFix the termination test in CIRCLEQ_FOREACH.
1998-05-11 Julian ElischerAdd missing splx()
1998-05-11 Julian ElischerSubmitted by: abial@nask.pl
1998-05-11 Bruce EvansOops, the lex and yacc sources must be added to SRCS...
1998-05-11 Søren SchmidtOops, only apply the CHS size from lbasize thing when...
1998-05-11 Bruce EvansFixed gross errors in previous commit. `sapipe' was...
1998-05-11 Peter WemmDelete some large chunks of trailing whitespace since...
1998-05-11 John BirrellThe yacc makefile changes don't seem to know when to...
1998-05-11 John BirrellAdd CROSS_TARGETS to the list of GASES to build. We...
1998-05-11 John BirrellMake a path absolute.
1998-05-11 John BirrellChange the return types for strtoq and strtouq to int64...
1998-05-11 John BirrellMake -Werror i386 specific because gcc with -nostdinc...
1998-05-11 John BirrellCast a pointer to a long, not an int and make the arg...
1998-05-11 John DysonChange some tests from CPU_CLASS686 to CPU_686 as appro...
1998-05-11 Peter WemmFix PR 1607, hopefully without breaking the PR 5208...
1998-05-11 John DysonFix the futimes/undelete/utrace conflict with other...
1998-05-11 Steve PriceFix spelling error.
1998-05-11 Steve PriceChange NBPG to PAGE_SIZE to match one of phk's recent...
1998-05-11 John DysonSupport better performance with P6 architectures and...
1998-05-11 John DysonAttempt to set write combining mode for graphics devices.
1998-05-11 Jordan K. HubbardMake Mitsumi and Sony CDROM devs also use the `a' devic...
1998-05-11 Jordan K. HubbardIt was incorrect to use the `c' device for the matcd...
1998-05-10 Steve PriceAdd support for the Yamaha YMF-719.
1998-05-10 John BirrellRemove a 'const' because it was getting thrown away...
1998-05-10 John BirrellThere is no alpha asm code like on i386, so all the...
1998-05-10 John BirrellCast a pointer to a long, not an int before masking it.
1998-05-10 John BirrellRemove 'of type long' from a sentence talking about...
1998-05-10 John Birrellut_time is a time_t, not a long.
1998-05-10 Tim Vanderhoek1) kill -HUP syslog, even if compressing supposedly...
1998-05-10 John BirrellTreat all internet addresses as u_int32_t.
1998-05-10 John BirrellDon't try to build shared libraries or libc_r yet.
1998-05-10 Tim VanderhoekArg! Someone fixed the synopsis in -stable's newsyslog...
1998-05-10 Tim VanderhoekFix the usage here, too (-F option).
1998-05-10 Tim Vanderhoek1) Remove a line that somehow strayed from the one...
1998-05-10 Bruce EvansRemoved share/info from build-tools. It should never...
1998-05-10 Steve PriceFix minor typo.
1998-05-10 Bruce EvansRemoved bogus dependencies of generated .c files on...
1998-05-10 Bruce EvansFixed missing dependencies on headers generated by...
1998-05-10 Bruce EvansFixed the usual missing dependencies on headers generat...
1998-05-10 Bruce EvansSimplified by putting all generated headers in SRCS...
1998-05-10 Bruce EvansUse rpcgen's -C option to get prototypes in nfs_prot.h.
1998-05-09 Wolfram SchneiderPrint a human-readable warning and die if $INFODIR...
1998-05-09 Garrett WollmanFix my last change: the .Fx macro doesn't do anything...
1998-05-09 John BirrellAdd join to the list of bootstrap tools and remove...
1998-05-09 Garrett WollmanDocumentation fix: delete references to T/TCP as they...
1998-05-09 Mike SmithAdd character major for 'loe' loopback pseudo-ethernet...
1998-05-09 Bruce EvansFixed the usual missing dependencies on headers generat...
1998-05-09 Brian SomersAdd a BUGS section and describe a problem I've been...
1998-05-09 Bruce EvansFixed the usual dependency bugs. This Makefile acciden...
1998-05-09 Bruce EvansFixed overflow in sysinit enum constants. In that...
1998-05-09 John BirrellCast pointers to longs, not ints.
1998-05-09 Bruce EvansFixed `make -j9' by putting generated headers in $...
1998-05-09 John BirrellChange long variable to time_t where it is passed to...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellAdd #include string.h to get prototypes and change...
1998-05-09 John BirrellRemove bogus time() prototype and let the one in time...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellCast pointers to long instead of int.
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellChange casts of function pointers from int to long...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellChange long variable to time_t because it passed to...
1998-05-09 John BirrellChange long variables to time_t if they are passed...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellChange variable types from long to time_t if they are...
1998-05-09 John BirrellRemove #define NULL because stdio.h does that.
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John Birrelltv_sec in timeval is a long, and a time_t is not necess...
1998-05-09 John BirrellAdd #include string.h to get prototypes.
1998-05-09 John BirrellAdd 'extern' to arrays that are declared and initialise...
1998-05-09 Dmitrij TejblumFix off by ane error in previous commit.
1998-05-09 John BirrellAdd 'extern' to arrays that are declared and initialise...
1998-05-09 John BirrellAdd 'extern' to arrays that are declared and initialise...
1998-05-09 John BirrellAdd #include stdlib.h to get prototypes.
1998-05-09 John BirrellChange prototype for addbuf to make it compatible with...
1998-05-09 John BirrellAdd #include string.h, stdlib.h and termcap.h to get...
1998-05-09 John BirrellAdd #include string to get prototypes.
1998-05-09 John BirrellAdd 'extern' to those arrays that are declared and...
1998-05-09 Dag-Erling... Arrggghhhh... forgot to strip the / after outputting %2f
next