]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-05-26 pjdThose sysctls shouldn't be writtable from inside a...
2004-05-26 brooksUse new eui64(3) functions to print EUI-64s and to...
2004-05-26 brooksAdd support for an /etc/eui64 file modeled on /etc...
2004-05-26 matkAdd PCI ID for via 8237.
2004-05-26 tmmIt seems that clearing the MCR_IE bit in the modem...
2004-05-26 dwmaloneSilence some constness and printf type warnings. Most...
2004-05-26 josefUnbreak build if
2004-05-26 pjdFix order.
2004-05-26 pjdSysctl hw.bus.devctl_disable shouldn't be writtable...
2004-05-26 impAdd pccarddevs.h and usbdevs.h as depends, ala miidevs...
2004-05-26 nyanMFi386: revision 1.493.
2004-05-26 tmmRetire cpu_sched_exit(); it is not used any more.
2004-05-26 tmmMove the per-CPU vmspace pointer fixup that is required...
2004-05-26 yarif_printf() won't emit a newline unless told to.
2004-05-26 pjdDump some more informations:
2004-05-26 yarUpdate the status of VLAN support in interface drivers.
2004-05-26 pjdPrint provider's size in human-readable form as well.
2004-05-26 bdeQuick fix for overflow when tsc_freq >= 2^31. "int...
2004-05-26 bdeMFamd64:
2004-05-26 impMove to generating pccarddevs.h on the fly, both for...
2004-05-26 impFix disorder introduce in 1.862 by sorting emu10k befor...
2004-05-26 impdevlist2h.awk is too generic a name for what it does...
2004-05-25 rikKeepalive timer should be added if we does not have...
2004-05-25 pjdHumanize_number(3) is a part of libutil.
2004-05-25 le'ld' lists drives, not volumes.
2004-05-25 wollmanDefinition of recursion.
2004-05-25 trhodesYou want to include libutil.h, not util.h.
2004-05-25 desMFS: vm_map.c rev 1.187.2.27 through 1.187.2.29, fix...
2004-05-25 desBack out previous commit; it went to the wrong file.
2004-05-25 bruefferFix spelling
2004-05-25 desMFS: rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDA...
2004-05-25 njlEnable GPE at runtime rather than suspend time. This...
2004-05-25 csjpAdd a super-user check to ipfw_ctl() to make sure that...
2004-05-25 pjdUse humanize_number(3).
2004-05-25 yarTeach fxp(4) to control VLAN_MTU in the hardware.
2004-05-25 yarAfter all the relevant drivers have been fixed, fix...
2004-05-25 gadAdd pgrep(1) and pkill(1) to the cross-reference sectio...
2004-05-25 tjrRevert to rev. 1.36 until issues with -Wredundant-decls...
2004-05-25 pjdActually negative size is possible for file system...
2004-05-25 desAs previously threatened, give each device its own...
2004-05-25 tjrFix typo in previous: getwc() should call fgetwc()...
2004-05-25 desSet the IFCAP_VLAN_MTU bit in capenable as well.
2004-05-25 desSet baudrate to 100 Mbps, and advertise our ability...
2004-05-25 tjrScan the source string for invalid wide characters...
2004-05-25 maximo Fix typo: s/bslim/bhlim/.
2004-05-25 tjrProvide trivial macro implementations of getwc(), getwc...
2004-05-25 joergRound #1 of improving pcf(4).
2004-05-25 joergNull commit: this is just a notification only that...
2004-05-25 njlUse the correct location of the EBDA for searching...
2004-05-25 alcCorrect two error cases in vm_map_unwire():
2004-05-25 njlRemove call to _INI for thermal devices. ACPI-CA now...
2004-05-25 njlThis commit was generated by cvs2svn to compensate...
2004-05-25 njlRemove a warning of a constant that is too large. ...
2004-05-25 njlAdd suspend/resume support to the debugger.
2004-05-25 njlChanges to implement 20040514:
2004-05-25 njlLocal change: allow usermode to compile this header...
2004-05-25 njlLocal change: don't hang forever if WAK_STS is never...
2004-05-25 njlLocal change: remove warnings.
2004-05-25 njlLocal diff: allow use of the disassembler.
2004-05-25 njlUnchanged files that are off the vendor branch.
2004-05-25 njlVendor import of Intel ACPI-CA 20040514.
2004-05-25 njlThis commit was generated by cvs2svn to compensate...
2004-05-25 mdodd- Close fd if fdopen(fd) fails.
2004-05-24 pjd- Add a cross-reference to geom(8).
2004-05-24 pjdAdd manual page for geom(8) utility.
2004-05-24 mdoddAdd two new flags: -w, which allows new files to be...
2004-05-24 pjdIn verbose mode print disk sizes in human readable...
2004-05-24 pjdUse humanize_number(3) to format sizes into a human...
2004-05-24 pjdAdd humanize_number(3) to libutil for formating numbers...
2004-05-24 pjdMark du(1) as WARNS6 clean.
2004-05-24 julianUse NG_NODESIZ instead of (NG_NODELEN + 1)
2004-05-24 julianUse NG_HOOKSIZ instead of the deprecated (NG_HOOKLEN...
2004-05-24 jhbUse PCI_BAR() rather than PCIR_MAPS.
2004-05-24 jhbWrap the code to save/restore PCI config registers...
2004-05-24 muxChange a if (...) panic() to a KASSERT().
2004-05-24 impUse PCI_BAR() in preference to PCI_MAPS + x * 4.
2004-05-24 maximGrammar.
2004-05-24 stefanfDon't declare spectHex() inside a function, use a real...
2004-05-24 stefanfUse the correct types for the functions rst_opendir...
2004-05-24 stefanfInclude <timeconv.h> for time conversion functions.
2004-05-24 impDo not write to those config registers that are unambig...
2004-05-24 jhbRevert part of rev 1.230 and assume that all EISA IRQs...
2004-05-24 desInstall nsswitch.
2004-05-24 stefanfInclude <sys/linker.h> for kldload().
2004-05-24 leAdd option '-o' for one-line output in combination...
2004-05-24 stefanfInclude <stdlib.h> for exit() and abort() prototypes.
2004-05-24 stefanfInclude <string.h> for prototypes of various string...
2004-05-24 bdeOops, ".align 4" for the data section in the previous...
2004-05-24 leDiff reduction to NetBSD.
2004-05-24 stefanfInclude <rpc/rpc_com.h> for a _rpc_dtablesize() prototype.
2004-05-24 bdeFixed profiling of trap, syscall and interrupt handlers...
2004-05-24 stefanfInclude <netinet/in.h> for ntoh*() and hton*() prototypes.
2004-05-24 desIf nsswitch.conf does not exist, create it with the...
2004-05-24 desMove the task of updating nsswitch.conf / host.conf...
2004-05-24 bdeDon't repeat the definition of IDTVEC(). It is in...
2004-05-24 muxRemove another redundant if_output initialization.
2004-05-24 stefanfInclude <stdio.h> for a sprintf() prototype.
2004-05-24 bdeFixed insertion sort error in previous commit (prof_mac...
2004-05-24 stefanfInclude <stdlib.h> for exit() and add a prototype for...
2004-05-24 umedrop packet which has ::1 as src or dst via other than lo0
next