| Commit message (Expand) | Author | Age | Files | Lines |
* | KNF style the code, ready for an MFC. | joe | 2002-02-17 | 2 | -76/+82 |
* | Move the bus_space_subregion function from the puc driver to the bus_space | nyan | 2002-02-17 | 4 | -21/+42 |
* | - Split the routine to initialize a bus_space_handle into the separate | nyan | 2002-02-17 | 9 | -142/+339 |
* | MFi386: revision 1.167 | nyan | 2002-02-17 | 1 | -0/+2 |
* | MFi386: revision 1.392 | nyan | 2002-02-17 | 1 | -0/+3 |
* | Purely whitespace changes | julian | 2002-02-17 | 1 | -25/+25 |
* | replace the embedded cr_mtx in the ucred structure with cr_mtxp (a mutex | dillon | 2002-02-17 | 2 | -11/+13 |
* | Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to a | obrien | 2002-02-17 | 4 | -7/+30 |
* | Support for f/w crash dumps (2200 && 23XX). | mjacob | 2002-02-17 | 4 | -20/+401 |
* | Hints for WWN are now WWNN and/or WWPN. | mjacob | 2002-02-17 | 1 | -2/+2 |
* | Add in support firmware crash dumps. Change CFG options to split | mjacob | 2002-02-17 | 1 | -2/+13 |
* | Bulk changes made during the BSDcon kernel summit and travel afterwards. | imp | 2002-02-17 | 3 | -582/+669 |
* | Remove check for sendmail.conf before even trying to start sendmail. | cjc | 2002-02-17 | 1 | -12/+10 |
* | MFen (1.275 --> 1.277). | kuriyama | 2002-02-17 | 1 | -9/+14 |
* | If the credential on an incoming thread is correct, don't bother | julian | 2002-02-17 | 6 | -15/+44 |
* | remove __P before next commit | julian | 2002-02-17 | 1 | -13/+13 |
* | I am sick of being told that "cstsevent occures". | des | 2002-02-16 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r90744, | jmallett | 2002-02-16 | 2 | -0/+835 |
|\ |
|
| * | Import OpenBSD m4 as of today. | jmallett | 2002-02-16 | 7 | -446/+1907 |
| * | Import OpenBSD m4 as of today. | jmallett | 2001-11-16 | 1 | -109/+224 |
| * | Import OpenBSD m4 as of today. | jmallett | 2001-09-27 | 1 | -18/+66 |
| * | Import OpenBSD m4 as of today. | jmallett | 2001-09-18 | 1 | -2/+10 |
| * | Import OpenBSD's fts.c, rev.1.22. Revision 1.23 is the reinsertion of | green | 1999-12-18 | 1 | -70/+179 |
| * | Import OpenBSD m4 as of today. | jmallett | 1999-11-09 | 1 | -0/+3 |
* | | Supply progress information in dump's process title, which is useful | iedowse | 2002-02-16 | 4 | -7/+22 |
* | | On receipt of a SIGINFO, schedule an immediate printout of the | iedowse | 2002-02-16 | 4 | -2/+16 |
* | | When blocked on a mutex, display the mutex name via the wchan string field | dillon | 2002-02-16 | 1 | -1/+4 |
* | | New release notes: puc(4). | bmah | 2002-02-16 | 4 | -12/+50 |
* | | Document the 'M' state. | des | 2002-02-16 | 1 | -0/+2 |
* | | (Doing that whole test-immediately-after-commit-thing like obrien sez:) | green | 2002-02-16 | 1 | -0/+2 |
* | | Add revoke_and_destroy_dev(), to be used by devices which decide when | green | 2002-02-16 | 3 | -0/+15 |
* | | Fix two file descriptor leaks in the internal function local_rpcb() | iedowse | 2002-02-16 | 1 | -1/+8 |
* | | Merge from NetBSD: | joe | 2002-02-16 | 2 | -43/+56 |
* | | Add the puc (PCI "Universal" Communications) driver. The idea and some of | jhay | 2002-02-16 | 10 | -0/+1745 |
* | | If downloading to a temporary file, set the timestamp on the temp file, not | des | 2002-02-16 | 1 | -2/+2 |
* | | MFi386: revisions 1.334 and 1.335 | nyan | 2002-02-16 | 1 | -0/+1 |
* | | MFi386: revisions 1.495 and 1.496 | nyan | 2002-02-16 | 2 | -2/+6 |
* | | Added #include <sys/systm.h> | nyan | 2002-02-16 | 1 | -0/+2 |
* | | Add header to prototype exit(3). Fix a style bug. | mike | 2002-02-16 | 1 | -0/+2 |
* | | Un-deprecate the -p option. We now have two ways to output to stdout: | mike | 2002-02-16 | 2 | -4/+0 |
* | | Dont try to attach ATA RAID's if none found. | sos | 2002-02-16 | 1 | -0/+3 |
* | | Don't leave garbage in parts of fpregs in the fxsr case. All callers | bde | 2002-02-16 | 2 | -0/+4 |
* | | FIxed the following style bugs: | bde | 2002-02-16 | 2 | -10/+16 |
* | | FIxed the following style bugs: | bde | 2002-02-16 | 3 | -11/+21 |
* | | Fixed missing PHOLD()/PRELE(). | bde | 2002-02-16 | 1 | -0/+2 |
* | | Merge from NetBSD: | joe | 2002-02-16 | 5 | -16/+21 |
* | | Re-add bmaj to the cdevsw's, but don't compile it in on -current. | joe | 2002-02-15 | 6 | -0/+18 |
* | | Document that the type of st_flags is now fflags_t. | wollman | 2002-02-15 | 1 | -2/+2 |
* | | Resurrect one of the easiest changes from my big include files roll-up | wollman | 2002-02-15 | 8 | -6/+22 |
* | | Fix my recent breakage of some modules. | bde | 2002-02-15 | 2 | -1/+8 |