summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings (systm.h wasn't included).bde1995-07-162-1/+7
* The declaration of sigaction was missing a `const'.bde1995-07-161-1/+1
* Fix the synopsis of signal() again. Now it is uglier but correct.bde1995-07-161-2/+2
* Do not set SCSI_NOSLEEP on every tape command (the exception being duringgibbs1995-07-161-2/+2
* Add tw.bde1995-07-163-6/+15
* Truncate the fault address to a page boundry when calling vm_fault(). Thedg1995-07-163-9/+9
* Some small signal handling tweaks: be sure to keep wait3()ing until allwpaul1995-07-153-11/+9
* Add missing 'break' statement in failure case of ypxfr switch clause.wpaul1995-07-151-3/+6
* Resize buffers if they aren't the correct size. Several months ago wedg1995-07-151-7/+2
* A regrettable hack to allow a port to say that it doesn't want its Makefilesjkh1995-07-151-1/+5
* Man page was incorrectly pointing to /etc/dump, it should be /sbin/dump.rgrimes1995-07-151-1/+1
* Add missing ../ to secure path, close PR 615ache1995-07-151-1/+1
* Add a cross reference target for "Supported Configurations".jfieber1995-07-141-2/+2
* Fixed bug that caused page tables to be faulted twice instead of once.dg1995-07-143-12/+21
* server.c: When 'securenets' (actually TCP_WRAPPERS) is enabled, don'twpaul1995-07-143-2/+10
* I believe that the following fix to nfs_vnops.c should do the trick w.r.t.dfr1995-07-132-20/+16
* Fix benign function type mismatch.bde1995-07-131-4/+5
* There was no newline in the error message for kvm_openfiles().bde1995-07-131-3/+3
* Forgot this one in the MD5 reshuffle.phk1995-07-131-3/+3
* The following patch for v1.8 (2.0.5R) of seagate.c allows it to work withjkh1995-07-131-87/+163
* This is a major rework of newvers.sh to put it back much closer torgrimes1995-07-131-22/+18
* Added a copyright to this file.dg1995-07-131-0/+33
* Oops, forgot to add the "default" pager files...dg1995-07-132-0/+143
* Remove NOOBJ, we now need it.rgrimes1995-07-131-4/+2
* Add a sprinkling of ${.CURDIR} to some paths so that this worksrgrimes1995-07-131-5/+6
* [I cvs admin -o the last one of these you saw, it was commited onrgrimes1995-07-133-9/+9
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-1354-3165/+1131
* Remove CCFPU, it is no longer used any place in the source tree.rgrimes1995-07-133-24/+3
* Make ld's error messages consistent with gcc when no input filesrgrimes1995-07-131-2/+2
* Add new sup targets for the following categories:asami1995-07-121-0/+4
* Don't set SHELL by default - if you chpass -s your shell, thisgpalmer1995-07-121-1/+0
* Added support for an LCS-style `wheel su' which allows users in group wheelwollman1995-07-121-6/+36
* Don't attempt to read the variable `total' from the kernel. `total'bde1995-07-121-4/+2
* Instantiate our own variables instead of depending on bogus commonbde1995-07-121-1/+2
* Instantiate our own variables instead of depending on bogus commonbde1995-07-121-2/+5
* Fix dependencies for regex.texi. It is constructed by merging a C headerbde1995-07-121-1/+1
* Fix dependencies for gcc.info and reno.info. `make depend' doesn't handlebde1995-07-121-0/+5
* Add kbdmap.bde1995-07-121-4/+4
* Remove -g from CFLAGS.bde1995-07-123-5/+5
* ypserv performance improvements:wpaul1995-07-124-18/+126
* A variety of small enhancements.jfieber1995-07-122-22/+30
* Fix to match new MD5 api. Faster, fixes memory leak.phk1995-07-123-12/+15
* Fix to match new MD5 api, faster.phk1995-07-122-7/+4
* Fix to match new API. Fixes memory leak, faster.phk1995-07-121-6/+9
* Change this to do what it should have done from the start.phk1995-07-128-44/+62
* Optimize the zeroing of quotes. b_to_q() was always taking about 20% ofbde1995-07-112-64/+92
* Rearrange the inner loop of scanc() to get better code on i*86'sbde1995-07-111-2/+10
* Fix races in scstart(). q_to_b() wasn't called at spltty(), so therebde1995-07-116-84/+42
* Speed up the inner loop of ansi_put() by a few percent.bde1995-07-113-6/+30
* Enable pcvt in LINT and don't generate a compile time error if sysconsbde1995-07-114-18/+18
OpenPOWER on IntegriCloud