summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use unsigned char for isprintache1996-03-311-2/+2
* Fix a bogus message:joerg1996-03-312-4/+4
* Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,asami1996-03-311-3/+3
* Add a variable LOCAL_PREFIX that defaults to "/usr/local", as aasami1996-03-311-2/+3
* Another round of fixes:joerg1996-03-312-60/+35
* Removed dead option DUMMY_NOPS.bde1996-03-313-21/+24
* Finished removing NOP macros.bde1996-03-312-20/+2
* Moved rtcin() to clock.c.bde1996-03-3112-50/+79
* Killed religous FASTER_NOP again.bde1996-03-313-15/+3
* Update the queue man page for the new SLIST and STAILQ macros.gibbs1996-03-311-14/+331
* Implement the SLIST and the STAILQ macros. This gives a program all thegibbs1996-03-311-3/+131
* Implement the XS_SELTIMEOUT error code. This causes the SCSI code togibbs1996-03-312-3/+5
* ncr.c:gibbs1996-03-312-33/+11
* Fix support for the aic7850 by looking only at the relavent bits of thegibbs1996-03-312-201/+219
* Override the unit number passed into us in the isa_device structure withgibbs1996-03-311-1/+8
* Don't set the number of SCBs here. aic7xxx.c determines the number ofgibbs1996-03-311-7/+1
* aic7xxx.seq:gibbs1996-03-315-31/+21
* 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
OpenPOWER on IntegriCloud