summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add LibAliasOutTry() which checks a packet for a hit in the tables, butphk2004-07-044-32/+58
* Blocksize for I/O should be a property of the vnode and not found by gropingphk2004-07-043-0/+7
* Improve case-insensitive matching in multibyte locales.tjr2004-07-043-28/+109
* Fix failure of fgrep to report some matches (Red Hat bug #116909).tjr2004-07-041-57/+52
* Introduce a new kevent filter. EVFILT_FS that will be used to signalalfred2004-07-045-1/+131
* Use hard_locale() to check whether collating order is "hard" regardlesstjr2004-07-041-2/+0
* Ignore ENABLE_NLS when deciding whether we can use setlocale().tjr2004-07-041-2/+4
* Revision 1.496 would not boot on my system due toalfred2004-07-041-1/+2
* Update for grep 2.5.1.tjr2004-07-042-120/+254
* Merge local changes.tjr2004-07-049-881/+2674
* This commit was generated by cvs2svn to compensate for changes in r131554,tjr2004-07-0445-248/+5612
|\
| * Import GNU grep 2.5.1 (trimmed)tjr2004-07-0454-1119/+8280
* | Add device ID for atuwi USB wlan driver, Linksys WUSB11 v2.8 wireless adapter.sanpei2004-07-041-1/+3
* | When we traverse the vnodes on a mountpoint we need to look out forphk2004-07-0415-168/+92
* | Wrap rc.subr insidecperciva2004-07-041-0/+6
* | Document that boundaries cannot be smaller than the max segment size.scottl2004-07-041-1/+2
* | Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it'sjmallett2004-07-041-1/+1
* | Fix regression in new version of GNU regex code: bracket expressionstjr2004-07-041-14/+19
* | Merge local changes (addition of $FreeBSD$).tjr2004-07-041-422/+2425
* | This commit was generated by cvs2svn to compensate for changes in r131543,tjr2004-07-041-12/+36
|\ \
| * | Import of GNU regex from GNU grep 2.5.1 (trimmed).tjr2004-07-042-434/+2461
* | | Fixed markup.ru2004-07-033-13/+14
* | | One more hard sentence break.ru2004-07-031-1/+2
* | | Merge junk.ru2004-07-031-6/+1
* | | Eliminate double whitespace.ru2004-07-0330-59/+62
* | | Document /var/run/dmesg.boot, which is created by the rc scripts. Manyimp2004-07-031-4/+6
* | | These don't need RMAN_RESOURCE_VISIBLE now that rman is visibleimp2004-07-034-4/+0
* | | Really remove __RMAN_RESORUCE_VISIBLEimp2004-07-032-2/+0
* | | Use the rman_* functions in preference to reaching into struct resource.imp2004-07-032-5/+5
* | | Don't define __RMAN_RESOURCE_VISISBLE. They aren't needed here afterimp2004-07-032-24/+40
* | | Remove stale commentphk2004-07-031-1/+0
* | | Change M_WAITOK argument to sodupsockaddr() to M_NOWAIT. When the callrwatson2004-07-031-1/+5
* | | Eliminated double whitespace.ru2004-07-0320-50/+53
* | | Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-03223-993/+1650
* | | Commit the first of half of changes that allow busdma to transparentlyscottl2004-07-031-11/+47
* | | Limit mbuma damage. Suddenly ALL allocations with M_WAITOK are subjectgreen2004-07-031-4/+8
* | | Add NULL arg to mi_switch() call to stop kernel compiles from breaking.phk2004-07-031-1/+1
* | | Remove "register" keyword and trailing white space.phk2004-07-0310-120/+120
* | | Use C99 conforming designated initialisers rather than the obsolete GCC syntax.stefanf2004-07-032-18/+18
* | | By popular request, add a workaround that allows large (>128GB or so)tjr2004-07-038-15/+253
* | | The -O2 bugs are in libalias(3), not ppp(8).des2004-07-031-1/+1
* | | Add FreeBSD-SA-04:13.linux and the device.hints relatedjosef2004-07-032-0/+20
* | | Grammar nits.pjd2004-07-031-4/+4
* | | Fix a markup nit and a misplaced full stop in previous.tjr2004-07-031-2/+2
* | | SMPng locking cleanup for vr(4).bms2004-07-032-132/+116
* | | - Another whitespace pass; make locking calls more obvious.bms2004-07-032-24/+20
* | | Add a NULL param to an mi_switch() that I missed.jhb2004-07-031-1/+1
* | | Update for coreutils.tjr2004-07-031-4/+5
* | | Unbreak -O2 build: initialize nstatus to avoid uninitialized warning.marcel2004-07-031-1/+3
* | | Document missing multibyte character handling in utilities specifiedtjr2004-07-034-4/+20
OpenPOWER on IntegriCloud