]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-03-11 pjdAdd manual page for g_access(9) GEOM function.
2004-03-11 phkWhen I was a kid my work table was one cluttered mess...
2004-03-11 jhbRemove unused variables.
2004-03-11 simon- Use variable names instead of numbers for the script...
2004-03-11 desThis commit was generated by cvs2svn to compensate...
2004-03-11 desMFP4 (#47094): avoid bogus NULL pointer warnings when...
2004-03-11 phkProperly vector all bwrite() and BUF_WRITE() calls...
2004-03-11 phkRemove unused mnt_reservedvnlist field.
2004-03-11 phkRemove unused second arg to vfinddev().
2004-03-11 leProperly count references of our dev_t to avoid trigger...
2004-03-11 phkCorrectly account for extra bits in unit numbers when...
2004-03-11 sosAdd yet another VIA pci id.
2004-03-11 muxStop setting ifp->if_output to ether_output() since...
2004-03-11 bdeDon't implement anything in the ffs family in <machine...
2004-03-11 phkAdd clone_setup() function rather than rely on lazy...
2004-03-11 bdeFixed assorted misuses of NULL in integer context.
2004-03-11 bdeFixed mispellings of '\0' as NULL.
2004-03-11 bdeFixed a misspelling of 0 as NULL.
2004-03-11 josefReplace <iostream.h> with <iostream> to remove annoying...
2004-03-11 bdeFixed a misspelling of '\0' as NULL.
2004-03-11 bdeFixed misspellings of 0 as NULL.
2004-03-11 bdeFixed misspellings of '\0' as NULL.
2004-03-11 bdeFixed a misspelling of 0 as NULL.
2004-03-11 bdeFixed misspellings of 0 as NULL.
2004-03-11 bdeFixed misspellings of 0 as NULL.
2004-03-11 wpaulFix mind-o: sanity check in ndis_disable_ndis() is...
2004-03-11 wpaulFix the problem with the Cisco Aironet 340 PCMCIA card...
2004-03-11 phkBe more insistent on destroying geoms at unload time...
2004-03-11 trhodesAdd a newsyslog.conf manual page. This follows suit...
2004-03-11 trhodesRemove information about the configuration file.
2004-03-11 mlaierBack out id -g checks as they are wrong (sendmail group...
2004-03-11 marcelRemove stale or broken call to kdb_trap() and protected...
2004-03-10 schweikhGive xterm-basic the le entry. bs should be avoided.
2004-03-10 ruA manpage for ng_eiface(4).
2004-03-10 marcelIdentify the Deerfield processor. Deerfield is a low...
2004-03-10 ruReworked the fix to print the useful line number on...
2004-03-10 phkDon't call devsw() more than we need to, and in particu...
2004-03-10 phkMake the extern for adv_mcode match the reality: it...
2004-03-10 phkFix a long-standing deadlock issue with vnode backed...
2004-03-10 phkAdd an option to write collected data to file in binary...
2004-03-10 gadUndo the previous commit, which was just plain wrong...
2004-03-10 gadIncrease __FreeBSD_version to reflect the transition...
2004-03-10 gadChange time_t from a 32-bit value to a 64-bit value...
2004-03-10 bmsEliminate multiple __FBSDID and sys/cdefs.h.
2004-03-10 mlaierAdd installcheck for proxy:proxy and authpf.
2004-03-10 jhb- Document cv_broadcastpri().
2004-03-10 mlaierRemove `$Name$' leftovers from the port version reporting.
2004-03-10 mlaierftp-proxy no longer lives in /usr/local/...
2004-03-10 mlaierAdd trailing collon
2004-03-10 tjrSet stream orientation in ungetc() instead of __ungetc...
2004-03-10 tjrRemove duplicate check for EOF from ungetc(); __ungetc...
2004-03-10 phkWe don't retain 'x' bits in CVS so explicity use sh...
2004-03-10 tjrCall __sputc() directly in fputc() instead of taking...
2004-03-10 phkAdd first cut at "nanobsd":
2004-03-10 tjrCall __sgetc() directly in getchar() instead of taking...
2004-03-10 phkUse the external clock input for our PLL.
2004-03-10 tjrSet the stream orientation explicitly in fgetln() inste...
2004-03-10 phkRemove the /* 1.2 */ comment which was orphaned by...
2004-03-10 tjrSet stream orientation in puts().
2004-03-10 phkPut libypclnt behind NO_YP_LIBC
2004-03-10 phkRearrange some of the GEOM debugging tools to be more...
2004-03-10 bdeFixed a misspelling of 0 as NULL.
2004-03-10 phkFix handling of tap/vmnet flag in relation to cloning...
2004-03-10 wpaulFix several issues related to the KeInitializeTimer...
2004-03-10 rwatsonMove the AH algorithm list from a static local function...
2004-03-10 alc - Make the acquisition of Giant in vm_fault_unwire...
2004-03-10 rwatsonLock down IP-layer encapsulation library:
2004-03-10 rwatsonScrub unused variable zeroin_addr.
2004-03-10 jmgmake sure we had the filedesc lock when calling fdinit...
2004-03-10 peadarAnother April Fool signs up.
2004-03-09 rwatsonConst-poison ethernet and FDDI broadcast address consta...
2004-03-09 phkMake this file more generally usable:
2004-03-09 jhbMake libgeom usable by C++ programs:
2004-03-09 jbRemove duplicate code.
2004-03-09 wpaulTrim unneeded includes from if_ndis_pccard.c and if_ndi...
2004-03-09 rwatsonIntroduce stf_mtx to protect global softc list in if_st...
2004-03-09 kientzleMany fixes.
2004-03-09 rwatsonIntroduce faith_mtx to protect the if_faith global...
2004-03-09 wpaulIf the resource listing obtained from BUS_GET_RESOURCE_...
2004-03-09 ruMake it possible to ``.undef ${VAR}'' (expanding VAR...
2004-03-09 rwatsonIntroduce lo_mtx to protect the global loopback softc...
2004-03-09 rwatsonIntroduce disc_mtx to protect the global softc list...
2004-03-09 leFix an integer overflow when dealing with very large...
2004-03-09 dwmaloneFix the easy warnings:
2004-03-09 dwmaloneMisc fixes brought to light by WARNS=6:
2004-03-09 pjd- Don't take sectorsize from first disk. Calculate...
2004-03-09 pjdPrint a space character between string given as a macro...
2004-03-09 leAnd a bandaid so that the output of "available space...
2004-03-09 leSince vinum doesn't fake disklabels anymore, remove...
2004-03-09 ruFixed line numbering inside the .for loops.
2004-03-09 njlSimplify some logic in converting a buffer to an integer.
2004-03-09 njlUse an unsigned int instead of an int for the Get/Set...
2004-03-09 jbBackout the previous revision due to objections.
2004-03-09 marcelReset the text attributes when initializing the console...
2004-03-09 njlHook CPUs up to newbus. CPUs will ultimately be a...
2004-03-09 jbAdd #ifdef CPU_SOEKRIS in the missing places around...
2004-03-09 jbAMD's ELAN documentation says that you write to the...
2004-03-09 jbOn 4.X it was possible for an application to initialise...
2004-03-09 mikehThese aren't all binary options.
2004-03-08 aleFix typos.
next