]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-12-05 cgconditionalise some warning messages
1999-12-05 joeFixed a potential buffer overflow problem, in the devic...
1999-12-05 charnierAdd extra columns for printing longer device name.
1999-12-05 charnierMinimal use of .Ar and .Nm.
1999-12-05 wpaulModify the Adaptec "starfire" driver to reset the PHY...
1999-12-05 peterSwitch over to using the generic joy driver
1999-12-05 charnierTypo. Standard list of flag
1999-12-05 charnierCorrect use of .Nm, .Em, .Ev
1999-12-05 charnierDo not dot terminate errx() strings. Add rcsid.
1999-12-05 peternewbusify and port the joy driver to the Alpha. It...
1999-12-05 cgfix dma underrun issues
1999-12-05 phkAdd entry about updating of /dev being desirable.
1999-12-05 peterRaise the pci compat driver match priority a bit so...
1999-12-05 archieFix LINT breakage.
1999-12-05 peterLower (a lot!) the chip* probe so it doesn't steal...
1999-12-05 dfrDon't use a bogus bus number for Ross host-pci bridges.
1999-12-05 cracauerMake '||' visible.
1999-12-05 cracauermake '|' character visible.
1999-12-05 yokotaFix cursor position calculation.
1999-12-05 phkA procfs mount is no longer needed for a jail.
1999-12-05 yokotaMention USB mouse support.
1999-12-05 luoqiReinstate the aic driver.
1999-12-05 wpaulAdd pci_if.h to SRCS so that dcphy will build.
1999-12-05 deischenMake work for sigset_t change. Also modify tests to...
1999-12-04 deischenChange signal handling to conform to POSIX specified...
1999-12-04 luoqiDisconnect and tagged queueing now really work. Also...
1999-12-04 wpaulGrrrr. I knew I forgot something. Remove mxphy, add...
1999-12-04 wpaulAdd the if_dc driver and remove all of the al, ax,...
1999-12-04 cracauerFix "subscript has type `char'" warnings by casting...
1999-12-04 marcelProperly align the columns of the header on Alpha.
1999-12-04 katoThe address 0x472 is used for the SCSI HDD geometry...
1999-12-04 marcelOverride PERL and FULLPERL to be just "perl". This...
1999-12-04 marcelAdd miniperlmain.c to CLEANFILES and remove a second...
1999-12-04 marcelWhen a Makefile.PL is evaluated in a subdirectory ...
1999-12-04 nyanSync with sys/i386/i386/machdep.c revision up to 1...
1999-12-04 marcelBump the version number now that the Linuxulator has...
1999-12-04 marcelImplement pluggable ioctl handlers.
1999-12-04 marceloszsigcode -> szosigcode
1999-12-04 marcelFix type of sf_addr.
1999-12-04 tanimuraAdd the logical ID of ViBRA16CL PNP on Micron Millenium...
1999-12-04 tanimuraCall ISA_PNP_PROBE() to probe PnP cards, rather than...
1999-12-04 obrienCall isspace() directly to get rid of an objectionable...
1999-12-04 julianforgot .CURDIR
1999-12-04 krisThe -s option was broken (missing braces around an...
1999-12-04 krisFix off-by-one error leading to a segfault.
1999-12-04 peterDocument the .cvsrc "cvs" option for global options.
1999-12-04 krisFix buffer overflow & add $FreeBSD$
1999-12-04 obrienAdd -q quite mode.
1999-12-04 obrienMinor whitespace fix.
1999-12-04 obrienSupport the environtmental var "CVS_OPTIONS". Which...
1999-12-04 mjacobAdd back in a prefatory TUR when the tape is *not*...
1999-12-03 greenFrom the author:
1999-12-03 greenAdd RLIMIT_SBSIZE here, too.
1999-12-03 archieMissed part of previous commit.
1999-12-03 mjacobCorrect some botched timeout defines. Allocate only...
1999-12-03 archieRecognize NGM_BPF_COOKIE.
1999-12-03 archieNew netgraph node type, ng_bpf(8). This node type...
1999-12-03 archieAdd a new function ng_findhook() for finding a node...
1999-12-03 semenuMerged NetBSD version, as they have done improvements:
1999-12-03 archieFix bug parsing 32 bit integers on machines where sizeo...
1999-12-03 semenuAdded ntfs filesystem to be exported.
1999-12-03 semenuAdded ntfs subdir to be filled.
1999-12-03 semenuAdded ntfs subdir to allow mountd.c include <ntfs/ntfsm...
1999-12-03 acheDon't use %E* in old fields for compatibility reasons
1999-12-03 marcelFix for the new usage of mkioctls
1999-12-03 acheChange -i host to whois.networksolutions.com
1999-12-03 nyanSupported to sound beep.
1999-12-03 nyanpc98/pc98/atapi.c
1999-12-03 marcelAvoid hardcoding any paths and variables. The include...
1999-12-03 nyanChange splbio() to splcam(). bs is cam driver.
1999-12-03 nyanSync with sys/i386/conf/GENERIC revision 1.208.
1999-12-03 mdoddRemove mention of 'ivars'.
1999-12-03 julianMake the stub routines have the same prototypes as...
1999-12-03 mjacobcorrect incomplete last change
1999-12-03 mdoddRemove the 'ivars' arguement to device_add_child() and
1999-12-03 mjacobSet RB_VERBOSE into boothowto (provide proper layering...
1999-12-03 mjacobroll platform minor
1999-12-03 mjacobclean up sprintf and have buffer that won't overflow
1999-12-03 mjacobturn some messages into CFGPRINT messages
1999-12-03 brianBe careful not to re-initialise `struct stat' while...
1999-12-03 billfAdd '-l' which will match a certain status code.
1999-12-03 billfCorrect co-MAINTAINER's e-mail address. I don't know...
1999-12-03 jkhDefine name length differently for alpha in order to...
1999-12-03 n_hibmaFix the 'usb0: USB revision unknown, not supported...
1999-12-03 billfRemove the 'alpha, use at your own risk' death-statement.
1999-12-03 billfFix typo, add $FreeBSD$
1999-12-03 archieA better version of the previous checkin. If the user...
1999-12-03 msmithRemove the 'gzip' image activator. We're not using...
1999-12-02 wesAdd Matt Fuller's comment about long-standing x86 bug...
1999-12-02 archieWhen specifying additiona user-specified kernel compila...
1999-12-02 impPrint device names for children that fail to detach.
1999-12-02 impNow that pccardc beep actually works, add knob for...
1999-12-02 impMake pccardc beep actually work. The kernel was doing...
1999-12-02 n_hibmaReserve 138 for usio, the USB sio driver by Doug Ambris...
1999-12-02 archieAdd 'const' to the bpf_filter() and bpf_validate()...
1999-12-02 impFix typo from last commit.
1999-12-02 sheldonhReserve #137 for nCipher's nFast PCI hardware cryptographic
1999-12-02 n_hibmaIn one queue all the TDs (transfer descriptor, packets...
1999-12-02 sheldonhReplace the -q option to pwd_mkdb with a test for PW_SC...
1999-12-02 n_hibmaAdd the device_get_children(9) man page.
next