]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-02-28 steveThis commit was generated by cvs2svn to compensate...
1998-02-28 steveInitial import of zlib-1.1.1
1998-02-28 steveRemove the config_* routines with permission from Poul...
1998-02-27 brian1) in CleanupAliasData, don't nullify entry in linkTableOut
1998-02-27 pstCompile under -W -Wall -Werror.
1998-02-27 seAdd PCI device ID of Surecom NE-34
1998-02-27 guidoRaise ncallout from NPROC + 16 to NPROC + 16 + MAXFILES...
1998-02-27 fennerConvert ${MASTER_SITE_SUBDIR} to %SUBDIR% as in bsd...
1998-02-27 asamiFix path in commented-out sample of MASTER_SITE_TEX_CTAN.
1998-02-27 katoSync with sys/i386/isa/sio.c revision up to 1.199.
1998-02-27 katoSync with sys/i386/isa/if_fe.c revision up to 1.39.
1998-02-27 katoSync with sys/i386/isa/if_ed.c revision up to 1.135.
1998-02-27 katoSync with sys/i386/conf/majors.i386 revision 1.36.
1998-02-27 hosokawaSupport for "MAC address in CIS" type cards.
1998-02-27 msmithFix a problem with the conversion of Unix filenames...
1998-02-27 itojunpolish the code.
1998-02-27 itojunmake sys/netkey/key{,_debug}.c compile. I believe...
1998-02-27 hosokawaRemoved a confusing "#if 0 ... #endif".
1998-02-27 hosokawaRemoved "#define EXTERN" because this file doesn't...
1998-02-27 hosokawaMoved main() to a new file (pccardd.c).
1998-02-27 hosokawaRemoved unused #include and unneccesary comments.
1998-02-27 hosokawa"pccardc dumpcis" does not need write permission of...
1998-02-27 msmithPCCARD-code related style nits, as requested.
1998-02-27 jkhMove "geometry disk" device (not yet implemented) to...
1998-02-27 bdeMoved include of <sys/cdefs.h> earlier for the same...
1998-02-27 msmithFix some style nits and remove an unused header.
1998-02-27 nate- <pccard/card.h> doesn't exist in -current, so use...
1998-02-26 steveFix a core dump caused by negative numbers.
1998-02-26 hosokawaadded "rdattr" (read attribute memory) function.
1998-02-26 dimaNetBSD PR# 2772
1998-02-26 ahastyRadio support for bt848 cards from Flemming Jacobsen...
1998-02-26 msmithDon't claim XMS isn't implemented (it is).
1998-02-26 msmithFixes for some bugs in the VFAT/FAT32 support:
1998-02-26 msmithIn the author's words:
1998-02-26 dgChanges to support the addition of a new sysctl variable:
1998-02-26 katoDeleted KLOCK-hack.
1998-02-26 katoSync with sys/i386/conf/majors.i386 revision 1.35.
1998-02-26 katoSync with sys/i386/conf/files.i386 revision 1.193.
1998-02-26 katoFixed syntax error by recent changes to the queue macros.
1998-02-26 jkhUpdate man page to reflect reality.
1998-02-26 jkhisofs -> cd9660
1998-02-25 jmb added two new files: allowed_domains.txt and allowed_i...
1998-02-25 bdeRemoved unused #includes.
1998-02-25 bdeFixed a syntax error. Strange but correct code was...
1998-02-25 acheMinimize clock drift between getting and setting time
1998-02-25 bdeAdded missing #include of "opt_devfs.h".
1998-02-25 dannyPR: 5812
1998-02-25 bdeAdded a used #include.
1998-02-25 bdeRemoved a stale comment and staler code.
1998-02-25 bdeDon't depend on "implicit int" or bloat the data sectio...
1998-02-25 bdeDon't depend on "implicit int".
1998-02-25 bdeDeclare function pointer args as pointers, not as funct...
1998-02-25 bdeFixed a missing newline in a debugging printf.
1998-02-25 bdeRemoved unused #includes.
1998-02-25 bdeRemoved redundant test against MAXDSIZ (the rlimit...
1998-02-25 bdeFixed missing permissions checking for mounting by...
1998-02-25 hanaiTo commit japanese online manuals into doc/ja/man.
1998-02-25 bdeFixed the calculation of `delta' in settime(). We...
1998-02-25 dysonFix page prezeroing for SMP, and fix some potential...
1998-02-25 bdeRemoved clean target. Simply add to CLEANFILES so...
1998-02-25 bdeRemove ${CLEANDIRS} in the default clean rule, so that...
1998-02-25 julianOOPs typo TCF, not TCP....
1998-02-25 bdeAdded a prototype for a qsort comparision function...
1998-02-25 bdeFixed the usual type mismatch for a qsort comparison...
1998-02-25 bdeFixed the usual type mismatch for a signal handling...
1998-02-25 bdeRemoved vestiges of previous microtime() implementation.
1998-02-25 bdeRemoved _POSIX_SOURCE ifdef. This is not a POSIX.1...
1998-02-25 bdeRemoved _POSIX_SOURCE ifdefs. This is not a POSIX...
1998-02-25 bdeRemoved _POSIX_SOURCE ifdefs. This is not a POSIX...
1998-02-25 julianBring our in.h up to date with respect to allocated
1998-02-25 bdeDon't include <sys/time.h> if _POSIX_SOURCE is defined...
1998-02-25 bdeDon't add files handled by bsd.kmod.mk to CLEANFILES...
1998-02-25 bdeDon't add ${DOC}.ascii* to CLEANFILES twice.
1998-02-25 bdeDon't add non-generated sources to CLEANFILES. There...
1998-02-25 bdeDon't add streambuf.cc to SRCS twice.
1998-02-25 bdeDon't add OBJS to CLEANFILES. bsd.obj.mk does it....
1998-02-24 phkAdd loran0 to LINT
1998-02-24 phkAdd the smallest and least useful device-driver by...
1998-02-24 pstMake maxchild and max child-per-minute default values...
1998-02-24 julianAdd the 'do/while hack' to all the queue macros
1998-02-24 steveAdd a -p option which is the same as the -m option...
1998-02-24 acheBack out "always view in lowercase" part
1998-02-24 itojunadded "Telecom Device SuperSocket RE450T" (PCMCIA NE200...
1998-02-24 hosokawaAdded NTT ThunderCard Modem... (because I'm using it...
1998-02-24 hosokawacommented out REX-5535 because -current does not have...
1998-02-24 sosAdd the Intel 82371SB USB host controller to the known...
1998-02-24 acheAdd DESTDIR to afterinstall
1998-02-24 dysonCorrect some severe VM tuning problems for small system...
1998-02-24 acheOops, back out DESTDIR addition, handled automatically...
1998-02-24 eivindMake ftpd log IP-addresses in addition to hostnames.
1998-02-24 bdeUpdate to sort of match reality by literally including...
1998-02-24 bdeUpdate to match reality again.
1998-02-24 bdeMF22: removed duplicate #include of <sys.cdefs.h> and...
1998-02-24 bdeForward declare more structs that are used in prototype...
1998-02-24 bdeExit with a nonzero status if we get killed by a SIGINT...
1998-02-24 bdeFixed annoying warning for unused sccsid.
1998-02-24 bdeDon't #include implementation header <machine/types...
1998-02-23 acheAdd more info about -W option
1998-02-23 acheNote that default local charset assumed as ISO 8859-1
1998-02-23 acheImplement loadable DOS<->local conversion tables for...
next