]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-01-27 n_hibmaMove the defines to the right location.
2000-01-27 n_hibmaAdd umass.c
2000-01-27 obrienBump __FreeBSD_version and __FreeBSD_cc_version due...
2000-01-27 iwasakiAdd 'config auto' confirmed entries.
2000-01-27 jasoneSimplify sytem call renaming. Instead of _foo() <...
2000-01-27 obrienRevert to rev 1.3 since the sed'ing is wrong. Revisit...
2000-01-27 asmodaiWelcome the ata(4) manpage. This will be highly used...
2000-01-27 archieInclude ddb/db_sysctl.c when compiling with 'options...
2000-01-27 archieAdd a new sysctl "debug.enter_debugger" (when the kerne...
2000-01-27 jhbAdd the new cdldr CD bootstrap loader. This patch...
2000-01-27 joeHistorically file flags (schg, uschg, etc) have been...
2000-01-27 jhbFix brokenness introduced with the PAGING conditional...
2000-01-27 mharocleanup using suggestions from bde
2000-01-27 wpaulFix some typos. Mention DM9102A support. Mention suppor...
2000-01-27 asmodaiCompletely remove ATA_16BIT_ONLY, since this is done...
2000-01-27 sumikawaRemove 'USE_INET6' define. Now we check IPv6 ability...
2000-01-27 sosAdd sysctl oid hw.atamodes to set the transfermodes...
2000-01-27 sosremove the ATA_16BIT_ONLY options, its now automatic.
2000-01-27 joergFix a problem that caused the generation of an (almost...
2000-01-27 asmodaiRemoved ATA_STATIC_ID and ATA_16BIT_ONLY from the undoc...
2000-01-27 shinAvoid core dump when ai_canonname is NULL.
2000-01-27 mjacobStyle change and comment difference per bde.
2000-01-27 ruo Back out rev 1.4 - reallocf() failure clobbers existi...
2000-01-27 shinAvoid verbose error messages when ipsec initialization...
2000-01-27 nyanSupported non-512 bytes/sector format.
2000-01-27 peterMove if_tun back to the common section now that it...
2000-01-27 shinAllow reverse lookup for loopback addr.
2000-01-27 yokotaAdd more PCI VGA graphics card descriptions.
2000-01-27 shinAdded ip6_forwarding check when prefix related ioctl...
2000-01-27 shinanother tcp apps IPv6 updates.(should be make world...
2000-01-27 obrienFixes for my mandoc braindamage.
2000-01-27 mjacobA cleaner fix to previous.
2000-01-27 peterForced commit; should be no changes except the $FreeBSD...
2000-01-27 wesRe-worded the NetWare support following some notes...
2000-01-27 mjacobFix ctags from core dumping on alpha. Let the diffs...
2000-01-27 bdeQuick fix for stack overflow when there are more than...
2000-01-27 bdeUse a long line instead splitting a line with backslash...
2000-01-27 bdeFixed wrong includes in synopsis.
2000-01-27 archieAdd control message ASCII conversion for this node...
2000-01-27 mckusickAdd soft updates to the set of things being tagged...
2000-01-27 brianIf we're in callback mode, don't forget this fact when we
2000-01-27 brianActually ignore comments at the end of lines - broken...
2000-01-26 archieDocument the memory leak that is inherent in FreeBSD...
2000-01-26 dillon Fix catastrophic bug in NQNFS related to UDP mounts...
2000-01-26 cghandle simplex devices right
2000-01-26 archieDocument the -X flag.
2000-01-26 archieAdd the -X flag to dump the buffer in "emacs-hexl"...
2000-01-26 iwasakiMerge from PAO; Add new keywords for pccard.conf, auto...
2000-01-26 peterSigh. Really fix it this time. It seems the first...
2000-01-26 peterFix world breakage (kdump, truss) causes by rev 1.107...
2000-01-26 wesAdd notes about NWFS client and NCP library for Boris.
2000-01-26 peterRevision 1.3 is now taken care of in the base ncurses...
2000-01-26 peterAdd the new version.c file for curses_version(3)
2000-01-26 peterThis commit was generated by cvs2svn to compensate...
2000-01-26 peterImport ncurses-5.0-release to update the 5.0-prerelease...
2000-01-26 rwatsonA few more touchups:
2000-01-26 peterRe-add vpo. I've just re-tested this in a 'make world...
2000-01-26 shinRemoved 3rd arg from bindresvport_sa() call, because...
2000-01-26 desFix timestamp handling.
2000-01-26 katoSynced with sys/i386/isa/isa_compat.h and pcaudio.c...
2000-01-26 katoSynced with sys/i386/isa/npx.c rev 1.79.
2000-01-26 n_hibmaProperly teardown the allocated and initialised stuff...
2000-01-26 bdeImproved English in the messages printed by diskerr().
2000-01-26 n_hibmaDon't set ivars until we checked the return value from...
2000-01-26 shinbindresvport related changes
2000-01-26 n_hibmaAdd comments
2000-01-26 shinFix getaddrinfo() behaviour to be more compliant with...
2000-01-26 peterUse a more conventional copyright message.
2000-01-26 rwatsonMinor fixes to library interface to improve POSIX.1e...
2000-01-26 obrienRemove `vpo' with a vengeance -- "EXAMPLE" modules...
2000-01-26 msmithCorrectly initialise the available IRQ numbers in the...
2000-01-26 brianDon't use ATM on the alpha - it #errors out.
2000-01-26 obrienif_tun is out of here -- it can come back with it stops...
2000-01-25 dfrThe ppc driver has moved to sys/isa.
2000-01-25 dfrGet the ppc driver from sys/isa instead of sys/i386...
2000-01-25 dfrMake this lot build on alpha.
2000-01-25 dfr* Don't use ivars to access resources, bus_set/get_reso...
2000-01-25 dfrConvert pca driver to newbus and add PnP ids.
2000-01-25 dfrUse device_printf() instead of device_print_prettyname().
2000-01-25 mjacobBecause we added 4 bytes to the inquiry data size,...
2000-01-25 archieAdd a reference to ng_ether(8).
2000-01-25 archieAdd a reference to ng_bpf(8).
2000-01-25 archieNew man page ng_ether(8) describing the netgraph capabi...
2000-01-25 sosRetry a bit more agressively on the atapi identify.
2000-01-25 jkhArgh, this is what I get for testing, making one last...
2000-01-25 peterFix left over references to things like 'ata0' in comments.
2000-01-25 n_hibmaAdd usbd_clear_endpoint_toggle(pipe) function.
2000-01-25 n_hibmaCorrect subroutine names in DPRINTF
2000-01-25 mjacobRedo the SHORT INQUIRY length stuff to be a bit cleaner.
2000-01-25 dillon The swapdev_vp changes made to rip out the swap...
2000-01-25 mharoAdd human-readable output flag, -h
2000-01-25 kenWhen autosense fails, make sure we retry the command.
2000-01-25 mjacobPropagate sense data through from SIM (if there) and...
2000-01-25 mjacobPropagate sense data through from SIM (if there) and...
2000-01-25 mjacobGo for the gusto and do the full 256 bytes for inquiry...
2000-01-25 peterAlways leave SP_DCEN on (monitor DCD). Otherwise the...
2000-01-25 shinseveral tcp apps IPv6 update
2000-01-25 sheldonhImprove the explanation on the (in)security of mktemp(3).
2000-01-25 sumikawaFix return value check for inet_pton().
2000-01-25 ruNow that kernel is capable of notifying user processes...
next