]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
1998-12-11 Poul-Henning... Copy application name and connection attributes for...
1998-12-11 Poul-Henning... (almost) null commit, recording message for previous...
1998-12-11 Poul-Henning... *** empty log message ***
1998-12-11 Matthew DillonReviewed by: freebsd-current
1998-12-11 Bruce EvansMerged from Lite2 (one bcopy -> memmove, one significan...
1998-12-11 Bruce EvansFixed missing 'p' and `-' flags and other defects in...
1998-12-11 Doug RabsonAdd directories for KLD examples.
1998-12-11 Doug RabsonSample modules for KLD.
1998-12-11 Bruce EvansMerged from Lite2 (just an English fix or pun removal).
1998-12-11 Bruce EvansFixed disordered options in synopsis.
1998-12-11 Bruce EvansFixed missing `p' flag in synopsis.
1998-12-11 KATO TakenoriSync with sys/i386/isa/lpt.c revision 1.72.
1998-12-11 John BirrellShould be sysctl -n. Yesterday wasn't one of my better...
1998-12-11 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.317.
1998-12-11 Matt JacobSome fixes to handle fixed mode and variable mode more...
1998-12-11 Julian ElischerIf we failed to probe/attach somehow, we never have...
1998-12-11 Justin T. GibbsConvert dadump to use reasonable data types so that...
1998-12-11 Justin T. GibbsDo not attempt to retry commands that fail with ILLEGAL...
1998-12-11 Justin T. GibbsRemove unsued variable.
1998-12-11 Nick HibmaFixed same as Julian did in uhci_pci.c and fixed the...
1998-12-11 John BirrellChange to the current directory before doing the instal...
1998-12-10 Mike SmithAdd a '-p' flag to shutdown which corresponds to the...
1998-12-10 Nick HibmaReversed the order of the USB devices, makes sure the...
1998-12-10 Mike SmithPerform APM power-off on power-off request, not halt...
1998-12-10 Jun KuriyamaFix typo.
1998-12-10 Julian ElischerThe shift and the masking were in the wrong order for...
1998-12-10 John BirrellCALL -> PCALL for sigaltstack for libc_r.
1998-12-10 John BirrellDon't hide mknod, it doesn't need a wrapper and never...
1998-12-10 Julian ElischerRemove some compiler warnings.
1998-12-10 Eivind EklundRename one of the two devfs_link's to devfs_makelink.
1998-12-10 Bill PaulSilence gcc -Wall -ansi -pedantic.
1998-12-10 Brian SomersBoy, this was tricky to find:
1998-12-10 Brian SomersWhen using ``set device !someprogram'', when ``someprog...
1998-12-10 Brian SomersSupport ESS1868 (and probably ESS688 & ESS1668).
1998-12-10 Bill PaulSilence gcc -Wall -ansi -pedantic and fix minor bug...
1998-12-10 Jordan K. Hubbardlinux_pipe does not preserve the edx register. Linux and
1998-12-10 John BirrellAdd a test for hw.machine == i386 before trying to...
1998-12-10 John BirrellAdd logic to check if any of the BIN1 files do not...
1998-12-10 Justin T. GibbsRevamp the way that exceptional message handling is...
1998-12-10 Justin T. GibbsConvert debugging printfs to the CAM_DEBUG macro.
1998-12-10 Justin T. GibbsExpand the hba_misc fied in the Path Inquiry ccb to...
1998-12-10 Justin T. GibbsRemove debugging printfs.
1998-12-10 Steve PriceAnother directive nit.
next