summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Give an example showing how to change the mesg status of terminalstjr2002-07-251-0/+10
* Fix some of the places where sound(4) can sleep with a lock held. (Helpgreen2002-07-253-12/+30
* get suspension counting right.julian2002-07-252-0/+8
* MFC noted: acct(2) appends to file.johan2002-07-252-2/+38
* Change 'int pid' to 'pid_t pid'jmallett2002-07-252-2/+2
* Clarify the sizeof(var) rule. This is the result of the consensus inimp2002-07-251-0/+5
* fix some style problems and remove a mis-merged assert.julian2002-07-252-60/+24
* slight stylisations to take into account recent code changes.julian2002-07-241-7/+3
* Add some locking asserts and some commentsjulian2002-07-244-0/+10
* Fix a typojulian2002-07-241-5/+7
* Oops, another unused arg to nfssvc_nfsd(). *blush*peter2002-07-241-3/+3
* Inline ${_cxx_consumers}.ru2002-07-241-2/+1
* We're done with 1.287 and 1.288 now.peter2002-07-241-7/+0
* Fully exterminate nfsd_srvargs and nfsd_cargs. They were either unusedpeter2002-07-242-41/+10
* Remove WARNS and WFORMAT overrides.mp2002-07-241-2/+0
* If NO_MAILWRAPPER is set, and sendmail is still enabled, then installpeter2002-07-241-0/+8
* enable fdisk for ia64 as well as i386peter2002-07-242-4/+4
* Only install the mbr code on i386.. not ia64. This changes it frompeter2002-07-242-2/+2
* Turn nfsiod back on. It is basically now just a sysctl wrapper that alsopeter2002-07-241-0/+1
* WARNS cleanpeter2002-07-242-7/+6
* Fake a resume method for this chip via calling detach/attach. This letsambrisko2002-07-241-1/+10
* Copy the right dhclient-script(8).ru2002-07-241-1/+1
* When single threading a multithreaded program, awaken thejulian2002-07-242-0/+14
* Fix a stupid bug where I wasn't initializing the namesmux2002-07-241-9/+10
* o Merge vm_fault_wire() and vm_fault_user_wire() by adding a new parameter,alc2002-07-243-56/+11
* make sure to set/unset INP_IPV4 according to a valueume2002-07-241-0/+4
* - ntohs() returns unsigned value.ume2002-07-241-59/+56
* style(9): - Put a space after the 'return' keyword.robert2002-07-241-5/+7
* Use an ANSI-C function definition rather than arobert2002-07-241-3/+1
* - Add a COMPATIBILITY section explaining that the defaultrobert2002-07-241-2/+12
* Document upgrade procedure.mp2002-07-242-0/+21
* This commit was generated by cvs2svn to compensate for changes in r100616,mp2002-07-24151-1871/+2531
|\
| * Import of tcsh-6.12.00mp2002-07-24151-1871/+2531
* | Re-use passive data ports with the SO_REUSEADDRyar2002-07-241-10/+16
* | Allow selection of the affected terminal using redirectionrobert2002-07-242-1/+10
* | Under #ifdef DIAGNOSTIC, NULL out componentname pointers if we free therwatson2002-07-241-2/+18
* | Remove the outdated casts to "char *" from the setsockopt(2),yar2002-07-242-17/+15
* | Move m_freem() from uipc_mbuf.c to subr_mbuf.c so it can take advantagebmilekic2002-07-242-8/+48
* | Move whereis(1) relnote to 'userland changes' section.johan2002-07-242-10/+10
* | Clean up the syslog(3) messages on the setsockopt(2) errors:yar2002-07-241-12/+14
* | Teach whereis(1) about games.johan2002-07-243-5/+9
* | Stick a dark comment in about the fact that the NFS server code allocatesrwatson2002-07-241-0/+7
* | Catch up to rev 1.87 of sys/sys/socketvar.h (sb_cc changed from u_longmike2002-07-241-1/+1
* | Move sio's ebus attachment to the MI files section so it is compiled injhb2002-07-242-1/+1
* | Move sio_isa.c back to MD files files due to PC98 brain damage.jhb2002-07-246-1/+5
* | MFi386: revision 1.407 (move the em driver entry to MI file)nyan2002-07-241-2/+0
* | Remove the word IPSec to respect RFCs (for exampleblackend2002-07-241-1/+0
* | When suspending a thread, update the appropriate (sic) statistic.julian2002-07-242-0/+2
* | revert some of the handling of STOP signals injulian2002-07-241-8/+0
* | Widen struct sockbuf's sb_timeo member to int from short. Withjdp2002-07-2412-30/+30
OpenPOWER on IntegriCloud