summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-11For STAC9221 Macs, create master volume and mute controls by bindingdeanna1-4/+54
2007-09-11sort #includestevesk1-2/+3
2007-09-11henric, tsk tsk, you missed stuff related to cryptosoftderaadt1-3/+3
2007-09-10Remove the ipq locking, it isn't strictly needed right nowthib1-44/+1
2007-09-10Remove unused "extern" declaration.henric1-2/+1
2007-09-10Use M_ZERO.deanna2-27/+14
2007-09-10fix uninitialized linked list headratchov1-1/+2
2007-09-10Make the hmac ipad/opad globals "const" and fixup the crypto functionshenric6-27/+27
2007-09-10Fix a copy/pasto from last year. CMI9880 should work now.deanna1-2/+1
2007-09-10Missing $OpenBSD$ tag.kettenis1-0/+1
2007-09-10IPI implementation. Bits and pieces from NetBSD, but the interface has beenkettenis3-13/+226
2007-09-10When selecting cylinder groups as candidates for new directory creationthib1-18/+9
2007-09-10Lock the vnode in ffs_unmount() before passing it too vinvalbuf()thib1-2/+3
2007-09-10point to new 2.14.1.15 firmware (-current only).damien1-5/+6
2007-09-10fix boot code maximum size.damien1-2/+2
2007-09-10fix interrupts processing and scan command + cleanupdamien2-9/+20
2007-09-10- add support for 802.11 headers with various sizes (will be requireddamien2-125/+42
2007-09-10Pass a real ipl level to add_nubus_intr(), and make sure the interruptmiod7-45/+54
2007-09-10more MALLOC/FREE -> malloc/free and M_ZERO changesgilles12-54/+42
2007-09-10Use erealloc3() in more_aliases() instead of malloc/realloc.millert1-17/+5
2007-09-10remove my addition of portnumber for rsh in CVSROOT.joris3-12/+5
2007-09-10Introduce a md pmap hook, pmap_remove_holes(), which is supposed to markmiod21-37/+107
2007-09-10if more than 5 consecutive beacons are lost, reinitialize sensitivitydamien2-2/+26
2007-09-10only send a sensitivity update command when the settings have changed.damien1-15/+27
2007-09-10cleanup. no binary change.damien1-58/+59
2007-09-10Make function pointer calls look all alike; from Holger Mikolon.miod2-4/+4
2007-09-10Make sure we don't skip the code which sends the QUIT command to the CDDBcloder1-2/+2
2007-09-10more M_ZERO usage.fgsch2-6/+4
2007-09-10Proper use of fseek/fseeko macros.tobias18-57/+59
2007-09-10Allow port specification in our CVSROOT which is used for ourjoris3-5/+12
2007-09-10add support for relaying DNS traffic (with a little bit of packetreyk12-44/+1208
2007-09-10Properly display list of commands in default 80 column terminal.tobias1-2/+2
2007-09-10typo in message, from Mark Lumsden.otto1-2/+2
2007-09-10Fixed segmentation fault that occured during .cvsrc parsing if an invalidtobias1-11/+11
2007-09-10optional flags must be sorted and enclosed in single brackets,sobrado1-10/+15
2007-09-10Fix setting up the multicast filter. Fixes PR 5474.kettenis1-8/+9
2007-09-10If 44.1kHz sample rate isn't supported, use 48kHz instead.deanna2-4/+14
2007-09-10initialize sc_outports->master and sc_inports->master. Fixes "set failed"ratchov1-1/+3
2007-09-10Add command verbs, a mixer target and mixer controls for EAPD control.deanna2-2/+54
2007-09-10Some pin widgets default to off, so make sure they're all enabled, notdeanna1-1/+25
2007-09-10Set bidirectional pins to output, ignoring what the codec says isdeanna1-16/+3
2007-09-09use strcspn to properly overwrite '\n' in fgets returned bufferchl2-4/+4
2007-09-09Make sure ptrace(2) cannot change any priviliged bits in the Machine Statekettenis1-1/+4
2007-09-09Added support for checkout -p with local repository.tobias3-11/+32
2007-09-09Add lint stubs for the longjmp family of functions which are defined inotto5-3/+66
2007-09-09Silence erroneous "environ used, but not defined" lint warning byotto2-3/+10
2007-09-09add string length arguments to some functions, and do not copy a stringderaadt1-27/+31
2007-09-09Add firmware control block structure.marco2-5/+206
2007-09-09From Pierre Riteau:ray1-3/+8
2007-09-09Mention -q in compatibility section.ray1-4/+4