]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-12-03 Matt Jacobcorrect incomplete last change
1999-12-03 Matthew N.... Remove the 'ivars' arguement to device_add_child() and
1999-12-03 Matt JacobSet RB_VERBOSE into boothowto (provide proper layering...
1999-12-03 Matt Jacobroll platform minor
1999-12-03 Matt Jacobclean up sprintf and have buffer that won't overflow
1999-12-03 Matt Jacobturn some messages into CFGPRINT messages
1999-12-03 Brian SomersBe careful not to re-initialise `struct stat' while...
1999-12-03 Bill FumerolaAdd '-l' which will match a certain status code.
1999-12-03 Bill FumerolaCorrect co-MAINTAINER's e-mail address. I don't know...
1999-12-03 Jordan K. HubbardDefine name length differently for alpha in order to...
1999-12-03 Nick HibmaFix the 'usb0: USB revision unknown, not supported...
1999-12-03 Bill FumerolaRemove the 'alpha, use at your own risk' death-statement.
1999-12-03 Bill FumerolaFix typo, add $FreeBSD$
1999-12-03 Archie CobbsA better version of the previous checkin. If the user...
1999-12-03 Mike SmithRemove the 'gzip' image activator. We're not using...
1999-12-02 Wes PetersAdd Matt Fuller's comment about long-standing x86 bug...
1999-12-02 Archie CobbsWhen specifying additiona user-specified kernel compila...
1999-12-02 Warner LoshPrint device names for children that fail to detach.
1999-12-02 Warner LoshNow that pccardc beep actually works, add knob for...
1999-12-02 Warner LoshMake pccardc beep actually work. The kernel was doing...
1999-12-02 Nick HibmaReserve 138 for usio, the USB sio driver by Doug Ambris...
1999-12-02 Archie CobbsAdd 'const' to the bpf_filter() and bpf_validate()...
1999-12-02 Warner LoshFix typo from last commit.
1999-12-02 Sheldon HearnReserve #137 for nCipher's nFast PCI hardware cryptographic
1999-12-02 Nick HibmaIn one queue all the TDs (transfer descriptor, packets...
1999-12-02 Sheldon HearnReplace the -q option to pwd_mkdb with a test for PW_SC...
1999-12-02 Nick HibmaAdd the device_get_children(9) man page.
1999-12-02 Nick HibmaIt's device_add_child*, not bus_add_child*.
1999-12-02 Nick HibmaRemove check for attached state.
1999-12-02 Yoshihiro TakahashiSync with sys/i386/conf/GENERIC revision up to 1.207.
1999-12-02 Marcel MoolenaarMake sure DESTDIR is set in the environment of mkioctls...
1999-12-02 Andrew Gallatinmention AlphaServer 1000 and AlphaServer DS20
1999-12-02 Matthew N.... Remove the "MCA not supported" from RELNOTES.TXT and add
1999-12-02 Mike SmithUpdates for 4.x:
1999-12-02 Jordan K. HubbardCorrect outdated aic entries.
1999-12-02 Warner Losh[[ First attempt used -m /tmp/msg rather than -F /tmp...
1999-12-02 Warner LoshForgotten part of pccardc power command
1999-12-02 Warner LoshImplement pccardc power command. This allows one to...
1999-12-02 Warner Losh/tmp/msg
1999-12-02 Daniel C. SobralAdd bus suffix to mii.
1999-12-02 Daniel C. SobralAdd if_ prefix to network drivers.
1999-12-02 Jonathan LemonChange the delayed ack time from 200ms to 100ms.
1999-12-02 Jonathan LemonRemove code to select APM version with flags to the...
1999-12-02 Bill FumerolaGrammar nit.
1999-12-02 Jordan K. HubbardAllow 2 more characters for Mike's long device names.
1999-12-02 Mike SmithAdd the AMI MegaRAID and Mylex DAC960 drivers. Install...
1999-12-02 Jordan K. HubbardWe need COMPAT3X for both i386 and alpha, not just...
1999-12-02 Jordan K. HubbardAdd the hostname command for dhcp.
1999-12-01 Archie CobbsUse m_dup() instead of m_copypacket() to duplicate...
1999-12-01 Archie CobbsEliminate compiler warning.
1999-12-01 Archie CobbsThe functions m_copym() and m_copypacket() return read...
1999-12-01 Archie CobbsAdd more comments describing how to use parse types...
1999-12-01 Archie CobbsShow how to supply a struct ng_cmdlist for (de)asciific...
1999-12-01 Kirk McKusickPreferentially allocate the first indirect block in...
1999-12-01 Daniel C. SobralAdd fairings. Do not depend on user actually supplying...
1999-12-01 Sheldon HearnCosmetic changes to comments:
1999-12-01 Warner LoshForgot to commit this in last commit.
1999-12-01 Andrew GallatinA port of NetBSD's AlphaServer 1000 and 1000A support...
1999-12-01 Yoshihiro TakahashiThe 6th bit of configuration port is not defined on...
1999-12-01 Yoshihiro TakahashiSync with sys/isa/sio.c revision 1.276.
1999-12-01 Poul-Henning... Initialize type correctly.
1999-12-01 Julian ElischerAdd NULL for new entrypoint.
1999-12-01 Julian ElischerAdd explicit null entries for new entrypoints.
1999-12-01 Julian Elischerchange intial timeout for session negotiation from...
1999-12-01 Warner LoshFix the hang on card eject problem and maybe the hang...
1999-12-01 Brian FeldmanSeparate some common sysctl code into sysctl_find_oid...
1999-12-01 Kirk McKusickPrint out the filesystem read counts now collected...
1999-12-01 Kirk McKusickCollect read and write counts for filesystems. This...
1999-12-01 Jordan K. HubbardDon't make the failure of a LOCAL dist a reported error.
1999-11-30 Brian SomersChange the way we transfer links (again). The previous
1999-11-30 Dima Rubandummy version of read_random() until the real random...
1999-11-30 Pierre BeyssacA (harmless) forgotten MFS_ROOT -> MD_ROOT.
1999-11-30 Pierre BeyssacA forgotten "disk" -> "device".
1999-11-30 Michael HaroIf SRCS is not defined assume ${PROG}.c, not when PROG...
1999-11-30 Dima RubanAdd arc4random.c.
1999-11-30 Andrey A. ChernovUse %EF instead of hardcoded order for each country
1999-11-30 Andrey A. Chernov%Ex -> %Ef
1999-11-30 Andrey A. ChernovConvert after %Ex->%Ef and %EF adding
1999-11-30 Andrey A. Chernov%Ex -> %Ef to not conflict with POSIX
1999-11-30 Andrey A. ChernovDocument %Ex and %OB
1999-11-30 Andrey A. ChernovAccept both types of devices to work with older kernels too
1999-11-30 Yoshinobu InoueJust to avoid warning message about trigraph.
1999-11-30 Andrey A. ChernovAdd support for pr's locale
1999-11-30 Andrey A. ChernovChange meaning of newly introduced -L option - it helps...
1999-11-30 Marcel MoolenaarImplement linux_sigaltstack.
1999-11-30 Marcel MoolenaarImplement sigaltstack.
1999-11-30 Kazutaka YOKOTASpanish messages
1999-11-30 Nick HibmaRemove a stray ';' which made moused fail on read(...
1999-11-30 Peter Wemmoops, named-bootconf.pl has morphed into something...
1999-11-30 Andrey A. ChernovLocalize it
1999-11-30 Doug RabsonAdd ESS1879.
1999-11-30 Peter WemmDon't make the ktrace hook in tsleep() deref a null...
1999-11-30 Andrey A. ChernovConvert to new format
1999-11-30 Andrey A. ChernovStricter checking %A vs %a
1999-11-30 Andrey A. ChernovFix %C handling
1999-11-30 Andrey A. ChernovAdd %Ex extension to determine "%e %b" or "%b %e" order
1999-11-30 Archie CobbsUpdate documentation to reflect new functionality.
1999-11-30 Matthew N.... Reduce code duplication.
1999-11-30 Matthew Dillon The symlink implementation could improperly return...
1999-11-30 Archie CobbsFix typo.
next