| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetic change. | nyan | 2005-05-14 | 1 | -1/+1 |
* | - Move bus dependent defines to {isa,cbus}_dmareg.h. | nyan | 2005-05-14 | 12 | -51/+107 |
* | Move queue element routines upper, so that all related | glebius | 2005-05-14 | 1 | -85/+85 |
* | Use uma(9) for allocating netgraph items: | glebius | 2005-05-14 | 2 | -109/+48 |
* | - Move timerreg.h to <arch>/include and split i8253 specific defines into | nyan | 2005-05-14 | 27 | -370/+542 |
* | MFi386: revision 1.614. | nyan | 2005-05-14 | 1 | -2/+2 |
* | Add a note explaining what local modifications have been made to GNU grep, | tjr | 2005-05-14 | 1 | -0/+37 |
* | Fixed -w handling for EGexecute. | tjr | 2005-05-14 | 1 | -4/+83 |
* | Automatically disable DFA when processing multibyte input. GREP_USE_DFA | tjr | 2005-05-14 | 1 | -3/+28 |
* | Better multibyte handling in EGexecute() and Fexecute(). Fixed -Fi for | tjr | 2005-05-14 | 1 | -131/+525 |
* | Removed redundant (and incorrect) code in prline. Fixes grep -i --color "", | tjr | 2005-05-14 | 1 | -27/+0 |
* | Fix background colour problems with --color output (RH bug #138913). | tjr | 2005-05-14 | 1 | -0/+1 |
* | Revert revision 1.164: pmap_qremove() does not require protection by | alc | 2005-05-14 | 1 | -2/+0 |
* | Fixed a bug in the fgrep patch, exposed by the dfa-optional patch | tjr | 2005-05-14 | 1 | -27/+22 |
* | Fix dfa multibyte character class matching when -i is used (RH bug #123363). | tjr | 2005-05-14 | 1 | -0/+2 |
* | Remove mb-caching hack. | tjr | 2005-05-14 | 6 | -188/+74 |
* | Remove incorrect configuration setting that limited the Kauai ATA controller | grehan | 2005-05-14 | 1 | -1/+1 |
* | The header glue.h should provide just a declaration for the variable | stefanf | 2005-05-13 | 1 | -1/+2 |
* | NI_WITHSCOPEID cleanup | ume | 2005-05-13 | 1 | -1/+1 |
* | Fix the "only wrote -1 of 32768 bytes: Input/output error" error message. | ru | 2005-05-13 | 1 | -2/+5 |
* | Fix for a bug where the "nexthole" sack hint is out of sync with the | ps | 2005-05-13 | 1 | -0/+2 |
* | raise readability bit. | ume | 2005-05-13 | 1 | -7/+7 |
* | Bump __FreeBSD_version for POSIX ttyname_r(3) changes. | delphij | 2005-05-13 | 1 | -1/+1 |
* | free ypbuf only when yp_match() succeed. | ume | 2005-05-13 | 1 | -1/+1 |
* | NI_WITHSCOPEID cleanup | ume | 2005-05-13 | 2 | -5/+5 |
* | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | ume | 2005-05-13 | 17 | -138/+44 |
* | Provide more POSIX-complaint ttyname_r(3) interface[1], which is slightly | delphij | 2005-05-13 | 4 | -25/+42 |
* | Remove duplicate and attribute Weinbergs second law to the right weinberg. | phk | 2005-05-13 | 1 | -3/+1 |
* | Use the print_flags function to print the OP_ flags of a target. | harti | 2005-05-13 | 4 | -41/+28 |
* | In div_output() explicitly set m->m_nextpkt to NULL. If divert socket | glebius | 2005-05-13 | 1 | -0/+5 |
* | When used as divert socket we need to decouple stack when node is entered | glebius | 2005-05-13 | 1 | -1/+3 |
* | Since there is no way to queue a function call to node, create | glebius | 2005-05-13 | 2 | -3/+18 |
* | lockmgr(...,LK_DRAIN,...) requires a balancing LK_RELEASE: recent | peadar | 2005-05-13 | 1 | -3/+2 |
* | Cleanup comments | sos | 2005-05-13 | 5 | -22/+11 |
* | Move the Boolean and ReturnStatus stuff from sprite.h to util.h and | harti | 2005-05-13 | 16 | -81/+27 |
* | Fix more ATAPI breakage. | sos | 2005-05-13 | 1 | -3/+9 |
* | Make Shell_Init() static - it's only used here. | harti | 2005-05-13 | 2 | -10/+9 |
* | Add libdata/pkgconfig. It is used under ${LOCALBASE} as much (if not more) | marcus | 2005-05-13 | 1 | -0/+2 |
* | Default hyperthreading on in -CURRENT. No seatbelts in CURRENT (^_^) | nectar | 2005-05-13 | 2 | -2/+2 |
* | Add a knob for disabling/enabling HTT, "machdep.hyperthreading_allowed". | nectar | 2005-05-13 | 4 | -0/+218 |
* | If there is a problem during probe, be sure to free up any resources | njl | 2005-05-12 | 1 | -2/+2 |
* | Remove unimplemented ACL types. | rwatson | 2005-05-12 | 1 | -4/+0 |
* | Actually use the iterating variable in the for loop when trying to avoid | jhb | 2005-05-12 | 1 | -1/+1 |
* | Add a flag (-q) which prints no header for the file and which doesn't indent the | jmallett | 2005-05-12 | 2 | -33/+61 |
* | Include <err.h>. On my system CVS Make(1) has an implicit declaration of | jmallett | 2005-05-12 | 1 | -0/+1 |
* | Wordsmithing. | brueffer | 2005-05-12 | 1 | -1/+1 |
* | Still too early to bump WARNS - there are still warnings on 64bit | harti | 2005-05-12 | 1 | -1/+1 |
* | Make sure machine is initialize before use. Also make two pointers const | harti | 2005-05-12 | 1 | -4/+5 |
* | Get rid of the warning about vfork() clobbering variables. | harti | 2005-05-12 | 1 | -4/+9 |
* | Do mktemp() by hand to get rid of the mktemp() warning and the | harti | 2005-05-12 | 1 | -17/+102 |