]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-01-26 Peter WemmThis commit was generated by cvs2svn to compensate...
2000-01-26 Peter WemmImport ncurses-5.0-release to update the 5.0-prerelease...
2000-01-26 Robert WatsonA few more touchups:
2000-01-26 Peter WemmRe-add vpo. I've just re-tested this in a 'make world...
2000-01-26 Yoshinobu InoueRemoved 3rd arg from bindresvport_sa() call, because...
2000-01-26 Dag-Erling... Fix timestamp handling.
2000-01-26 KATO TakenoriSynced with sys/i386/isa/isa_compat.h and pcaudio.c...
2000-01-26 KATO TakenoriSynced with sys/i386/isa/npx.c rev 1.79.
2000-01-26 Nick HibmaProperly teardown the allocated and initialised stuff...
2000-01-26 Bruce EvansImproved English in the messages printed by diskerr().
2000-01-26 Nick HibmaDon't set ivars until we checked the return value from...
2000-01-26 Yoshinobu Inouebindresvport related changes
2000-01-26 Nick HibmaAdd comments
2000-01-26 Yoshinobu InoueFix getaddrinfo() behaviour to be more compliant with...
2000-01-26 Peter WemmUse a more conventional copyright message.
2000-01-26 Robert WatsonMinor fixes to library interface to improve POSIX.1e...
2000-01-26 David E. O... Remove `vpo' with a vengeance -- "EXAMPLE" modules...
2000-01-26 Mike SmithCorrectly initialise the available IRQ numbers in the...
2000-01-26 Brian SomersDon't use ATM on the alpha - it #errors out.
2000-01-26 David E. O... if_tun is out of here -- it can come back with it stops...
2000-01-25 Doug RabsonThe ppc driver has moved to sys/isa.
2000-01-25 Doug RabsonGet the ppc driver from sys/isa instead of sys/i386...
2000-01-25 Doug RabsonMake this lot build on alpha.
2000-01-25 Doug Rabson* Don't use ivars to access resources, bus_set/get_reso...
2000-01-25 Doug RabsonConvert pca driver to newbus and add PnP ids.
2000-01-25 Doug RabsonUse device_printf() instead of device_print_prettyname().
2000-01-25 Matt JacobBecause we added 4 bytes to the inquiry data size,...
2000-01-25 Archie CobbsAdd a reference to ng_ether(8).
2000-01-25 Archie CobbsAdd a reference to ng_bpf(8).
2000-01-25 Archie CobbsNew man page ng_ether(8) describing the netgraph capabi...
2000-01-25 Søren SchmidtRetry a bit more agressively on the atapi identify.
2000-01-25 Jordan K. HubbardArgh, this is what I get for testing, making one last...
2000-01-25 Peter WemmFix left over references to things like 'ata0' in comments.
2000-01-25 Nick HibmaAdd usbd_clear_endpoint_toggle(pipe) function.
2000-01-25 Nick HibmaCorrect subroutine names in DPRINTF
2000-01-25 Matt JacobRedo the SHORT INQUIRY length stuff to be a bit cleaner.
2000-01-25 Matthew Dillon The swapdev_vp changes made to rip out the swap...
2000-01-25 Michael HaroAdd human-readable output flag, -h
2000-01-25 Kenneth D.... When autosense fails, make sure we retry the command.
2000-01-25 Matt JacobPropagate sense data through from SIM (if there) and...
2000-01-25 Matt JacobPropagate sense data through from SIM (if there) and...
2000-01-25 Matt JacobGo for the gusto and do the full 256 bytes for inquiry...
2000-01-25 Peter WemmAlways leave SP_DCEN on (monitor DCD). Otherwise the...
2000-01-25 Yoshinobu Inoueseveral tcp apps IPv6 update
2000-01-25 Sheldon HearnImprove the explanation on the (in)security of mktemp(3).
2000-01-25 Munechika SUMIKAWAFix return value check for inet_pton().
2000-01-25 Ruslan ErmilovNow that kernel is capable of notifying user processes...
2000-01-25 David E. O... Do not use "DEFAULT_VTABLE_THUNKS". The bugs that...
2000-01-25 David E. O... Fix English. Also use full spelling and reorg a little...
2000-01-25 Bruce EvansRemove i8042.h. This file is an improvement on its...
2000-01-25 Nick HibmaInstall the USB include files in /usr/include/dev/usb.
2000-01-25 Bruce EvansDon't follow null pointers if we somehow have a null...
2000-01-25 Bruce EvansFixed the profiling version ALTENTRY(). Again. The...
2000-01-25 Bruce EvansRemoved ssc and su.
2000-01-25 Bruce EvansFixed breakage of installation of zzz.8 in previous...
2000-01-25 Peter Wemms/pass0/pass/ so the passthrough device is removed...
2000-01-25 David E. O... Remove historical vestage from the days when there...
2000-01-25 David E. O... Do not use "DEFAULT_VTABLE_THUNKS". The bugs that...
2000-01-25 Matt Jacobput things in place for jumbograms
2000-01-25 Jordan K. Hubbardo Fix http proxy code for various extentions and deal...
2000-01-25 Matt Jacobdefine jumbo packet size
2000-01-25 Archie CobbsReserve a major number for /dev/skip, used by the ...
2000-01-25 Matthew Dillon Type-o, change from[...] = 0 to fromb[...] = 0...
2000-01-25 John PolstraBlock almost all signals in the default locking method...
2000-01-25 Yoshinobu InoueAvoid m_len and m_pkthdr.len inconsistency when changin...
2000-01-25 Yoshinobu InoueFix the bug that IPv4 ttl is not initialized when AF_IN...
2000-01-24 Matthew Dillon 'start' command was not reenabling printing.
2000-01-24 Philippe CharnierBack out previous commit minus spelling fixes. Should...
2000-01-24 Archie CobbsFix typo for the flag ``--ungzip'' which should have...
2000-01-24 Søren SchmidtGeneral cleanup.
2000-01-24 Mark MurrayAnother target to keep "make release" orthogonal.
2000-01-24 Mark MurrayMake a "do nothing" target to help "make release" look...
2000-01-24 Brian SomersMove the *intrq variables into net/intrq.c and uncondit...
2000-01-24 Søren SchmidtUpdate to keep track of next_writeable in userland.
2000-01-24 Mark MurrayAdd a (commented out) macro that will, when uncommented...
2000-01-24 David E. O... Merge cc_drv into cc_int. Merge more shared files...
2000-01-24 Mark MurrayBuild Kerberos5 if the correct macro is set. This is...
2000-01-24 Mark MurrayGrr...
2000-01-24 Mark MurrayMove CFLAGS to a more obvious place and allow INET6...
2000-01-24 Mark MurrayMove CFLAGS to a more obvious place and allow INET6...
2000-01-24 Mark MurrayBring in rest of K5 (AKA Heimdal) userland.
2000-01-24 Jeroen Ruigrok... Update my email address.
2000-01-24 Jeroen Ruigrok... Add AUTHORS section.
2000-01-24 Guido van RooijWe _do_ support MS_ASYNC
2000-01-24 Bill PaulAdd support for DM9102A boards with Davicom DM9801...
2000-01-24 Peter WemmCopy i386/isa/atapi-cd.[ch] to a new name so that it...
2000-01-24 Ruslan ErmilovUpdate skeleton dir file from the latest install-info(1).
2000-01-24 Ruslan Ermilovo No need to install `dir-tmpl' to /usr/share/info.
2000-01-24 Ruslan Ermilovo Use --defsection and --defentry options of install...
2000-01-24 Jeroen Ruigrok... Add dependant devices (device pci) that need to be...
2000-01-24 Ruslan ErmilovQuietly delete duplicate Info entries with --quiet.
2000-01-24 Jeroen Ruigrok... Bah! Give me the pointy hat. Never commit fixes when...
2000-01-24 KATO TakenoriMerged from sys/i386/conf/GENERIC rev 1.236.
2000-01-24 Roger HardimanUpdate to driver 2.07
2000-01-24 Roger HardimanUpdate to driver 2.07
2000-01-24 KATO TakenoriSynced with sys/i386/isa/isa_compat.h rev 1.25.
2000-01-24 KATO TakenoriSynced with files.i386.
2000-01-24 Kazutaka YOKOTAFix a bug exposed by the previous commit. Do not use...
2000-01-24 Mitsuru IWASAKIMerge from PAO3 -- Quick fix a bug which assign_driver...
2000-01-24 Mitsuru IWASAKITwo PCCard Modem entries.
next