summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Untested alpha disk writer.phk2002-10-301-1/+1
* Write out 15 sectors of boot code.phk2002-10-301-0/+4
* Correct path in previous commit. libssh lives under src/secure/lib, notjhb2002-10-301-1/+1
* OK, you can use the 4.x boot loader and boot blocks to load kernels, butimp2002-10-301-9/+7
* Save and restore the interrupt Edge/Level Control Registers (ELCR)iedowse2002-10-301-5/+88
* Revision 1.136 introduced two features that may cause undefinediedowse2002-10-301-1/+14
* Move to C99 sparse structure initialization for the mac_policy_opsrwatson2002-10-3020-7001/+738
* New release notes: check_utility_compat(3), uuid(3).bmah2002-10-302-10/+34
* Fix core dumps when invoking with something like ``last -w1''.mux2002-10-301-5/+4
* Various minor type, prototype tweaks -- clean up cruft due to lack ofrwatson2002-10-305-10/+10
* Build Objective-C runtime support library with thr-posix.c.kan2002-10-301-1/+1
* While 'mode_t' seemed like a good idea for the access mode argument forrwatson2002-10-3019-48/+48
* Document most of bsd.doc.mk variables.ru2002-10-301-4/+33
* When we appear to want a signed value from sizeof(), use ssize_t in the cast,jmallett2002-10-301-1/+1
* All uses of CD_HACK have been eliminated.ru2002-10-301-9/+0
* Fixes to get rid of CD_HACK.ru2002-10-302-5/+12
* Use __func__ and break a long line.des2002-10-301-5/+4
* Unbreak 'make release' by adding libssh to KPROGS.des2002-10-301-1/+1
* Fix a bug in fenner's _fetch_writev() patch (rev 1.36)des2002-10-301-1/+6
* Regen:sheldonh2002-10-301-136/+198
* Fixes to get rid of CD_HACK.ru2002-10-308-23/+24
* Add two additional references to the See Also section, which contain muchtjr2002-10-301-2/+16
* Oops. scr2txt is in the textproc category.murray2002-10-301-1/+1
* Man page for ATAPI/CAM.thomas2002-10-301-0/+112
* Don't need to check if SO_OOBINLINE is defined.hsu2002-10-302-26/+16
* Don't pass the return address to exception_save in register b0. Usemarcel2002-10-302-196/+158
* Use "deprecated" instead of "depreciated" where appropriate.sheldonh2002-10-302-2/+2
* Make pthread_sigmask(3) operate on the thread signal mask, not the processmini2002-10-302-2/+54
* Delete worthless comments.tjr2002-10-301-5/+1
* Use KSE to schedule threads.mini2002-10-3019-518/+1015
* Recognize the (incorrect) error code a MediaHawk server sends in reply todes2002-10-301-0/+1
* Rewrite cpu_switch(). The most notable change is the fact that we nowmarcel2002-10-307-303/+364
* Check NULL thread mailbox pointer.davidxu2002-10-302-0/+4
* Clarify my feelings towards fetch / libfetch.des2002-10-303-2/+2
* Recommit the non-broken parts of 1.34 and 1.37.des2002-10-301-6/+11
* Don't forget to set the error flag when _fetch_read() returns -1.des2002-10-301-2/+6
* Implement DCE 1.1 compliant UUID functions. Immediate use of thesemarcel2002-10-3013-0/+726
* Output .lf directives.grog2002-10-301-0/+4
* Style fixes.davidxu2002-10-302-20/+20
* Don't forget to set syscall result.davidxu2002-10-302-0/+4
* Add an actual implementation of kse_thr_interrupt()davidxu2002-10-304-4/+55
* Remove extranious memory barriers, and correct the placement of a few others.gallatin2002-10-302-22/+4
* Make the second serial port available for general use by default.gallatin2002-10-301-1/+0
* Check for errors and zero-length transfers in the ulpt_input() inputiedowse2002-10-301-0/+6
* The future's bright: the future's Ballard...fanf2002-10-301-0/+3
* Reinstate revs 1.35-36 and 1.38. Revisions 1.34 and 1.37 were specificallyimp2002-10-301-12/+38
* Try again to fix the KASSERT.rwatson2002-10-301-1/+1
* Fix a KASSERT bug that showed up only in the LINT build, not therwatson2002-10-301-1/+1
* While an interface can be depreciated, we prefer deprecated.rwatson2002-10-291-1/+1
* Minor comment typo fix.rwatson2002-10-291-1/+1
OpenPOWER on IntegriCloud