]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-01-18 obrienWe don't need our own personal definition of __CONCAT.
2003-01-18 obrienSimplify the Makefile by just using our standard PROG...
2003-01-18 tomNote that Wisecom's PCI adapter works.
2003-01-18 obrienRev 1.16 renamed VM_METER to VM_TOTAL. This is breakin...
2003-01-18 ueAdd a missing word
2003-01-18 alfredDocument lock order reversals possible when calling...
2003-01-18 hsuOptimize away call to bzero() in the common case by...
2003-01-18 muxDon't try to free() map in bus_dmamap_destroy() when...
2003-01-18 gioriaAllow French releases notes to be build correctly
2003-01-18 ueMFbed: translation updates and fixes
2003-01-18 phkInline now trivial functions getccdbuf() and putccdbuf().
2003-01-18 desDon't truncate lines if an error occurred.
2003-01-18 desIndentation cleanup.
2003-01-18 grehanRemoved unnecessary includes and brought up to date...
2003-01-18 phkFix minor memory-leak.
2003-01-18 grehanStub profile.h, required for userland builds.
2003-01-18 grehan<machine/ieee.h>, taken from sparc64
2003-01-18 grehanFix bugs with operand ordering and unnecessary sync...
2003-01-18 grehanAllow the MD frame definition to be seen in. Required...
2003-01-18 grehanRAIDframe requires LONG_BIT
2003-01-18 grehanPrepended underscores to macro local vars, avoiding...
2003-01-18 grehanChange definition of int64 to avoid gcc3.2.1 complaints...
2003-01-18 phkUse the M_CCD malloc bucket instead of M_DEVBUF.
2003-01-18 phkInline trivial function ccdintr() into its one caller...
2003-01-18 phkFix two errorchecks to check for negative error returns.
2003-01-18 phkSanitize the copyright section a bit: We do not need...
2003-01-18 nyanRemove unneeded entries.
2003-01-18 nyanFixed comment.
2003-01-18 jmallettConsistentify output whitespace.
2003-01-18 billfMFCrypto: update RFC assigned telnet options (r1.9)
2003-01-18 billfadd more RFC defined telnet options
2003-01-18 mtmMake the debug messages, for when a script rolls its...
2003-01-18 jmallettFix typo.
2003-01-18 mdodd- Removed unecesary code.
2003-01-18 jmallettNuke dumb error reporting code, people can just use...
2003-01-18 jmallettSimplify conditional.
2003-01-18 jmallettRefer to the process label as proclabel, as there is...
2003-01-18 rwatsonCaution programmers not to confuse M_DONTWAIT with...
2003-01-18 marcelMFp4: Add support for memory mapped UARTs, but don...
2003-01-18 marcelIf we're going to build and install this on ia64, we...
2003-01-18 shibaAdd BUFFALO LPC-CF-CLT(10Base-T Compact Flash Ether...
2003-01-18 shibaRegen.
2003-01-18 shibaAdd Accton EN2216.
2003-01-18 shibaRegen.
2003-01-18 hsuFix long-standing bug predating FreeBSD where calling...
2003-01-18 tjrFake up a struct componentname to pass to VOP_WHITEOUT...
2003-01-17 phkRemove subr_diskslice.c and subr_diskmbr.c which I...
2003-01-17 phkRemove subr_diskslice.c and subr_diskmbr.c which I...
2003-01-17 mdodd- Style fixes.
2003-01-17 phkia64 didn't need subr_diskslice.c and subr_diskmbr...
2003-01-17 phkWe do not need subr_diskslice.c and subr_diskmbr.c...
2003-01-17 phkMove alpha_fix_srm_checksum() from subr_diskmbr.c to...
2003-01-17 phkRemove the unused DSO_* options.
2003-01-17 tmmDocument that listen() can return EINVAL now.
2003-01-17 tmmDisallow listen() on sockets which are in the SS_ISCONN...
2003-01-17 phkSparc64 does not need subr_diskslice.c and subr_mbr...
2003-01-17 fanfStyle fixes: brackets around the argument of return...
2003-01-17 fanfAdd a necessary cast, because ptrdiff_t isn't necessari...
2003-01-17 phkMove dkmodpart() from subr_diskslice.c to subr_disklabel.c.
2003-01-17 jhb- Rename installFixupBin to installFixupBase to finish...
2003-01-17 jhbAdd 'vlan' as a network device.
2003-01-17 shibaAdd Allied Telesis WR211PCM.
2003-01-17 shibaAdd Allied Telesis WR211PCM.
2003-01-17 shibaRegen.
2003-01-17 phkMove subr_disklabel.c and subr_diskslice.c from being...
2003-01-17 simokawaReplace M_DONTWAIT with M_NOWAIT for malloc().
2003-01-17 simokawaImprove some debug massages.
2003-01-17 simokawaFix bus manager election process.
2003-01-17 phkFind places to store the previously implicityly passed...
2003-01-17 ruMention net.inet.ip.accept_sourceroute.
2003-01-17 phkFix various details so we get to WARNS=3.
2003-01-17 phkAdd a regression test for ccds layout policy.
2003-01-17 ruDon't hide global `s'.
2003-01-17 mdoddA driver for the System Management Application Program
2003-01-17 mdodd- Add a major for SMAPI.
2003-01-17 hsuSMP locking for ARP.
2003-01-17 impMore wi info: adhoc means have reverted.
2003-01-17 scottlBump __FreeBSD_version to 500100 to allow us to differe...
2003-01-17 tjrDo a better job of documenting mincore(2), esp. the...
2003-01-17 simokawaDetect underrun of IT queue for debugging.
2003-01-17 acheAdd missing ca_ES, lt_LT, sr_YU aliases
2003-01-16 bmahNew errata entry: growfs(8) stopped working on vinum...
2003-01-16 joergWhile being here, remove a couple of unused "default...
2003-01-16 joergMake vinum disk-related devices readable by group ...
2003-01-16 joergMake vinum disk-related devices readable by group ...
2003-01-16 impRestore a comment that was lost in the shuffle.
2003-01-16 grogCorrect typo.
2003-01-16 ueMFbed: translation update
2003-01-16 ueFixed a typo
2003-01-16 phkMove a local variable to avoid the compiler warning...
2003-01-16 jhayhardpps() wants the raw hardware counter value converte...
2003-01-16 murrayWe now include the dhcpctl subdirectory.
2003-01-16 impwi now needs wlan.
2003-01-16 scottlFix 'make release' from erroring out if this is an...
2003-01-16 mbrFix memleak.
2003-01-16 bmahUpdated release note: ISC DHCP 3.0.1RC11.
2003-01-16 yarPrepend a space character if a line begins with a digit
2003-01-16 nyanMFi386: revision 1.372
2003-01-16 yarReplace the instances of literal "/bin/ls"
2003-01-16 simokawaImprove memory allocation.
next