]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-12-09 cognetA #define is not enough, we need to cast from u_long...
2005-12-09 cognetDefine atomic_whatever_long
2005-12-09 cognetIn copyout(), quad-align the source buffer, and use...
2005-12-09 ruFiles are installed with mode 444 by default.
2005-12-09 njlReally fix the relative timestamp bug. It was only...
2005-12-09 sosUnbreak hotplug support on the ICH6 and ICH7 chipsets.
2005-12-09 davidxuSync with i386, fix compiling for non-SMP.
2005-12-09 davidxuFix compiling warning on 64 bits system.
2005-12-09 glebiusCleanup _FreeBSD_version.
2005-12-09 pjdFix build breakage by fixing typo.
2005-12-09 davidxuAdd a sysctl to force a process to sigexit if a trap...
2005-12-09 davidxuRemove itimers_event_hook, now it is a private function...
2005-12-09 ruFix memory leak.
2005-12-09 ruconfig.5 was repocopied from share/man/man5/ to usr...
2005-12-09 davidxuRegister itimers_event_hook as a kernel event handler...
2005-12-09 kientzleRemove the -B option from the directory-copying example...
2005-12-09 suzfixed a kernel crash at the initialization time of...
2005-12-09 obrienTweak -32 description and add -32 FILES.
2005-12-09 davidxuComment out mqfs_create_link. Inline some small functions.
2005-12-09 davidxuNow SIGCHLD is always queued.
2005-12-09 davidxuCleanup sigqueue sysctl.
2005-12-08 pjd- Allow to specify the byte which will be used for...
2005-12-08 pjdTeach NOP GEOM class how to gather the following statis...
2005-12-08 impCareful measurement of the ST Labs card shows that...
2005-12-08 ambriskoRegen for futimes.
2005-12-08 ambriskoAdd 32bit version of futimes so untar doesn't result...
2005-12-08 stefanf- Document trap's -l option and the behaviour of a...
2005-12-08 stefanfPrint empty quotes ('') when an empty string is passed...
2005-12-08 stefanfCorrectly quote the output when showing the installed...
2005-12-08 rodrigcAdd support for 7320 and 915 PCIe chipsets.
2005-12-08 jhbWhitespace: reduce diffs with amd64.
2005-12-08 jhbMFi386:
2005-12-08 stefanfClarify that the echo builtin takes an arbitrary number...
2005-12-08 glebiusA big rewrite of receive Jumbo frame handling. Remove...
2005-12-08 glebiusSuppress logging about unimplemented syscalls to one...
2005-12-08 rwatsonAfter printing per-cpu cache contents, summarize total...
2005-12-08 oleg1) fix tiny bug in bge_start_locked()
2005-12-08 rwatsonTeach umastat about the variable-length array of per...
2005-12-08 andreAdd an API for jumbo mbuf cluster allocation and also...
2005-12-08 nyanMACHINE is changed to "pc98" on FreeBSD/pc98.
2005-12-08 nyanSwitch MACHINE to "pc98" on FreeBSD/pc98.
2005-12-08 davidxuo Remove SI_KERNEL until I really implemented it.
2005-12-08 umethe response NS to a DAD NS was not sent correctly...
2005-12-08 rodrigcIn devfs_first(), set mp->mnt_opt to a valid empty...
2005-12-08 rodrigcAdd "errmsg" to list of global mount options.
2005-12-08 iedowseReorder the calling of the completion callback and...
2005-12-08 jkimDo not accept an empty bpf program.
2005-12-07 obrienUse cross-compile friendly spelling of CPUTYPE.
2005-12-07 obrienRemove the ports version of bsdiff - it is now in the...
2005-12-07 obrienRemove the ports version of portsnap - it is now in...
2005-12-07 jkimFix build without BPF_JITTER option.
2005-12-07 jkimAdd BPF Just-In-Time compiler support for ng_bpf(4).
2005-12-07 dougbAdd a paragraph to the COMMON ITEMS section that descri...
2005-12-07 ruStyle, no functional changes.
2005-12-07 emaxTeach rfcomm_sppd(8) to recognize "lan" (for LAN Access...
2005-12-07 obrienSSE2 comes thru the users choice of CPUTYPE.
2005-12-07 obrienDefault to producing 'k8' COMPAT_32BIT bits, but allow...
2005-12-07 obrienAdd support for the nVidia nForce MCP12 & MCP13 Network...
2005-12-07 obrienCatch up to the nvenetlib 1.0-0310 import.
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-07 obrienUpdate the nForce MCP NIC bits. This is version 1...
2005-12-07 desWording tweaks.
2005-12-07 desAdd a -0 option for interoperability with xargs -0.
2005-12-07 desAdd -r option for GNU compatibility.
2005-12-07 impUse __DEVOLATILE to cast conspeed.
2005-12-07 obrienstyle(9) nits
2005-12-07 obrienAdd Sparc TLS relocation definitions.
2005-12-07 rodrigcChanges imported from XFS for FreeBSD project:
2005-12-07 pjd- The geom(8) utility only uses three types of argument...
2005-12-07 pjdConvert gstripe(8) regression tests to the new framework.
2005-12-07 pjdConvert gshsec(8) regression tests to the new framework.
2005-12-07 pjdConvert graid3(8) regression tests to the new framework.
2005-12-07 pjd- Make use of geom_subr.sh to improve regression tests.
2005-12-07 pjdFinish conversion of gconcat(8) regression tests to...
2005-12-07 pjdAdd file with helper functions for geom tools regressio...
2005-12-07 pjdConvert gnop(8) regression tests to the new framework.
2005-12-07 pjdConvert gmirror(8) regression tests to the new framework.
2005-12-06 impBack out my sh -> ${SHELL} change, since it will be...
2005-12-06 peterCatch up to the system siginfo changes. Use a union...
2005-12-06 jhb- Cleanup whitespace and extra ()s in vtophys() macros.
2005-12-06 obrien"Create" ldexpf for non-i386 architectures.
2005-12-06 jkimFix ZERO_EDX() macro from the previous commit. It...
2005-12-06 emaxTeach sdpd(8) to check peer's credentials before accept...
2005-12-06 mariusUse <sys/ktr.h> directly in .S files instead of exporti...
2005-12-06 mariusExtend the scope of #ifndef LOCORE to also cover the...
2005-12-06 ruWhen compiling with the kernel, detect if INET6 support...
2005-12-06 njlRevert two changes I was testing regarding polling...
2005-12-06 njlAdd KTR support and move some performance debugging...
2005-12-06 njlFix -r flag to actually work. "now" comes after "then...
2005-12-06 ruAdd a MACHINE_CPU entry for "ev67".
2005-12-06 ruDrop _MACHINE_ARCH and _MACHINE defines (not to be...
2005-12-06 rucpp(1) only understand integer arithmetical expressions, so
2005-12-06 nyanMFi386: Add BPF Just-In-Time compiler.
2005-12-06 ruFix -Wundef warnings from compiling GENERIC and LINT...
2005-12-06 glebiusWhen we drop packet due to no space in output interface...
2005-12-06 glebius Optimize parallel processing of ipfw(4) rulesets...
2005-12-06 glebius- Mention also the COMPAT_FREEBSD5 option along with...
2005-12-06 davidxuFix markeup.
2005-12-06 davidxuSync with signal.h.
2005-12-06 alcReduce the scope of the page queues lock in exec_map_fi...
next