]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-02-21 Gary PalmerAdd $Id$
1998-02-21 Gary PalmerProvide a missing parameter to printf to stop the kerne...
1998-02-21 Steve PriceBuild perl header files for machine/* too.
1998-02-21 John BirrellAdd #ifndef _POSIX_SOURCE around the timecounter defini...
1998-02-20 Jordan K. HubbardReserve cdev 93 for CODA filesystem.
1998-02-20 John BirrellChange a (defaulted) int arg to a long so that a cast...
1998-02-20 John BirrellAdd #include <string.h> to get prototypes. Note that...
1998-02-20 John BirrellAdd #include <string.h> to get prototypes.
1998-02-20 John BirrellAdd #include <stdlib.h> to get prototypes.
1998-02-20 Jordan K. HubbardUpdate docs for new stable-167 driver.
1998-02-20 Jordan K. HubbardUpdate to "stable-167" release; totally reimplements...
1998-02-20 Poul-Henning... Replace TOD clock code with more systematic approach.
1998-02-20 Jordan K. HubbardCorrect spammage from MACHINE_ARCH commit - you don...
1998-02-20 Bruce EvansRemoved default tags target. It was identical to the...
1998-02-20 Bruce EvansRemoved default tags target. PROG is always defined...
1998-02-20 Bruce EvansDon't pass the undocumented flags `-se' to gtags (gtags...
1998-02-20 Brian SomersRemove useless argument to ``. start_if.$ifn''
1998-02-20 Bruce EvansFixed cleaning of tags files. GSYMS was forgotten.
1998-02-20 Bruce EvansStaticized.
1998-02-20 Bruce EvansDon't depend on "implicit int" or bloat the data sectio...
1998-02-20 Bruce EvansDon't depend on "implicit int".
1998-02-20 Bruce EvansRemoved unused debugging variables and macros.
1998-02-20 Bruce EvansRemoved unused #includes.
1998-02-20 Bruce EvansFixed some stale comments about console drivers.
1998-02-20 KATO TakenoriSync with sys/i386/isa/lpt.c revision 1.167.
1998-02-20 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.33.
1998-02-20 Bruce EvansDon't create an unused obj directory.
1998-02-20 John BirrellChange MACHINE references to MACHINE_ARCH.
1998-02-20 John BirrellChange MACHINE references to MACHINE_ARCH.
1998-02-20 John BirrellAdd #include <string.h> to get prototypes.
1998-02-20 John BirrellThe NetBSD getlogin syscall has a different name.
1998-02-20 John BirrellFix a bogus cast for a bogus pointer check. This only...
1998-02-20 John BirrellNetBSD kernels don't have issetugid(), so #ifdef this...
1998-02-20 John BirrellAdd #include <string.h> to get prototypes.
1998-02-20 John BirrellAdd alpha support. m68k crept in too. Oops. 8-)
1998-02-20 John BirrellAvoid an uninitialised variable warning from gcc. I...
1998-02-20 John BirrellTest for the existance of ${MACHINE}/boot before trying...
1998-02-20 John BirrellRemove the casts on signal() returns and compare the...
1998-02-20 Tatsumi HosokawaUpdated my e-mail address.
1998-02-20 Tatsumi HosokawaUpdated my e-mail addresses.
1998-02-20 John Birrellgcc wants to see long long variables passed to %q print...
1998-02-20 John Birrelltime() needs a pointer to a time_t, but tv_sec in a...
1998-02-20 John Birrelllocaltime() needs a pointer to time_t which is not...
1998-02-20 John BirrellCan't use ~0L to compare against a uint32. Use ~((uint3...
1998-02-20 John BirrellAdd #include <string.h> to get prototypes.
1998-02-20 John BirrellInitialise variable that gcc lies awake at night worryi...
1998-02-20 John BirrellAdd #include <string.h> to get prototypes.
1998-02-20 John BirrellReplace incomplete malloc prototype with #include ...
1998-02-20 John BirrellAdd #include <stdlib.h> to get prototype for malloc().
1998-02-20 John BirrellAdd #include <string.h> to get prototypes.
1998-02-20 John BirrellAdd #include <stdlib.h> to get prototype for malloc...
1998-02-20 Steve PriceDon't propogate *_DEBUG options. Use DEBUG and recompile
1998-02-20 John BirrellAdd #include <string.h> to get prototypes for functions...
1998-02-20 Bill PaulArghhh.... another missing backslash. Yes, I feel stupid.
1998-02-20 Amancio HastyReserve Major device 92 for the bktr (Bt848 video...
1998-02-20 Amancio HastyMove Luigi's I2CWR ioctl from the video_ioctl section...
1998-02-20 Steve PriceCleanup the lpt for probe code.
1998-02-20 Steve PriceAdd an LPT_DEBUG option.
1998-02-20 Steve PriceBe sure to set the value of Tbl.str_numstr before any...
1998-02-19 Bill FennerRevert sosend() to its behavior from 4.3-Tahoe and...
1998-02-19 Garrett WollmanMake it more convenient to query NICs other than InterN...
1998-02-19 Eivind EklundLimit check for target to smaller section of makefile.
1998-02-19 Mike SmithMove the 'sw' device off block major #1, which is now...
1998-02-19 John BirrellNo binutils yet 8-(, and a few programs that need porti...
1998-02-19 KATO TakenoriSync with sys/i386/conf/majors.1.31.
1998-02-19 KATO TakenoriSync with sys/i386/conf/files.i386 revision 1.191.
1998-02-19 Guido van RooijReenable building of /etc/passwd.
1998-02-19 Philippe CharnierConvert to mdoc + typos.
1998-02-19 John BirrellChange the bootstrap makefile inclusion to be general...
1998-02-19 John BirrellJust one of these libs left to port to alpha.
1998-02-19 John BirrellWith the exception of tools that should come from GNU...
1998-02-19 Satoshi Asami(1) Don't disable "deinstall" if IGNORE is set.
1998-02-19 Brian SomersMFMP: Allow 8 character login names.
1998-02-19 Jordan K. Hubbard91 vinum RAID fs
1998-02-19 Eivind EklundDon't create a ${PROG} target if it already exists.
1998-02-19 Eivind EklundStyle police service brought to you by: bde
1998-02-19 Eivind EklundRe-introduce '-n' - now a no-op for backwards compatibi...
1998-02-19 Nate WilliamsMF22:
1998-02-18 Dima RubanAdd 'f' flag to the optstring.
1998-02-18 Dima Rubancosmetic change for optstring
1998-02-18 Brian SomersMFMP: LogWARN rather than LogERROR when we can't create
1998-02-18 Eivind Eklund... since config no long have a -n option in -current...
1998-02-18 Brian SomersDon't leak memory when the peer sends PROTO_COMPD packets
1998-02-18 Jordan K. HubbardNote VFAT/FAT32 support in msdosfs now.
1998-02-18 Steve PriceNeed to #include <unistd.h> for nice(3).
1998-02-18 Steve PriceMissing newline when euid != ruid.
1998-02-18 Mike SmithDon't reference (nonesxistent) qcam module.
1998-02-18 Mike SmithRemove qcam entries
1998-02-18 Mike SmithRemove qcam LKM.
1998-02-18 Mike SmithRemove qcam manpages
1998-02-18 Mike SmithDisconnect (nonexistent) qcamcontrol
1998-02-18 Mike SmithRemove qcam support programs.
1998-02-18 Mike SmithRemove the 'qcam' driver. Development has ceased,...
1998-02-18 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.29.
1998-02-18 KATO TakenoriSync with sys/i386/conf/files.i386 revision 1.190.
1998-02-18 KATO TakenoriSync with sys/i386/conf/devices.i386 revision 1.13.
1998-02-18 David E. O... MFS.
1998-02-18 Mike SmithPut the SC_Q_NO_TAGS value in the correct field for...
1998-02-18 Jordan K. HubbardSupport for FAT32 partitions.
1998-02-18 Jordan K. HubbardUpdate MSDOSFS code using NetBSD's msdosfs as a guide...
next