summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KNF style the code, ready for an MFC.joe2002-02-172-76/+82
* Move the bus_space_subregion function from the puc driver to the bus_spacenyan2002-02-174-21/+42
* - Split the routine to initialize a bus_space_handle into the separatenyan2002-02-179-142/+339
* MFi386: revision 1.167nyan2002-02-171-0/+2
* MFi386: revision 1.392nyan2002-02-171-0/+3
* Purely whitespace changesjulian2002-02-171-25/+25
* replace the embedded cr_mtx in the ucred structure with cr_mtxp (a mutexdillon2002-02-172-11/+13
* Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to aobrien2002-02-174-7/+30
* Support for f/w crash dumps (2200 && 23XX).mjacob2002-02-174-20/+401
* Hints for WWN are now WWNN and/or WWPN.mjacob2002-02-171-2/+2
* Add in support firmware crash dumps. Change CFG options to splitmjacob2002-02-171-2/+13
* Bulk changes made during the BSDcon kernel summit and travel afterwards.imp2002-02-173-582/+669
* Remove check for sendmail.conf before even trying to start sendmail.cjc2002-02-171-12/+10
* MFen (1.275 --> 1.277).kuriyama2002-02-171-9/+14
* If the credential on an incoming thread is correct, don't botherjulian2002-02-176-15/+44
* remove __P before next commitjulian2002-02-171-13/+13
* I am sick of being told that "cstsevent occures".des2002-02-161-2/+2
* This commit was generated by cvs2svn to compensate for changes in r90744,jmallett2002-02-162-0/+835
|\
| * Import OpenBSD m4 as of today.jmallett2002-02-167-446/+1907
| * Import OpenBSD m4 as of today.jmallett2001-11-161-109/+224
| * Import OpenBSD m4 as of today.jmallett2001-09-271-18/+66
| * Import OpenBSD m4 as of today.jmallett2001-09-181-2/+10
| * Import OpenBSD's fts.c, rev.1.22. Revision 1.23 is the reinsertion ofgreen1999-12-181-70/+179
| * Import OpenBSD m4 as of today.jmallett1999-11-091-0/+3
* | Supply progress information in dump's process title, which is usefuliedowse2002-02-164-7/+22
* | On receipt of a SIGINFO, schedule an immediate printout of theiedowse2002-02-164-2/+16
* | When blocked on a mutex, display the mutex name via the wchan string fielddillon2002-02-161-1/+4
* | New release notes: puc(4).bmah2002-02-164-12/+50
* | Document the 'M' state.des2002-02-161-0/+2
* | (Doing that whole test-immediately-after-commit-thing like obrien sez:)green2002-02-161-0/+2
* | Add revoke_and_destroy_dev(), to be used by devices which decide whengreen2002-02-163-0/+15
* | Fix two file descriptor leaks in the internal function local_rpcb()iedowse2002-02-161-1/+8
* | Merge from NetBSD:joe2002-02-162-43/+56
* | Add the puc (PCI "Universal" Communications) driver. The idea and some ofjhay2002-02-1610-0/+1745
* | If downloading to a temporary file, set the timestamp on the temp file, notdes2002-02-161-2/+2
* | MFi386: revisions 1.334 and 1.335nyan2002-02-161-0/+1
* | MFi386: revisions 1.495 and 1.496nyan2002-02-162-2/+6
* | Added #include <sys/systm.h>nyan2002-02-161-0/+2
* | Add header to prototype exit(3). Fix a style bug.mike2002-02-161-0/+2
* | Un-deprecate the -p option. We now have two ways to output to stdout:mike2002-02-162-4/+0
* | Dont try to attach ATA RAID's if none found.sos2002-02-161-0/+3
* | Don't leave garbage in parts of fpregs in the fxsr case. All callersbde2002-02-162-0/+4
* | FIxed the following style bugs:bde2002-02-162-10/+16
* | FIxed the following style bugs:bde2002-02-163-11/+21
* | Fixed missing PHOLD()/PRELE().bde2002-02-161-0/+2
* | Merge from NetBSD:joe2002-02-165-16/+21
* | Re-add bmaj to the cdevsw's, but don't compile it in on -current.joe2002-02-156-0/+18
* | Document that the type of st_flags is now fflags_t.wollman2002-02-151-2/+2
* | Resurrect one of the easiest changes from my big include files roll-upwollman2002-02-158-6/+22
* | Fix my recent breakage of some modules.bde2002-02-152-1/+8
OpenPOWER on IntegriCloud