summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo.bde1996-03-311-2/+2
* Also add an id for the donors section and reference it in a strategicjkh1996-03-301-5/+5
* Add a new donor's section to give credit to those who have donatedjkh1996-03-301-2/+27
* Put signal number into logfileache1996-03-301-5/+7
* Add the jp.106 Japanese keymap to list of possibilities. I also seejkh1996-03-303-3/+9
* Correct the handling of NOCLDSTOP when using sigvec()peter1996-03-301-12/+24
* Add a SV_NODEFER and SV_RESETHAND #define, after Bruce pointed out thatpeter1996-03-302-2/+6
* re-add the ps_signodefer. The interaction between SA_NODEFER and thepeter1996-03-301-1/+2
* Because of the way that ptrace() now calls procfs routines to read/writepeter1996-03-301-2/+16
* When doing a 'make depend', dont blow away the existing .depend untilpeter1996-03-303-15/+21
* Add missing cons60* entriesache1996-03-301-1/+8
* There is no need to zero out the TSC when configuring a counter,wollman1996-03-291-14/+3
* Fix UnrawModem:ache1996-03-291-6/+6
* Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead ofbde1996-03-292-2/+6
* Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead ofbde1996-03-296-18/+180
* Renamed Proc-cache to Dir-cache for the same reasons as in vmstat.bde1996-03-291-3/+3
* Fixed the type of sv_sendsig. The `code' arg to signal handlers is nowbde1996-03-291-8/+6
* Parenthesized macros.bde1996-03-292-14/+14
* Added necessary quotes (${CPP} might have spaces in it). Removedbde1996-03-293-9/+9
* Moved the include of <sys/types.h> to before the include of <dirent.h>bde1996-03-291-1/+1
* Added newlines and punctuation.bde1996-03-291-7/+11
* Removed references to nonexistent files.bde1996-03-292-8/+2
* Removed never-used files.bde1996-03-292-278/+0
* stat() before open() because opening of special files may be harmful.bde1996-03-291-0/+10
* Fixed reference counting related to relookup(). relookup() mustbde1996-03-291-3/+11
* Fixed devfs group and permissions of some more disk devices.bde1996-03-291-7/+12
* Fixed devfs group of some more disk devices.bde1996-03-291-8/+11
* Fixed group of some more disk devices.bde1996-03-293-27/+27
* Fixed missing quote in a devfs string.bde1996-03-292-4/+4
* Eliminate panic("rtfree") caused by double-freeing the routefenner1996-03-291-5/+6
* Change v_usecount & v_writecount from a short to an int. As shorts theydg1996-03-291-4/+4
* Revert to previous calculation of vm_object_cache_max: it simply worksdg1996-03-291-2/+2
* Fixed missing variable 'name' for DEVFS codescrappy1996-03-291-1/+4
* This commit was generated by cvs2svn to compensate for changes in r14895,wollman1996-03-283-0/+219
|\
| * A sample program for /dev/perfmonwollman1996-03-283-0/+219
* Add /usr/share/examples/perfmon.wollman1996-03-281-1/+3
* Sync up the Pentium implementation with the documentation.wollman1996-03-281-2/+2
* Document the change in how the START and STOP ioctls operatewollman1996-03-281-4/+7
* Add bootparams.5.joerg1996-03-282-1/+81
* >Blush<. Use the correct opcode for the WRMSR instruction.wollman1996-03-282-4/+4
* Nit: according to the Harvard code, it is necessary to clear the timestampwollman1996-03-281-8/+19
* Teach the disassembler about the 0f,3x family of instructionswollman1996-03-282-104/+144
* A bug fix and a couple of new modes for the meteor driver.jkh1996-03-285-97/+187
* Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion.swallace1996-03-285-17/+96
* Back out change of log from being in /var/run to back in /devscrappy1996-03-281-2/+2
* Fixed a Typoscrappy1996-03-281-2/+2
* Undid last revision. It duplicated part of second last revision.bde1996-03-281-5/+1
* Removed an unused devfs variable again.bde1996-03-281-2/+2
* Undid the last 2 commits. Rev.1.43 reversed the changes in rev.1.42 andbde1996-03-282-8/+8
* devfs_add_devsw() -> devfs_add_devswf modificationsscrappy1996-03-281-1/+5
OpenPOWER on IntegriCloud