summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | DTRT, quote parens in an extended regular expression.schweikh2004-01-211-1/+1
* | Add my birthday.philip2004-01-211-0/+1
* | Don't leak softc's when destroying interfaces.brooks2004-01-211-0/+3
* | Fix style(9) of my previous commit.cperciva2004-01-211-1/+1
* | Revert previous commit, ru has ideas how to better document thisschweikh2004-01-211-9/+1
* | Reduce gratuitous includes: don't include jail.h if it's not needed.rwatson2004-01-217-7/+0
* | New errata: IPsec bugs. Source material for this errata note was...bmah2004-01-211-0/+14
* | Disable constant merging in isdnd and isdnmonitor. This is a "make mycperciva2004-01-212-0/+8
* | Theo de Raadt has brought to our attention that he wrote at least partimp2004-01-211-501/+0
* | Allow devfs path rules to work on directories. Without this fix,cperciva2004-01-211-1/+2
* | After setting a ruleset on a new devfs mount, apply it.cperciva2004-01-211-0/+1
* | Merge security fix from vendor branch (revision 1.1.1.14).nectar2004-01-211-4/+19
* | MFi386: revisions from 1.1116 to 1.1119.nyan2004-01-211-69/+45
* | This commit was generated by cvs2svn to compensate for changes in r124793,nectar2004-01-211-0/+11
|\ \
| * | Incorporate two security fixes from later versions of CVS.nectar2004-01-212-4/+30
| * | This file is gone on the vendor branch and no longer referenced in thepeter2003-01-211-79/+0
| * | This should never have been imported. Nuke from vendor branch.peter2003-01-211-37/+0
* | | Bring ps.1 up to date with changes in the past seven years:cperciva2004-01-211-33/+22
* | | Merged from sys/dev/sio/sio.c revision 1.418.nyan2004-01-212-2/+6
* | | Sync to pccarddevs 1.81.ume2004-01-211-1/+4
* | | There is PANASONIC KXLC005 which has another product id.ume2004-01-211-0/+1
* | | This is Sparc64-only.ru2004-01-212-1/+2
* | | This is i386-only.ru2004-01-212-1/+2
* | | Mark APM manpages as i386-only.ru2004-01-214-2/+4
* | | Mark this manpage as i386-only.ru2004-01-212-1/+2
* | | A couple of minor clarifications.yar2004-01-211-4/+4
* | | Create section 4 and 8 man subdirectories for all Tier 1 architectures.ru2004-01-211-0/+24
* | | Removed unused {man,cat}9/i386.ru2004-01-211-6/+0
* | | Replace home-grown dup2() implementation with actual dup2() calls. Thisdes2004-01-215-43/+13
* | | Add a description for the hardware-assisted checksummingyar2004-01-211-0/+166
* | | Setting pccb->ccb_h.status to CAM_REQ_CMP one time is enough.cognet2004-01-211-1/+0
* | | Use the reinstallkernel.debug target, now that we have it.ru2004-01-211-1/+1
* | | The gdbinit.${MACHINE_ARCH} script may not exist.ru2004-01-211-0/+2
* | | Add syscons options and enable USB, since there is no conflict betweengrehan2004-01-211-12/+21
* | | Add required GFB options as well as one for ofw/syscons.grehan2004-01-211-0/+6
* | | Add syscons files, and also generate a syscons font since Applegrehan2004-01-211-0/+19
* | | - Catch up with panic __LINE__/__FILE__ changes by moving panic callsgrehan2004-01-214-24/+16
* | | A syscons implementation using the 8-bit framebuffer set up bygrehan2004-01-216-0/+927
* | | __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer.grehan2004-01-216-15/+34
* | | Include <stdlib.h> to get abort() prototype.grehan2004-01-211-0/+2
* | | Update 128-bit long double constants to match what is expectedgrehan2004-01-211-9/+10
* | | Updated manh shift constant type to 'ULL' for PPC to fixgrehan2004-01-211-1/+1
* | | Make sure pid file creation doesn't complain if it can't create the file.njl2004-01-211-1/+1
* | | Fix ipip_output() to always set *mp to NULL on failure, even if 'm'sam2004-01-202-3/+6
* | | fix build after KAME changessam2004-01-201-0/+4
* | | Add ports-accessibility and ports-x11-themes to the example supfiles.marcus2004-01-202-0/+4
* | | Merge from DragonFlyBSD rev 1.10:hsu2004-01-202-12/+10
* | | Use getenv_int() rather than reimplementing it.jhb2004-01-201-10/+2
* | | Slightly rearrange wording to deconfuse our man.cgi.schweikh2004-01-201-7/+7
* | | Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.emax2004-01-2031-7/+4663
OpenPOWER on IntegriCloud