]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
1999-12-02 n_hibmaIt's device_add_child*, not bus_add_child*.
1999-12-02 n_hibmaRemove check for attached state.
1999-12-02 nyanSync with sys/i386/conf/GENERIC revision up to 1.207.
1999-12-02 marcelMake sure DESTDIR is set in the environment of mkioctls...
1999-12-02 gallatinmention AlphaServer 1000 and AlphaServer DS20
1999-12-02 mdoddRemove the "MCA not supported" from RELNOTES.TXT and add
1999-12-02 msmithUpdates for 4.x:
1999-12-02 jkhCorrect outdated aic entries.
1999-12-02 imp[[ First attempt used -m /tmp/msg rather than -F /tmp...
1999-12-02 impForgotten part of pccardc power command
1999-12-02 impImplement pccardc power command. This allows one to...
1999-12-02 imp/tmp/msg
1999-12-02 dcsAdd bus suffix to mii.
1999-12-02 dcsAdd if_ prefix to network drivers.
1999-12-02 jlemonChange the delayed ack time from 200ms to 100ms.
1999-12-02 jlemonRemove code to select APM version with flags to the...
1999-12-02 billfGrammar nit.
1999-12-02 jkhAllow 2 more characters for Mike's long device names.
1999-12-02 msmithAdd the AMI MegaRAID and Mylex DAC960 drivers. Install...
1999-12-02 jkhWe need COMPAT3X for both i386 and alpha, not just...
1999-12-02 jkhAdd the hostname command for dhcp.
1999-12-01 archieUse m_dup() instead of m_copypacket() to duplicate...
1999-12-01 archieEliminate compiler warning.
1999-12-01 archieThe functions m_copym() and m_copypacket() return read...
1999-12-01 archieAdd more comments describing how to use parse types...
1999-12-01 archieShow how to supply a struct ng_cmdlist for (de)asciific...
1999-12-01 mckusickPreferentially allocate the first indirect block in...
1999-12-01 dcsAdd fairings. Do not depend on user actually supplying...
1999-12-01 sheldonhCosmetic changes to comments:
1999-12-01 impForgot to commit this in last commit.
1999-12-01 gallatinA port of NetBSD's AlphaServer 1000 and 1000A support...
1999-12-01 nyanThe 6th bit of configuration port is not defined on...
1999-12-01 nyanSync with sys/isa/sio.c revision 1.276.
1999-12-01 phkInitialize type correctly.
1999-12-01 julianAdd NULL for new entrypoint.
1999-12-01 julianAdd explicit null entries for new entrypoints.
1999-12-01 julianchange intial timeout for session negotiation from...
1999-12-01 impFix the hang on card eject problem and maybe the hang...
1999-12-01 greenSeparate some common sysctl code into sysctl_find_oid...
1999-12-01 mckusickPrint out the filesystem read counts now collected...
1999-12-01 mckusickCollect read and write counts for filesystems. This...
1999-12-01 jkhDon't make the failure of a LOCAL dist a reported error.
1999-11-30 brianChange the way we transfer links (again). The previous
1999-11-30 dimadummy version of read_random() until the real random...
1999-11-30 pbA (harmless) forgotten MFS_ROOT -> MD_ROOT.
1999-11-30 pbA forgotten "disk" -> "device".
1999-11-30 mharoIf SRCS is not defined assume ${PROG}.c, not when PROG...
1999-11-30 dimaAdd arc4random.c.
1999-11-30 acheUse %EF instead of hardcoded order for each country
1999-11-30 ache%Ex -> %Ef
1999-11-30 acheConvert after %Ex->%Ef and %EF adding
1999-11-30 ache%Ex -> %Ef to not conflict with POSIX
1999-11-30 acheDocument %Ex and %OB
1999-11-30 acheAccept both types of devices to work with older kernels too
1999-11-30 shinJust to avoid warning message about trigraph.
1999-11-30 acheAdd support for pr's locale
1999-11-30 acheChange meaning of newly introduced -L option - it helps...
next