]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-03-02 iedowseUse a signal-safe type for two variables that are used...
2005-03-02 brooksIf we don't have /usr/sbin/mtree, try to mount /usr...
2005-03-02 marius- Fix braino introduced in rev. 1.17, unlike the X1032A...
2005-03-02 brooksRemove a number of entries from the distribution target...
2005-03-02 brooks - Update etc/rc.d/newsyslog to FreeBSD standards and...
2005-03-01 davidxuFix incorrect comment.
2005-03-01 iedowseReduce the maximum supported save state size to 4k...
2005-03-01 brooks- Remove the dependency of /usr/bin/touch by using...
2005-03-01 wesAttempt to doff the pointy hat: implement 'hw.realmem...
2005-03-01 cognetIn cpu_throw(), correctly calculate td->td_md.md_tp.
2005-03-01 obrien.It the -v option.
2005-03-01 stefanfFix typo in a comment.
2005-03-01 cognetIntroduce realmem.
2005-03-01 ruPull up to ETHER_HDR_LEN before passing an mbuf to...
2005-03-01 bmahResort newfs(8) -f entry, no content changes.
2005-03-01 bmahNew release notes: LC_CTYPE files machine-independent...
2005-03-01 jhbRemove linux_emul_find() and the CHECKALT*() macros...
2005-03-01 bmahVarious grammar, punctuation, and style fixups.
2005-03-01 hartiMake sure the length variable is initialized to 0 befor...
2005-03-01 psUse kern_kevent instead of the stackgap for 32bit sysca...
2005-03-01 psregen
2005-03-01 psChange the prototype of kevent to remove the const...
2005-03-01 wpaulIn windrv_load(), I was allocating the driver object...
2005-03-01 pjdWe can specify device size in bytes. Document this...
2005-03-01 pjdAdd polish version of libc NLS catalog.
2005-03-01 psOoops. I will compile test before committing. The...
2005-03-01 glebiusAdd more locking when reading/writing to carp softc...
2005-03-01 glebius- Add carp_mtx. Use it to protect list of all carp...
2005-03-01 hartiSplit out ParseModifiers from VarParseLong.
2005-03-01 hartiVarParseLong: Create new else block for haveModifier...
2005-03-01 phkAvoid a couple of mutex operations in the process exit...
2005-03-01 glebiusUse NET_CALLOUT_MPSAFE macro.
2005-03-01 glebiusAdd macro NET_CALLOUT_MPSAFE, which should be used...
2005-03-01 flzAdd myself to the calendar.
2005-03-01 glebiusReplace NG_PARSE_APPEND() macro with ng_parse_append...
2005-03-01 glebiusRevert change to struct ifnet. Use ifnet pointer in...
2005-03-01 umecorrect WARNS=6 fix to use cast to (void *).
2005-03-01 glebiusRemove debugging printf.
2005-03-01 impUse BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_...
2005-03-01 rwatsonWhen mac_check_system_acct() fails, make sure to unlock...
2005-03-01 sobomaxMerge from NetBSD.
2005-03-01 grehanCatch up with "physical memory" sysctl change.
2005-03-01 hartiReverse a condition so that the else clause can be...
2005-03-01 impUse BUS_PROBE_DEFAULT in preference to 0. Also for...
2005-03-01 jeff - Fix anoter dyslexic moment; an atomic_set_int should...
2005-03-01 sobomaxSync with 1.9 from NetBSD, this includes:
2005-03-01 psCorrect the freebsd32_kevent prototype.
2005-03-01 trhodesAdd a manual page for the fm801 chipsets.
2005-03-01 trhodesAdd sysdoc, a small set of scripts which will parse...
2005-03-01 alcUse the kernel pmap's lock to guarantee that only one...
2005-03-01 obrienCatch up with the "physical memory" sysctl change.
2005-03-01 trhodesAdd rc.bsdextended. It's been tested enough.
2005-03-01 obrienSupport \H, \h, \w, \W, \$ string expansion in the...
2005-03-01 delphijMake an advise that a rebuild of fsck(8) is recommended...
2005-03-01 das- Split tests into three rough categories.
2005-03-01 das- Split the printfloat test into 11 individually wrappe...
2005-02-28 peterMFi386: Sync whitespace and an abbreviation
2005-02-28 peterMFi386: Update alc's copyright notice
2005-02-28 peterMFi386: Bring over John's local apic timer code
2005-02-28 ruBootstrap pwd_mkdb(8) and use its new feature during...
2005-02-28 wesAdd a sysctl that records the amount of physical memory...
2005-02-28 iedowseSave and restore the VGA state across a suspend-resume...
2005-02-28 ruAdd endianness support.
2005-02-28 iedowseAdd a missing bcopy() to make saving the VESA state...
2005-02-28 jhbDefine the _mtx_assert() function prototype as well...
2005-02-28 obrienFix a grammar nit of mine.
2005-02-28 obrien-mandoc style tweak rev 1.13.
2005-02-28 hartiDon't extract the .gdbinit file from the distribution.
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-28 hartiVirgin import of bsnmpd 1.8
2005-02-28 hartiVarParseLong: Move the initialisation of dynamic up...
2005-02-28 marcusIncrease the default stacksizes:
2005-02-28 hartiBuf_GetAll wants a pointer as its second argument,...
2005-02-28 yarGive a better advice on how to convert DOS text to...
2005-02-28 wpaulUse 0 instead if NULL for vm_offset_t argument to windr...
2005-02-28 rushaniIn hardware/sparc64/proc-sparc64.sgml, Ultra 5 is liste...
2005-02-28 yarSupport running carp(4) over a vlan(4) parent interface.
2005-02-28 hartiDon't modify the input string in VarParseLong(). It...
2005-02-28 ruStep 1/2 of making "make distribute" work for cross...
2005-02-28 rwatsonIn bpf_setf(), protect against races between multiple...
2005-02-28 phkAdd missing ()
2005-02-28 tobezIncrease usefulness of telnet(1) as a protocol tester...
2005-02-28 rwatsonUpdate a comment describing bpf_iflist to indicate...
2005-02-28 glebiusRemove unused field from carp softc.
2005-02-28 glebiusFix tcpdump(8) on carp(4) interface:
2005-02-28 nyanMFi386: revisions 1.1186 and 1187
2005-02-28 grehanCatch the case where the idle loop is entered with...
2005-02-28 obrienCatch up with the latest policies on knobs.
2005-02-28 obrienAccept the old user interface for NO_CLEAN as it is...
2005-02-28 pjdTypo.
2005-02-28 grehan- switch pcpu to a struct declaration ala amd64. It...
2005-02-28 ruUnbreak buildworld.
2005-02-28 grehanCorrectly set kernelname for kern.bootfile sysctl
2005-02-28 njlProtect against multiple includes and use _KERNEL to...
2005-02-28 njlBump FreeBSD version for change to install acpica inclu...
2005-02-28 yongariAdd missing va_end() in fdc_cmd.
2005-02-28 njlInstall acpi includes in dev/acpica. This should later...
2005-02-28 bruefferCorrect a macro name.
2005-02-28 bruefferTypos and grammar fixes, wordsmithing
2005-02-28 impThere were two calls to cardbus_do_cis when cardbus_do_...
next