]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-01-19 tjrRemove unnecessary locking of Giant around nanotime...
2003-01-19 phkMark more code #ifdef NODEVFS
2003-01-19 phkOriginally when DEVFS was added, a global variable...
2003-01-19 jmallettAdd support to marshal a filesystem to a newfs(8) comma...
2003-01-19 phkWhen we use DEVFS, we don't need the /dev/tty pseudo...
2003-01-19 phkMove NODEVFS and NO_GEOM to opt_global.h.
2003-01-19 samfix ioctl handling for setting wep keys
2003-01-19 alfreduseracc() is mpsafe so we only need to hold Giant
2003-01-19 marcelo Move the contents of <machine/floatingpoint.h> over to
2003-01-19 jmallettLet libufs handle all the work with regard to going...
2003-01-19 jmallettStore not only the current cylinder group in the series...
2003-01-19 obrienComplete the support of the on-board xl(4) on nVidia...
2003-01-19 obrienUse checksum-recursive rather than fetch-recursive...
2003-01-19 acheAdd (unsigned char) cast to ctype macros
2003-01-19 obrienRemove miidevs.h and generate it from miidevs at compil...
2003-01-19 jakeMake xl sparc64 too.
2003-01-19 mtmKill whitespace at EOL.
2003-01-19 jmallettDon't crash when utilities are dumb and try to read...
2003-01-19 jmallettUse libufs to read one cylinder group from the disk...
2003-01-19 jmallettAdd facility to read one, or a string of, cylinger...
2003-01-19 obrienSync with NetBSD -- sl_add() now returns an int.
2003-01-19 jmallettSimplify the main function now that libufs will hunt...
2003-01-19 jmallettHunt for a disk to operate on, if we're passed a partit...
2003-01-19 impFix comment about what we do when there are no listeners.
2003-01-19 jmallettPer-variable\ entry headers, to allow the 'ps -otime...
2003-01-19 tmmMake the xl driver work on sparc64:
2003-01-19 jmallettWhen inserting a non-user-specified (e.g. not via ...
2003-01-19 obrienUse __FBSDID.
2003-01-18 obrienProtect against multiple inclusions.
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.
next