]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-10-22 peterPut in an initial %VERSREQ field. This will cause...
1997-10-22 peterFor safety's sake, explicitly depend all objects on...
1997-10-22 peterRecognize a %VERSREQ=nnnnn string in the system Makefil...
1997-10-21 robertoFix the same leak as in nullfs. Now the lowervp is...
1997-10-21 robertoFix the file leak bug. The lower layer wasn't informed...
1997-10-21 nate- Update the Adaptect SlimSCSI CIS tuple so that it...
1997-10-21 nate- PCCARD support to the much maligned SCSI driver....
1997-10-21 phkAdd const to a couple of casts to silence some of the...
1997-10-21 bdeOops, comment lines can't be indented either.
1997-10-21 bdeOops, comment lines can't be continued.
1997-10-21 jmga few code style changes:
1997-10-21 katoMerge from RELENG_2_2. Bandaid for 'lockmgr panic...
1997-10-21 katoSynchronize with sys/i386/isa/fd.c revision 1.105.
1997-10-21 bdeSorted lists.
1997-10-21 msmithReference the DMI table inside the SMBIOS table correct...
1997-10-21 bdeDon't install mount_msdos setuid root. Lite2's mount...
1997-10-21 bdeAdded -Wuninitialized to CWARNFLAGS. Warnings about...
1997-10-21 dannyMF22 - make firewall_type a little more robust
1997-10-20 joergMF22: rev 1.246.2.65, put the bootstrap files onto...
1997-10-20 phkI belive this fixes MFS after I broke it.
1997-10-20 acheFix returned sleep period for large values
1997-10-20 acheRemove terminfo manpage we don't have it
1997-10-20 charnierCosmetic in usage string.
1997-10-20 charnierUse err(3). Change err(-1,... to err(1,...
1997-10-20 charnierUse err(3). Remove progname.
1997-10-20 charnierUse err(3). Remove progname. Remove stli.4 with is...
1997-10-20 charnierFix usage in man page. Remove progname.
1997-10-20 charnierTypo.
1997-10-20 charnierHardcode progname in usage string.
1997-10-20 dannyMake rc.conf man page reflect reality w.r.t firewall_{*}.
1997-10-20 jkhDocument 100Mbit media selection flag.
1997-10-20 jmbadd /etc/mail--the anti-spam files
1997-10-19 dgkern.maxproc is not writable since there are tables...
1997-10-19 dg"Fixed" pstat -T by avoiding the vnode stats. Disabled...
1997-10-19 joergDeclare the various 2-byte values in TFTP as being...
1997-10-19 jmbanti-spam filter used by the FreeBSD mailing lists.
1997-10-19 joergIntroduce a -N option that disables the use of reserved...
1997-10-19 jraynard<gnuregex.h> is rather old and breaks AWK's regex match...
1997-10-19 joergAdd the hint how to install on a Compaq `Aero'.
1997-10-19 joergDocument the new fdc(4) flags.
1997-10-19 joergIntroduce a device flags value of 0x1 to always pretend...
1997-10-19 jmgactivate the programs that will be used to manipulate...
1997-10-19 yokotaRename MOUSE_GETINFO to MOUSE_GETHWINFO. The name colli...
1997-10-19 joergFix a number of buffer overflow conditions.
1997-10-19 joergFix the man page description about what will go into...
1997-10-19 joergMake the Sun OEM version of the DLT a known multi-LUN...
1997-10-19 joergFix a fatal typo.
1997-10-19 dysonThis might fix the mfs_badop problem left over with...
1997-10-18 jkhFix disk counting bug.
1997-10-18 peterAdd an $Id$
1997-10-18 peterMerge in changes from Matt. Accton EN12xx support...
1997-10-18 brianAdd -redirect_port and -redirect_address to the
1997-10-18 katoSynchronize with sys/i386/conf/options.i386 revision...
1997-10-18 bdeRemoved unused file. It just forces a return value...
1997-10-18 peterThis commit was generated by cvs2svn to compensate...
1997-10-18 peterImport Matt's current de driver... He appears to be...
1997-10-18 peterImport Matt's current de driver... He appears to be...
1997-10-18 jraynardFix a #include "regex.h" that slipped through the net.
1997-10-18 joergMF2.2: rev 1.17.2.36, and parts of 1.17.2.35 and 1...
1997-10-18 joergMake all the documented (in pcvt(4)) options supported...
1997-10-18 joergSomething that should have been done 2.5 years ago...
1997-10-18 jkhMF22: Minor cosmetic tweak.
1997-10-18 peterDon't doc PPP_BSDCOMP and PPP_DEFLATE twice. slight...
1997-10-18 peterBraino on my part.. a #define isn't a reference to...
1997-10-18 jkh - do string-magic on the right variable when trying
1997-10-18 jkhDeal with PLIST_UNEXEC properly.
1997-10-18 peterUpdate Makefile to know about PPP_FILTER and fix the...
1997-10-18 peterDon't say that the filtering options are only available...
1997-10-18 peterDoc PPP_* options and add PPP_FILTER
1997-10-18 peterConvert PPP_FILTER to an option, like PPP_BSDCOMP and...
1997-10-18 peterConvert PPP_FILTER to an option
1997-10-18 peterBetter fix for the bpf dependency that doesn't have...
1997-10-18 peterBack out the `PPP_FILTER => NBPFILTER' changes.
1997-10-18 peterBack out the `PPP_FILTER => NBPFILTER' changes
1997-10-17 dgKilled non-sensical call to splimp/splx in crfree().
1997-10-17 robertoA better fix for both kernel and LKM compilation.
1997-10-17 robertoChange PPP_FILTER into NBPFILTER to fix kernel compilation.
1997-10-17 jraynardUpdate expected results for random number generator.
1997-10-17 jraynardRemove GNU regex.h (it's already in /usr/include).
1997-10-17 wollmanLEarn about the TI 1131.
1997-10-17 wollmanOops... back out the change to recognize the TI 1131...
1997-10-17 wollmanTeach the PCI code about the TI 1131 and NeoMagic NM216...
1997-10-17 phkMake a set of VOP standard lock, unlock & islocked...
1997-10-17 acheAdd $Id
1997-10-17 acheFix LONG_MAX overflowing
1997-10-17 msmithMention the problem with the Intel AL440LX BIOS; hopefu...
1997-10-17 dgFixed a bug where input packets were counted twice...
1997-10-17 jdpFix two bugs which caused various RPC programs (mountd...
1997-10-17 jkhUpdate XFree86 reference.
1997-10-17 brianAsk for VJ slot id compression by default.
1997-10-17 brianPPP_FILTER => NBPFILTER
1997-10-16 briancosmetic:
1997-10-16 phkVFS clean up "hekto commit"
1997-10-16 jraynardUpdate FREEBSD-upgrade file after removing random.*
1997-10-16 jraynardDelete redundant files (thanks, Andrei!)
1997-10-16 acheCopy time_to_sleep to time_remaining since it can be...
1997-10-16 phkAnother VFS cleanup "kilo commit"
1997-10-16 phkOops. forgot the blasted cvs add.
1997-10-16 jkhAlphabetize.
1997-10-16 jkhAdd /usr/share/examples/libvgl so we don't fall over. :(
next