]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-01-07 cpercivaPoint out that tsleep(... , 0) is not permitted if...
2005-01-07 imp/* -> /*- for license, minor formatting changes, insert...
2005-01-07 imp/* -> /*- for license, minor formatting changes, separa...
2005-01-07 imp/* -> /*- for license, minor formatting changes
2005-01-07 impAdd FreeBSD tag
2005-01-07 imp/* -> /*- for license, minor formatting changes
2005-01-07 brooksWrite some bit mask limits in hex rather than decimal...
2005-01-07 grehanReturn correct value in the lock routine.
2005-01-07 impThese are no longer relevant. They are scripts for...
2005-01-07 impThis is no longer supported, so remove it from the...
2005-01-07 imp/* -> /*- for copyright notices, minor format tweaks...
2005-01-07 pjdUse 64bit 'fts_bignum' field instead of 32bit (on 32bit...
2005-01-07 pjdIntroduce new field 'fts_bignum' which is 64bit long...
2005-01-07 phkWe no longer recurse the mutex.
2005-01-07 phkIf we get an interrupt and the interface is down, retur...
2005-01-06 phkDon't tweak DSP on the ..16 chips.
2005-01-06 phkFix for an issue with excessive collisions in half...
2005-01-06 phkNail the short cable problem the exact way National...
2005-01-06 phkSimplify and fix bugs in rx/tx ring cleanup.
2005-01-06 imp/* -> /*- for copyright notices, minor format tweaks...
2005-01-06 impExpand COPYRIGHT inline, per Matthew Dillon's earlier...
2005-01-06 phkRewrite the rx/tx ring initialization to use pointers...
2005-01-06 phkEliminate a bunch of unnecessary prototypes.
2005-01-06 phkMove the module related stuff to the bottom of the...
2005-01-06 imp/* -> /*- for license, add FreeBSD tag
2005-01-06 phkMake sure to clear any pending interrupts when we stop...
2005-01-06 phkClose a theoretical race: By the time the watchdog...
2005-01-06 imp/* -> /*- for copyright notices, minor format tweaks...
2005-01-06 impRemove left over include file from stallion driver.
2005-01-06 impExpand indirect reference to BSD license with the curre...
2005-01-06 impThis doesn't seem to have been used since 386BSD days
2005-01-06 jhbBit 0 of td_flags is now used by the priority borrowing...
2005-01-06 alcRevise the part of vm_pageout_scan() that moves pages...
2005-01-06 imp/* -> /*- for copyright notices, minor format tweaks...
2005-01-06 impAdd dol FreeBSD dol and /*+ize license
2005-01-06 imp/* -> /*- for copyright notices, minor format tweaks...
2005-01-06 emaxIntroduce new startup level SI_SUB_NETGRAPH that is...
2005-01-06 keramidaUse .Fn function_name
2005-01-06 keramidaUse .Fn function_name
2005-01-06 keramidaProperly cross-reference pccard(4).
2005-01-06 keramida- Use .Fn for marking up function-like macro names.
2005-01-06 keramida. Use a .Bl list for describing macro arguments.
2005-01-06 keramida. Use a -tag instead of an -inset list, which makes...
2005-01-06 keramidaUse .Fn function_name.
2005-01-06 keramidaAdd missing .It in list tag.
2005-01-06 keramidaFix .Nd description and bump document date.
2005-01-06 keramida"non-spin" is better with a dash, than without.
2005-01-06 maximUnbreak the tinderbox, make this compile.
2005-01-06 krionRemove trailing spaces.
2005-01-06 philipDocument the -V and -U options in usage().
2005-01-06 simokawaClear PCIM_CMD_SERRESPEN and PCIM_CMD_PERRESPEN for...
2005-01-06 grehanModules on PPC need to be compiled with -mlongcall...
2005-01-06 scottlMake this compile from the last commit
2005-01-06 davidxuReturn ETIMEDOUT when thread is timeouted since POSIX...
2005-01-06 impStart each of the license/copyright comments with ...
2005-01-06 impadd copyright notice to something I wrote that didn...
2005-01-06 impStart each of the license/copyright comments with /*-
2005-01-06 trhodesEarly spring cleaning:
2005-01-05 impStart each of the license/copyright comments with /*-
2005-01-05 psIf the NFS/TCP stream is out of sync between the client...
2005-01-05 impStart each of the license/copyright comments with /*-
2005-01-05 jhbTypo.
2005-01-05 phkAlign if else if properly
2005-01-05 phkStyle: new-speak functions, remove pointless "return".
2005-01-05 jhb- Move the function prototypes for kern_setrlimit(...
2005-01-05 impStart each of the license/copyright comments with /*-
2005-01-05 impRemove obsolete note about the boot loader not being...
2005-01-05 keramidaMake an attempt at explaining why sx(9) locks cannot...
2005-01-05 impStart all license statements with /*-
2005-01-05 impClarify /*- convention.
2005-01-05 jhbRework the optimization for spinlocks on UP to be sligh...
2005-01-05 impThese appear to be unused in our tree, so remove them.
2005-01-05 impBegin all license/copyright comments with /*-
2005-01-05 impPC98 will never be defined for amd64
2005-01-05 keramidaFix KASSERT inversion that was introduced in 1.150...
2005-01-05 wilkoAdd support for Chase/Perle PCI FAST-4 4 port serial...
2005-01-05 impBegin all license/copyright comments with /*- or #-
2005-01-05 impA large majority of the source files in the tree start...
2005-01-05 impStart all license/copyright notice comments with /...
2005-01-05 vkashyapChanges corresponding to the 9.1.5.2 release of twa...
2005-01-05 leAdd forgotten -a to the usage() message.
2005-01-05 emaxTeach sdpd(8) about 32-bit and 128-bit uuid's.
2005-01-05 delphijRemove an unnecessary defination of New_Chunk, which...
2005-01-05 ceriAdd a usb category for USB PRs.
2005-01-05 cognetFix a typo in comment.
2005-01-05 phkMake sis_initl() take a typed argument.
2005-01-05 phkAdd locked/unlocked variants of sis_init()
2005-01-05 phkMake a locked and unlocked variant of sis_start()
2005-01-05 maximo Add -4 and -6 flags to a man page and usage(). Bump...
2005-01-05 krionRemove trailing spaces.
2005-01-05 maximo Remove -t flag from getopt(3), it was killed in rev...
2005-01-05 phkDon't declare variables "register", the compiler ought...
2005-01-05 arr- Initial revamp of vop_table.tcl. This scripting...
2005-01-05 alcAdd needed synchronization to the error handling code...
2005-01-05 kuriyamao Use tab instead of spaces for puc(4) line.
2005-01-05 brueffer- add new supported chips: 82541ER and 82546GB
2005-01-05 julianFix comment. One of the two "Step 4" shuold be a "step 5"
2005-01-05 cognetDisable checksum offloading by default. It seems to...
2005-01-04 phkInstead of keeping track of the index into the receive...
2005-01-04 phkForget about the sis_list_data and sis_ring_data struct...
next