summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use make(1) instead of a shell script to implement the checkdpadd target.bde2003-07-031-9/+7
* Revert the previous commit, it snuck in by accident.scottl2003-07-031-10/+0
* Check if thread is in critical region, only testing check_pendingdavidxu2003-07-032-2/+4
* Update the rest of the busdma man page for the change in bus_dma_tag_create()scottl2003-07-031-1/+9
* Bump __FreeBSD_version to reflect the busdma API change.scottl2003-07-031-1/+1
* Update the busdma manpage to reflect the recent API change toscottl2003-07-031-1/+35
* Remove a hard-sentence break and a duplicated sentence. Capitalizejkoshy2003-07-031-10/+8
* s/man page/manual page/, to make the default announcementjkoshy2003-07-031-1/+1
* Add an Xref to pw(8).jkoshy2003-07-031-0/+1
* o style(9) fixessmkelly2003-07-032-17/+11
* Libraries come.ru2003-07-021-0/+1
* Sort.ru2003-07-021-1/+1
* Fixed "make checkdpadd".ru2003-07-0218-130/+58
* Fixed "make checkdpadd".ru2003-07-022-4/+4
* Merge the following from the English version and some translation fixes:hrs2003-07-021-24/+38
* Style.ru2003-07-022-4/+4
* Take thr_support.c out of SRCS so that it does not end up in libraries.ru2003-07-024-6/+16
* More NO_RESCUE to RESCUE transitions.gordon2003-07-021-2/+2
* Fix a grammar bogon.schweikh2003-07-021-1/+1
* Don't trust sys.mk,v 1.61 commit log, and make .asm alias for .S.ru2003-07-022-4/+14
* Correct paths to mount sources.gordon2003-07-023-3/+3
* The .s files do not have to be preprocessed with cpp(1).ru2003-07-021-2/+2
* Remove smbfs, portalfs, and nwfs from sbin. The sources live in usr.sbingordon2003-07-0217-2370/+0
* Move mount_portalfs, mount_smbfs, and mount_nwfs from sbin to usr.sbin.gordon2003-07-022-4/+4
* - Add comments about the maintenance of the per-thread list of contestedjhb2003-07-022-8/+18
* - Use the new resource_disabled() helper function to see if devices arejhb2003-07-0223-72/+37
* Add a resource_disabled() helper function that returns true (non-zero) ifjhb2003-07-022-0/+15
* Set unlock_mutex to 1 after locked mutex.davidxu2003-07-022-4/+8
* Make the bus_dma_tag_create use NULL for the lock arguments. We areharti2003-07-021-5/+6
* Make libc/${MACHINE_ARCH} include directory not required by Alpha.ru2003-07-022-2/+2
* Fix typo.davidxu2003-07-022-2/+2
* The .s files were repo-copied to .S files.ru2003-07-028-4687/+7
* Revert non-style part of the recent two deltas that dealt withru2003-07-022-10/+2
* Revert to using as(1) to compile plain assembler source files.ru2003-07-021-9/+2
* sys/ia64/ia64/pal.s has been repocopied to pal.S.ru2003-07-021-1/+1
* Allow VPI/VCI 0/0 to be opened. This will be used by the IDT77252 driverharti2003-07-021-9/+22
* pal_stub.s has been repo-copied to pal_stub.S.ru2003-07-022-66/+1
* Update the SATA support code to work more correctly withsos2003-07-023-57/+121
* This commit was generated by cvs2svn to compensate for changes in r117153,ru2003-07-021-0/+6
|\
| * From ChangeLog:ru2003-07-021-0/+6
* | Change idle sleep indentifier to "-" for nfsiodphk2003-07-021-1/+1
* | Change idle state sleep identifier to "-" for nfsd.phk2003-07-021-1/+1
* | Only dump 512 bytes of debugging.phk2003-07-021-1/+2
* | Change the sleep identifier to "-" where random normally sleeps.phk2003-07-021-1/+1
* | typo fix in comment.phk2003-07-021-1/+1
* | When size is 1 should just null terminate the string. The dummy variablejkh2003-07-021-3/+5
* | Begin making libthr async signal safe.mtm2003-07-021-2/+22
* | libc/${MACHINE_ARCH} include directory is required by Alpha,kan2003-07-021-1/+1
* | Fix a few style(9) nits.mux2003-07-021-13/+9
* | The use of SYSINIT requires the inclusion of <sys/kernel.h>marcel2003-07-021-0/+1
OpenPOWER on IntegriCloud