summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Various style.Makefile(5) improvements.pjd2004-05-206-21/+19
* Various style.Makefile(5) improvements.pjd2004-05-203-11/+15
* Update the date.pjd2004-05-201-1/+1
* Remove unneeded lseek(2) hack to position past the 2GB point,hmp2004-05-201-18/+9
* Update the document date.alc2004-05-201-1/+1
* In cpu_sched_exit(), we must check vm_refcnt against 0, not 1, sincetmm2004-05-201-1/+1
* Added "rescue".ru2004-05-201-2/+2
* Fixed printf format errors which helped break GUPROF for arches withbde2004-05-201-2/+2
* Initialize the history counter type field in struct gmonparam asbde2004-05-201-0/+4
* Clean up language.ru2004-05-201-261/+293
* MFi386 (1.37: GUPROF calibration macros; only routine adjustments needed).bde2004-05-201-0/+19
* Moved i386 asms to an i386 header. The asms are for calibration ofbde2004-05-202-19/+22
* Really remove the return statement this time. Thanks tomtm2004-05-201-1/+0
* Whitespace cleanupdes2004-05-201-16/+16
* Whitespace cleanup.des2004-05-201-22/+22
* Fix supposed compilation problem, using LIBDIR here can confuse core/pjd2004-05-203-2/+3
* Whitespace cleanup.des2004-05-201-29/+29
* The err routine requires two arguments: an exit value and a string.mtm2004-05-202-4/+3
* - Add missing 'the'.pjd2004-05-201-1/+14
* Merge updated patch from vendor branch (1.1.1.17)des2004-05-201-2/+40
* Add myself as maintainer for geom_nop, geom_stripe and geom(8).pjd2004-05-201-0/+3
* Make libthr async-signal-safe without costly signal masking. The guidlines Imtm2004-05-2015-622/+320
* Forced commit for rev. 1.26mtm2004-05-200-0/+0
* q§mtm2004-05-201-7/+5
* Stylistic changes around the previous commit:yar2004-05-201-3/+5
* Inform hier(7) manual page about /lib/geom/ directory.pjd2004-05-201-0/+7
* Set the VLAN bits in if_capenable as well as in if_capabilitiesyar2004-05-201-0/+1
* - Teach CONCAT class how to talk with geom(8).pjd2004-05-202-102/+157
* - Connect geom(8) and its libraries to the build.pjd2004-05-205-1/+9
* - Install includes used by STRIPE and NOP GEOM classes.pjd2004-05-203-1/+7
* Modules Makefiles for geom_stripe and geom_nop.pjd2004-05-202-0/+16
* Introduce geom(8)-specific shared libraries for CONCAT, STRIPE and NOPpjd2004-05-206-0/+515
* Introduce STRIPE GEOM class. It implements RAID0 transformation and itpjd2004-05-202-0/+1016
* Update copyright years.den2004-05-201-0/+1
* Introduce NOP GEOM class. This is totally transparent GEOM class, butpjd2004-05-202-0/+478
* Bring in geom(8) utility. It is an universal utility for operating onpjd2004-05-209-0/+1146
* Forgot to bump the document date, *blush*.ru2004-05-201-1/+1
* Document mbuf tags based on the OpenBSD manpage.ru2004-05-203-1/+263
* Added forgotten quotes for citations.schweikh2004-05-201-6/+6
* Typos and nits.dannyboy2004-05-201-19/+19
* When checking for possible port theft, skip over a TCP inpcbyar2004-05-201-7/+3
* Nits fixed.kientzle2004-05-201-4/+4
* Document security.jail.getfsstatroot_only sysctl.pjd2004-05-201-0/+14
* Fix sysctl name: security.jail.getfsstate_getfsstatroot_only ->pjd2004-05-201-1/+1
* More research, more shuffling and clarification.kientzle2004-05-201-119/+149
* Like on i386, clear the last three entries in the pml4 page when doing apeter2004-05-191-2/+7
* Fix a couple of warnings:dwmalone2004-05-192-2/+6
* Add missing %s so that all of the usage message gets printed.dwmalone2004-05-192-1/+2
* Send RADIUS gigaword data when OctetsIn or OctetsOut go over UINT32_MAX.dds2004-05-191-2/+5
* Add a man page for the kernel part of bpf. I made some edits to thedwmalone2004-05-193-1/+231
OpenPOWER on IntegriCloud