summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update for 4.1.1a.roberto2002-10-291-5/+9
* Update ntpd to 4.1.1a. This contains many bug fixes made on the STABLEroberto2002-10-295-17/+55
* This commit was generated by cvs2svn to compensate for changes in r106167,roberto2002-10-2924-2991/+0
* Merge conflicts.roberto2002-10-293-993/+6
* This commit was generated by cvs2svn to compensate for changes in r106163,roberto2002-10-2990-9773/+16572
|\
| * Virgin import of ntpd 4.1.1aroberto2002-10-2992-9779/+16578
* | Hook up no-op stubs for reboot, swapon, sysctl entry points.rwatson2002-10-292-0/+58
* | Implement Biba policy entry points for mac_check_system_swapon()rwatson2002-10-291-0/+59
* | Require Biba privilege to relabel a network interface.rwatson2002-10-291-0/+7
OpenPOWER on IntegriCloud