summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Workaround a locking problem in vlan(4). vlan_setmulti() may be calledbms2004-07-041-2/+11
* Yet another pointy hat: When restoring file flags, it's okay to use thekientzle2004-07-041-1/+1
* Pass the pointy hat, please:kientzle2004-07-041-2/+2
* Add documentation for the ieee80211_node.c functions.bms2004-07-041-1/+175
* Nothing says that /var/log can't be not a directory but a symbolic linksobomax2004-07-041-2/+2
* style(9)/whitespace cleanup while I'm in this file.bms2004-07-041-54/+55
* Add modemcontrol support for DTR and DCD.phk2004-07-041-6/+37
* Fix bug causing `[' to be wrongly included in character class expressionstjr2004-07-041-1/+1
* Make the default memory range in the top 2GB of ram in the hopes thatimp2004-07-041-3/+5
* Make grep run much (~10x) faster in multibyte locales by caching the widetjr2004-07-046-74/+188
* Consistently use __inline instead of __inline__ as the former is an empty macrostefanf2004-07-0419-41/+41
* meta_p is a void *, so a variable that's of type void * can't beimp2004-07-041-1/+4
* Introduce debug.nosleepwithlocks sysctl, 0 by default. If set to 1bmilekic2004-07-041-11/+9
* Reextend the M_WAITOK-disabling-hack to all three of the mbuf-relatedgreen2004-07-041-2/+4
* The net.link.ether.bridge.enable sysctl MIB variable enables bridgebms2004-07-041-0/+1
* Add a HARDWARE section which lists supported devices. The actualsimon2004-07-0411-222/+423
* Avoid accessing accessing memory past the end of mb_properties in thetjr2004-07-041-1/+2
* We only need to check for overlaps if we increasing access counts.phk2004-07-041-17/+19
* Give natd multi-instance capabilities.phk2004-07-043-176/+410
* 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
OpenPOWER on IntegriCloud