]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
1998-02-23 acheImplement loadable DOS<->local conversion tables for...
1998-02-23 steveUse port 0x110 to avoid PNP conflicts.
1998-02-23 katoFix signatures of NEC's DOS formats.
1998-02-23 katoSync with sys/i386/isa/clock.c revision 1.113.
1998-02-23 katoRemoved unused file (sync with sys/i386/i386/microtime.s).
1998-02-23 acheOops, add missing bcopy of upper->lower table
1998-02-23 acheImplement loadable upper->lower local conversion table
1998-02-23 acheImplement loadable upper->lower local conversion table
1998-02-23 acheAdd missing DESTDIR
1998-02-23 dysonSignificantly improve the efficiency of the swap pager...
1998-02-23 dysonTry to dynamically size the VM_KMEM_SIZE (but is still...
1998-02-23 dysonTry to dynamically size the VM_KMEM_SIZE (but is still...
1998-02-23 dysonClean-up the vget mechanism by permanently attaching...
1998-02-23 bdeQuick fix for the i8254 timecounter often gaining 10...
1998-02-22 msmithAdd Back-Tab functionality. (Ie. shift-tab)
1998-02-22 acheReduce new arguments number added in my changes
1998-02-22 acheAdd Unicode support to winChkName, now lookup works!
1998-02-22 acheAdd loadable local<->Unicode conversion support for...
1998-02-22 acheAdd /usr/libdata/msdosfs to store local<->Unicode conve...
1998-02-22 acheImplement loadable local<->unicode file names conversion
1998-02-22 katoSync with sys/i386/isa/clock.c revision 1.112.
1998-02-22 acheReplace all unknown Unicode characters with '?' in...
1998-02-22 acheAdd initial support to map 0x4XX Unicode Cyrillic range...
1998-02-22 dgThe changes I had made long ago to support >32 disk...
1998-02-22 jkhProperly bzero() structures after they're returned...
1998-02-22 jkhEdit a message so that people stop sending me weird...
1998-02-22 julianAdd a few useful entries (e.g. radius)
1998-02-22 jkhMF22: correct comments.
1998-02-22 jkhMF22: sanify ircd entries.
1998-02-21 fennerChange tty-related capability names to match the implem...
1998-02-21 jkhAdd missing CLOCK_UNLOCK() before write_eflags().
1998-02-21 jkhAdd entries for ircd.
1998-02-21 jkhMF22: CODA entries.
1998-02-21 jkhMF22: CODA entries. They'll have to rework their usage...
1998-02-21 wpaul*sigh* I will not commit late at night. I will not...
1998-02-21 natethere is a minor bug in sb_dsp.c -- the driver
1998-02-21 nateA minor bugfix for my audio driver and pcaudio. The...
1998-02-21 katoMake pc98 options new-style.
1998-02-21 katoOops, previous commit was incomplete.
1998-02-21 katoSync with sys/i386/isa/clock.c revision 1.111.
1998-02-21 katoSync with sys/i386/isa/spkr.c revision 1.33.
1998-02-21 katoSync with sys/i386/conf/options.i386 revision 1.21.
1998-02-21 katoSync with sys/i386/conf/majors.i386 revision 1.34.
1998-02-21 katoSync with sys/i386/conf/files.i386 revision 1.192.
1998-02-21 eivindMake TUNE_1542 a new-style option, and enable this...
1998-02-21 gpalmerAdd $Id$
1998-02-21 gpalmerProvide a missing parameter to printf to stop the kerne...
1998-02-21 steveBuild perl header files for machine/* too.
next