]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-12-14 Luigi Rizzoipfw changes for dummynet. manpages still missing
1998-12-14 Bruce EvansIfdefed the declarations of conditionally used variables.
1998-12-14 Luigi RizzoLast bits (i think) of dummynet for -current.
1998-12-14 Luigi RizzoBridging support. Wait for LINT to be updated before...
1998-12-14 Dmitrij Tejblum(Hopefully) fix support for "large" files. Mostly cast...
1998-12-14 Luigi RizzoBring dummynet+bridging in -current. Everything will...
1998-12-14 Bruce EvansFixed LINT breakage in previous commit. Option FDC_YE...
1998-12-14 Stephen McKayFix tabs that should have been spaces. Some were in...
1998-12-14 Stephen McKayRestore traditional behaviour by allowing tabs in strin...
1998-12-14 Nick HibmaRemoved probe for VIA 82C586B OHCI controller (is done...
1998-12-14 Nick HibmaAdded Id
1998-12-14 Nick HibmaAdded Id to all files
1998-12-14 Nick HibmaAdded Id
1998-12-14 Nick HibmaAdded comment
1998-12-14 Nick HibmaAdded copyright and Id
1998-12-14 KATO TakenoriSync with sys/i386/isa/fd.c revision 1.128.
1998-12-14 KATO TakenoriSync with sys/i386/isa/pcaudio.c revision 1.44.
1998-12-14 KATO TakenoriSync with sys/i386/isa/if_ed.c revision 1.147.
1998-12-14 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.118.
1998-12-14 KATO TakenoriSync with sys/i386/conf/options.i386 revision 1.95.
1998-12-14 Matthew DillonFixed problems with kernel config file overrides of...
1998-12-14 Matthew Dillon More locale directory structure updates for DIS_8859-15
1998-12-14 Matthew Dillon Fix installworld, forgot directories for locale...
1998-12-14 Matthew Dillon probe function changed from returning char * to...
1998-12-14 Matthew Dillon Get rid of uninitialized variable warnings. No...
1998-12-14 Matthew Dillon Get rid of uninitialized warning for local variable...
1998-12-14 Matthew Dillon Fix uninitialized variable warning by preinitializi...
1998-12-14 Matthew Dillon pci_device pd_probe function changed from returning...
1998-12-14 Matthew Dillon Fix -Wuninitialized warning regarding zero-length...
1998-12-14 Matthew Dillon author was assuming that nextpaddr declared *inside...
1998-12-14 Matthew Dillon Change local ddb_mode variable to volatile to handl...
1998-12-14 Wes PetersReviewed by: JKH
1998-12-14 Matthew Dillon Cleanup uninitialized-possibly-used (but really...
1998-12-14 Matthew DillonAdded support for DIS 8859-15 based locales using patch
1998-12-14 Matthew DillonReviewed by: freebsd-current
1998-12-14 Matthew Dillon Remove rc.local (now deleted from CVS tree) from...
1998-12-14 Eivind EklundMake the use of 'disc' vs 'ds' as prefix consistent...
1998-12-14 Brian SomersAllow a variable as the first arg to ``set proctitle''.
1998-12-14 Brian SomersMention the cosmetic necessity to ``iface clear'' in...
1998-12-13 Nick Hibmasmall oops on previous bug fix, it's late...
1998-12-13 Steve PriceFix a couple grammar and typographical errors.
1998-12-13 Eivind EklundFix 3-byte buffer overflow.
1998-12-13 Steve PriceCommit out caveat about hardlinks to directories since...
1998-12-13 Eivind EklundFix typo - [0], [1], [2], not [0], [1], [3].
1998-12-13 Steve Pricewcd_read_toc returns zero on success and EIO on failure...
1998-12-13 Nick Hibmasmall bug fix
1998-12-13 Steve PriceCleanup usage string: -i takes an argument.
1998-12-13 Eivind EklundFix typo - sizeof(struct crtl *) -> sizeof(struct ctrl *).
1998-12-13 Nick HibmaRemoved unneeded definition
1998-12-13 Steve PriceChange the wording to reflect that only the first chara...
1998-12-13 Nick HibmaAdded uhid again, sorting seems to work now
1998-12-13 Steve PriceAdd support for another 3COM/USR PNP modem, USR3031.
1998-12-13 Nick HibmaAdded all the options to LINT with descriptions. Haven...
1998-12-13 Nick Hibmadded the stubs for umodem and ucom (communications...
1998-12-13 Eivind EklundRemove warning introduced by the last committer.
1998-12-13 Eivind EklundAnother extra pointer check.
1998-12-13 Nick HibmaUpdated USB kernel sources to NetBSD sources of 1998...
1998-12-13 Eivind EklundBlock for buffer overflow.
1998-12-13 Bruce EvansMade this actually work when there is an obj dir.
1998-12-13 Bruce EvansFixed disordering of cross references in previous commit.
1998-12-13 Nick HibmaUnbreak make world. Sorry about that. I'll have to...
1998-12-13 Don LewisAdd a generic flag, CTLFLAG_SECURE, which can be used...
1998-12-13 Matthew DillonPR: bin/8624
1998-12-13 Don Lewisgetpgid() and getsid() were doing a comparision rather...
1998-12-13 Matthew DillonPR: kern/8819
1998-12-13 Matthew DillonPR: bin/9016
1998-12-13 Matthew DillonPR: bin/5572
1998-12-13 Matthew Dillon Grr. removed. backed-out. sorry!
1998-12-13 Matthew Dillon Grrr. removed. backed out. sorry.
1998-12-13 Matthew Dillon This needs to be commited now to fix usbd for...
1998-12-13 Matthew Dillon This needs to be commited now to fix usbd for make...
1998-12-13 Matthew DillonPR: bin/8680
1998-12-13 Matthew DillonPR: bin/8680
1998-12-13 Matthew Dillon Add reference to login.conf(5)
1998-12-13 Matthew DillonPR: docs/9045
1998-12-13 Matthew DillonPR: docs/9050
1998-12-13 Matthew Dillon Add required #include references to manual page
1998-12-13 Matthew DillonPR: bin/3478
1998-12-13 Matthew Dillon oops. Fix indentation of the 'for' loop I just...
1998-12-13 Matthew Dillon Handle the race condition where vipw may lock a...
1998-12-13 Justin T. GibbsPull in fixes similar to those recently committed to...
1998-12-12 Justin T. GibbsReturn ENODEV instead of EINVAL when a particular excha...
1998-12-12 Matthew DillonReviewed by: freebsd-current
1998-12-12 Matthew Dillon Clarify rc's handling of rc.local
1998-12-12 Matthew DillonReviewed by: cvs-current
1998-12-12 Matthew DillonReviewed by: cvs-current
1998-12-12 John BirrellBack out revs 1.181 and 1.182 which upset a few people...
1998-12-12 Matthew DillonPR: kern/8990
1998-12-12 Matthew Dillon sendmsg() didn't like the MSG_EOR flag and returned...
1998-12-12 Matthew DillonPR: kern/8965
1998-12-12 Matthew DillonPR: bin/9031
1998-12-12 Doug RabsonAdd a simple library for accessing i/o ports and memory...
1998-12-12 Foxfair HuClose PR bin/8753 pwd_mkdb problem when having comments...
1998-12-12 Nick HibmaFixed warning in usr.sbin/usbd
1998-12-12 Nick HibmaAdded usbd, usbdevs directories
1998-12-12 Nick HibmaWhen no driver was found for a device, the message...
1998-12-12 Warner LoshAdd support for the YE-Data external PCMCIA floppy...
1998-12-12 Satoshi Asami(0) Fast INDEX generation. Only print out the director...
1998-12-11 Poul-Henning... Add working client and server sample applications.
1998-12-11 Poul-Henning... Set and propagate the correct cause code values.
next