]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-19 gallatinAdd support for probing secondary buses on the ServerWo...
2002-07-19 dillonAdd the tcps_sndrexmitbad statistic, keep track of...
2002-07-19 muxWrap a line longer than 80 characters.
2002-07-19 markmMerge conflicts.
2002-07-19 mux- Merge the mount options at MNT_UPDATE time with vfs_m...
2002-07-19 markmThis commit was generated by cvs2svn to compensate...
2002-07-19 markmSnapshot of NetBSD's (x)lint. Little functionality...
2002-07-19 markms/inline/__inline/
2002-07-19 markmMerge from import. The import was done ages ago, and...
2002-07-19 markms/inline/__inline/
2002-07-19 markm"inline" fixing. Replace "inline" with "__inline" to...
2002-07-19 phkUpdate to current reality: change COMPILEDIR and work...
2002-07-19 tjrRemove broken and incomplete support for old releases...
2002-07-19 obrienAdd the ebus sio attachment.
2002-07-19 ruDon't install any old cruft present in the tree, including
2002-07-19 mckusickAdd support to UFS2 to provide storage for extended...
2002-07-19 alc o Duplicate an odd side-effect of vm_page_wire() in...
2002-07-18 julianClear up confusion in ugly code. ^T gave wrong results...
2002-07-18 joergTry to give a more descriptive error message for the...
2002-07-18 dillonIntroduce two new sysctl's:
2002-07-18 brianRemove unused calls to inet_addr()
2002-07-18 ruCorrection to the previous revision: define SHLIB_LINK...
2002-07-18 alc o Remove the acquisition and release of Giant from...
2002-07-18 bmahMFCs noted: OPIE 2.4, OpenBSD m4 20020426, GNU tar...
2002-07-18 markmBeautify. This has the side effect of improving portabi...
2002-07-18 markmVoid functions cannot return values.
2002-07-18 nyanRemove boot2 temporarily.
2002-07-18 phkAdd initialization code for the AMD Elan sc520 which...
2002-07-18 ruTo force install(1) to always compare files before...
2002-07-18 bennoRemove the statically allocated array that holds OpenFi...
2002-07-18 bennoMajor rework of how we copy data into kernel space.
2002-07-18 ruInstall scripts via FILES (purposedly not via SCRIPTS...
2002-07-18 tjrDon't assume file descriptors fit in a short, use an...
2002-07-18 ruAdded groff(1) and natd(8) entries.
2002-07-18 rus/${INSTALL} -c/${INSTALL} ${COPY}/
2002-07-18 rus/install -c/${INSTALL} ${COPY}/
2002-07-18 phkAdd an entry for the AMD Elan SC520 hostbridge. I...
2002-07-18 peter(VM_MAX_KERNEL_ADDRESS - KERNBASE) / PAGE_SIZE may...
2002-07-18 tjrAvoid using ints or shorts to store process id's, use...
2002-07-18 tjrMake the message that is printed when the foreground...
2002-07-18 ruMove the definition of FreeBSD 4.6 back to where it...
2002-07-18 murrayAdd definition for FreeBSD 4.6.1.
2002-07-18 murrayRevert last change.
2002-07-18 impIntegrate the hw.pcic.pd6722_vsense tunable from the...
2002-07-18 impSome strange hacks for the clpd6729:
2002-07-18 murrayTeach mdoc about FreeBSD 4.6.1
2002-07-18 impThe Compaq WL200 is a CL-PD6729 based pci card with...
2002-07-18 luigiMove IPFW2 definition before including ip_fw.h
2002-07-18 ddRemove spurious "echo '.'".
2002-07-18 bsdApply same fix as Rev 1.19 of /etc/rc.diskless2: create...
2002-07-18 dougbAnonymize the "portmap" program to get better compatibi...
2002-07-18 dougbMake nisdomainname=NO DTRT
2002-07-18 dougbCleanup some pollution from the NetBSD sync, and add...
2002-07-18 gordonFix a typo that caused dhclient not to work.
2002-07-18 gordonMerge in all the changes that Mike Makonnen has been...
2002-07-18 umebe able to configure to run an IPv6 routing daemon...
2002-07-18 umefixed to make mbuf chain.
2002-07-18 alc o Introduce an argument, VM_ALLOC_WIRED, that requests...
2002-07-18 peterUse pmap_kenter() rather than vtopte() and bashing...
2002-07-17 peterFix a transcription typo. s/ACPI_PTR/ACPI_POINTER/
2002-07-17 peteria64 does not have the same degree of stealth include...
2002-07-17 peterThis is a userland tool, not a kernel component or...
2002-07-17 peterPacify gcc on ia64
2002-07-17 dillonI don't know how the minimum retransmit timeout managed...
2002-07-17 peterFix some typos in 1.68 from over a week ago.
2002-07-17 peterCap the initial PV and PTE table preallocations. Other...
2002-07-17 peterBe sure to use a logical address for the SAL table...
2002-07-17 peterUpdate for new ACPICA import. Gah.
2002-07-17 jakeAdd END markers to asm functions so that debuggers...
2002-07-17 peterAvoid trying to set PG_G on the first 4MB when we set...
2002-07-17 yarAvoid passing NULL to freehostent(3).
2002-07-17 julianFix a reversed test.
2002-07-17 julianMake sure the process state for the idle proc is set...
2002-07-17 yarFix setting parameters for getipnodebyaddr(3):
2002-07-17 scopAdd myself.
2002-07-17 desIn pam_init_ctx(), register a cleanup function that...
2002-07-17 ruSort FILES.
2002-07-17 dwmaloneFix a spelling mistake.
2002-07-17 markmClean up the syntax WRT semicolons at the end of functi...
2002-07-17 robertoFix installworld.
2002-07-17 sheldonhOne external utility was ommitted in the previous delta:
2002-07-17 nyanMFi386: revision 1.524.
2002-07-17 nyanMFi386: revision 1.350.
2002-07-17 robertodi_createtime -> di_birthtime.
2002-07-17 ruHandle installation of links through bsd.links.mk.
2002-07-17 luigiFix a panic when doing "ipfw add pipe 1 log ..."
2002-07-17 sheldonhThe following builtins are now available as external...
2002-07-17 impBetter verbage on hw.pcic sysctls, delete now obsolete...
2002-07-17 impo Remove workaround that I put in to mask the BadVcc...
2002-07-17 impBe more conservative about the address ranges we assign...
2002-07-17 mikehGLOB_QUOTE has been retired.
2002-07-17 impAdd definitions for the Ext 1 register on cirrus logic...
2002-07-17 dillonQualify comment on machdep.cpu_idle_hlt. Turning this...
2002-07-17 imppccard_common.c is no longer necssary
2002-07-17 impEliminate the need for pccard_common.c by moving the...
2002-07-17 mikehUpdate glob(3) to add all the POSIX required options...
2002-07-17 impAdd support for Elsa XI325, Netgear MA401RA, and Nokia...
2002-07-17 impregen from pccarddevs 1.33
2002-07-17 impMFOpenBSD:
2002-07-17 jhb- Use more correct values to initialize the AGP control...
next