]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-08-15 bdeMade some disgusting ifdefs even more disgusting to...
1998-08-15 bdeUse offsetof() to avoid some casts from pointers to...
1998-08-15 phkAdd missing #include of <sys.types.h>
1998-08-15 markmBump version number for latest perl
1998-08-15 markmClean up the kerberos entries, and add example CVS...
1998-08-15 markmAdd kerberised CVS to the dependant programs.
1998-08-15 markmFix LIBDIR so kerberised CVS will work.
1998-08-15 jbAll but two if these build on alpha now, but most are...
1998-08-15 phkI have added the support for BIG5 encoding into libc...
1998-08-15 phkRemove half the file, somehow it got doubled...
1998-08-15 jbBuild libkvm on alpha too.
1998-08-15 jbNow that alpha uses FreeBSD syscalls, all these work.
1998-08-15 dfrAdd an alpha machdep for kvm. The vatop functions...
1998-08-15 dfrUse explicitly sized types when laying out the cylinder...
1998-08-15 kato- change at2pc98() into global from static.
1998-08-15 katoSync with sys/i386/isa/syscons.c revision 1.274.
1998-08-15 jbBuild the makedefs program static to avoid trying to...
1998-08-15 jbBuild the setup program static so that we don't try...
1998-08-15 jbMake the locally built and executed build tools in...
1998-08-15 jbRemoved explict PATH which tended to cause the *wrong...
1998-08-14 sosOnly write a filemark on close when data has actually...
1998-08-14 thepishPR: 7613
1998-08-14 thepishPR: 7613
1998-08-14 dfrChange cmd argument to dsioctl from int to u_long.
1998-08-14 phkIn /etc/rc.network, near line 242, setting up Kerberos,
1998-08-14 phkAdd "Mounting NFS file systems" progress indicator
1998-08-14 phk/usr/src/usr.bin/lex/Makefile puts FlexLexer.h into...
1998-08-14 sosChanged \n to \r in the mouse cutbuffer, this makes...
1998-08-14 phkWrapper script for PC Card Ethernet Adapters only suppo...
1998-08-14 phk/usr/sbin/spkrtest and /usr/sbin/vidfont (aka kbdmap...
1998-08-14 phkA long time ago, in a galaxy far, far away, someone...
1998-08-14 thepishSubmitted by: Peter Hawkins <thepish@freebsd.org>
1998-08-14 thepishSubmitted by: Peter Hawkins <thepish@FreeBSD.org>
1998-08-13 msmithFix BNC/AUI autodetection.
1998-08-13 gibbsUse "baseclass" instead of "class" for storing the...
1998-08-13 bdeCleaned up previous commit, mainly by moving repetitive...
1998-08-13 bdeUpdated for not-so-new version of Cyclom-Y boards ...
1998-08-13 woschUpdate URL of BSD Hypertext Man Pages.
1998-08-13 dfrI managed to break sparse configuration accesses with...
1998-08-13 dfrProtect all modifications to v_numoutput with splbio().
1998-08-13 dfrProtect all modifications to paging_in_progress with...
1998-08-13 katoSync with sys/i386/isa/sio.c revision 1.210.
1998-08-12 brianRemove some #if 0'd and commented-out code.
1998-08-12 wpaulOne-liner: add a call to the underlying device driver...
1998-08-12 msmith"The releaseing of the reference and lock is not tempor...
1998-08-12 julianHandle the case of moving a directory onto the top...
1998-08-12 jdpAdd missing initialization of the length variable passed to
1998-08-12 bdeDon't configure compatibility code for pre-Lite2 mount...
1998-08-12 bdeRemoved support for FreeBSD-1.x.
1998-08-12 bdeFixed printf format errors.
1998-08-12 bdeRemoved unused includes.
1998-08-12 bdeSynced with dgb.c. Important changes from 1.29 (ioctl...
1998-08-12 bdeFixed printf format errors.
1998-08-12 jkhBump this one more time before going on a witch hunt...
1998-08-12 jkhBring proflibs distro back from the dead - taught about...
1998-08-12 desAdd missing .TP in "INTERACTIVE MODE" section.
1998-08-12 woschMerge from stable: support for the o, order, command
1998-08-12 asamiMerge 1.227.2.45 (perl version substitution in PLIST).
1998-08-12 dfrModify the internal interfaces to the kernel linker...
1998-08-12 charnierForgot to remove a ';' in my previous commit.
1998-08-12 jdpAdd "-aout" option when calling the linker, so that...
1998-08-12 asamiMerge 1.227.2.44.
1998-08-11 bdeRemoved a bogus ifdef that broke using SWI_* in LKMs.
1998-08-11 bdeFixed printf format errors (ntohl() returns in_addr_t...
1998-08-11 brianBe careful about using ``.Bd -literal'' as groff someti...
1998-08-11 bdeDon't depend on "implicit int".
1998-08-11 bdeRegister tty software interrupt handlers at run time...
1998-08-11 bdeFixed printf format errors.
1998-08-11 bdeImplemented dynamic registration of software interrupt...
1998-08-11 dfrAdd code from NetBSD to print CIA capabilities and...
1998-08-11 desMake /etc/security bitch about passwordless accounts.
1998-08-11 dfrSync with i386/isa/diskslice_machdep.c 1.31.
1998-08-11 jkhBump BOOTINODE value a bit more.
1998-08-10 bdeFixed null setting of multiple wakeup prevention variable.
1998-08-10 brianAdd Id keyword.
1998-08-10 brianDon't blat /var/run and /var/spool/lock *after* network...
1998-08-10 brianCosmetic MF2.2: Add a missing (commented) parenthesis.
1998-08-10 wpaulDNS lookups for partially qualified hosts didn't work...
1998-08-10 bdeFixed restoring of cpl after trap handling. The wrong...
1998-08-10 bdeUse [u]intptr_t instead of [unsigned] long to convert...
1998-08-10 bdeHide compiler warnings for casting from a long to a...
1998-08-10 katoSync with sys/i386/isa/syscons.c revision 1.273.
1998-08-10 katoSync with sys/i386/isa/diskslice_machdep.c revision...
1998-08-10 katoSync with sys/i386/conf/majors.i386 revision 1.45.
1998-08-10 katoSync with sys/i386/conf/options.i386 revision up to...
1998-08-10 bdeFixed the formatting of some tables (mainly the one...
1998-08-10 thepishPR: 7522
1998-08-10 phkAdd devices for M-systems DiskOnChip
1998-08-10 phkI have been running with these locale data for a while...
1998-08-10 phkReserve majors for M-Systems DiskOnChip driver. This...
1998-08-10 yokota- Added SC_BAD_FLICKER for syscons.
1998-08-10 yokotaA workaround for screen flicker; eliminate some I/O...
1998-08-10 dfrLots of changes, including:
1998-08-10 phkThe machine dependent disk slice manager does not recognize
1998-08-10 impUse us rather than ns, pre recent commits
1998-08-10 impAdd an emacs enhanced keyboard layout.
1998-08-10 sosSupport the PAL version of the BT878 based Haupauge...
1998-08-10 obrienI presume Satoshi wanted ``uname -r'' for OSREL not...
1998-08-10 jbAdd extra initialisation code that is required for...
1998-08-09 brian`dns' option defaults to disabled, not enabled.
next