summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new geom_ccd modulephk2003-06-092-0/+9
* remove old CCD modulephk2003-06-092-9/+0
* Wait for the real interval timer callout handler to finish executing if itjhb2003-06-092-2/+14
* The issetugid() function is MPSAFE.jhb2003-06-091-1/+1
* Track the resource id of the memory port instead of just assuming thatscottl2003-06-091-3/+6
* Bit of modernising. Remove old KerberosIV entries, add examplemarkm2003-06-091-9/+4
* Merge the following from the English version:rushani2003-06-091-2/+55
* A white-space nit I noticed.phk2003-06-091-1/+1
* Fix some punctuation marks.rushani2003-06-091-25/+25
* Introduce options definition the standard way. command -> utility.charnier2003-06-091-3/+3
* Update the vm object and page locking in exec_map_first_page(). Mark thealc2003-06-091-9/+15
* Introduce options definition the standard way. Do not uppercase firstcharnier2003-06-091-5/+5
* Introduce options definition the standard way.charnier2003-06-093-9/+8
* GEOMification of CCD.phk2003-06-095-1608/+79
* - Add vm object locking to vm_pgmoveco().alc2003-06-091-2/+5
* Revert previous commit, from Bruce:charnier2003-06-091-1/+0
* Merge NetBSD bktr_core.c rev. 1.26:fjoe2003-06-091-2/+2
* Fix error handling for ENOMEM style issues.phk2003-06-091-21/+9
* Add two more Vendor ID's for Leadtek Winfast TV 2000fjoe2003-06-091-1/+5
* Attempt to fix Alpha build by renaming ident[] to kern_ident[].jmallett2003-06-093-3/+3
* When we re-route a PCI interrupt, write the new IRQ value into the intlinejhb2003-06-091-2/+3
* _thread_printf() is only used for debugging or in cases where something'smtm2003-06-091-2/+2
* o Have rc.d/apm report on the status of apm.mtm2003-06-092-3/+29
* - Add a td_pflags field to struct thread for private flags accessed only byjhb2003-06-095-29/+27
* o Fix a typomtm2003-06-091-3/+23
* Hook up pci(9) manual page to the build.hmp2003-06-091-1/+6
* Bring in a manual page documenting some important functions of thehmp2003-06-091-0/+240
* Previously, a "forced" command always exited successfully (with themtm2003-06-091-37/+65
* Add a comment to de-obfuscate the meaning of the PQ_CACHESIZEhmp2003-06-091-0/+1
* Sanity check fd before using it as an array index.netchild2003-06-091-1/+2
* Remove stale reference to the deprecated USER_LDT option. The associatedjhb2003-06-091-4/+0
* Expose kern.ident by way of OID_AUTO.jmallett2003-06-092-3/+4
* Teach mdoc(7) about the upcoming 5.2-RELEASE.ru2003-06-091-0/+1
* Add sysctlbyname(3) support, and use that for uname -i, in preparation forjmallett2003-06-091-1/+13
* Commit rudimentary libufs manual pages, except for that forjmallett2003-06-097-0/+560
* Remove ufs_disk_ctor and ufs_disk_dtor, they never came to fruition. I dojmallett2003-06-092-43/+0
* Make kernel identification (`ident' in the config(8) driver) available tojmallett2003-06-094-7/+24
* Reduce diffs with code in Perforce:jmallett2003-06-095-34/+34
* Marshal newfs -L (filesystem volume names), the names are not marshalledjmallett2003-06-091-0/+2
* Remove duplicate 'of the'.roam2003-06-091-1/+1
* Update the number and size of ports in the Ports Collection.murray2003-06-091-2/+2
* Hold the vm object's lock when performing vm_page_lookup().alc2003-06-091-0/+2
* Don't use vm_object_set_flag() to initialize the vm object's flags.alc2003-06-091-1/+1
* Change incorrect strings.h to more correct string.h to pick upimp2003-06-092-2/+2
* Include sys/param.h for both modfind and kldloadimp2003-06-091-2/+5
* Include stdlib.h for atoi declaration.imp2003-06-091-0/+3
* Include stdlib.h for atoi declarationimp2003-06-091-0/+3
* include string.h for memcmp declearationimp2003-06-091-0/+1
* Include string.h for strlen declarationimp2003-06-091-0/+1
* Include stdlib.h for exit declarationimp2003-06-091-0/+1
OpenPOWER on IntegriCloud