]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
1998-02-18 Jordan K. HubbardMF22: add login_auth.3 to man page list.
1998-02-18 Eivind EklundMake '-n' the default, and introduce a new flag '-r...
1998-02-18 Bill PaulDoh! Replace backslash that got eaten by gremlins in...
1998-02-18 Marc G. Fourniersoundcard.h wasn't upgraded when i386/isa/snd was
1998-02-18 Julian ElischerSubmitted by: Jeremy Allison (jallison@whistle.com)
1998-02-17 Jordan K. Hubbardcorrect a typo I just noticed.
1998-02-17 Nate Williams- Removed unused files.
1998-02-17 Nate Williams- Updated to Luigi's 2-15-98 code. The code in 2.2...
1998-02-17 Nate Williams- Remove files at shouldn't be in the tree.
1998-02-17 Jordan K. HubbardMention when bidirectional features first appeared.
1998-02-17 Jordan K. HubbardSupport for >32 ports.
1998-02-17 Jordan K. HubbardNew rocketport device entries, merged again (gack).
1998-02-17 Marc G. FournierUpgrade Luigi's audio driver to Jan/23 version... will...
1998-02-17 Marc G. FournierUpgrade Luigi's audio driver to Jan/23 version... will...
1998-02-17 Søren SchmidtCorrect the use of major 1 its now the wfd device
1998-02-17 Søren SchmidtAdd 'wst" atapi tape devicefile.
1998-02-17 Jordan K. HubbardAdd entry for Greg Lehey's "vinum" fs - don't know...
1998-02-17 Jordan K. HubbardReserve ID for Greg Lehey's Veritas look-alike.
1998-02-17 Søren SchmidtReserve major # for the atapi tape device
1998-02-17 KATO TakenoriSync with sys/i386/conf/GENERIC revision 1.107.
1998-02-17 KATO TakenoriEnable NEC 86 sound card when PC98 is defined.
1998-02-17 Justin M. SegerUse tabs instead of spaces in saver line.
1998-02-16 Eivind EklundAdd HW_WDOG to LINT, and turn it into a new-style option.
1998-02-16 Mike SmithRemove DISABLE_PSE option which was masking (but not...
1998-02-16 Mike SmithFix a panic resulting from executing off an MFS image...
1998-02-16 Eivind EklundDelete apparently unused DEVFS control device creation...
1998-02-16 Guido van RooijDocument new variables forward_sourceroute and accept_s...
1998-02-16 Guido van RooijAdd new sysctl variable: net.inet.ip.accept_sourceroute
1998-02-16 Guido van RooijAdd 2 new rc.conf variables:
next