summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make 'more' sensative to the current locale for it's ctype calls.peter1995-07-171-0/+3
* Fixed "bufspace" calculation. It was lossy in some circumstances of thedg1995-07-171-14/+5
* Use correct spelling of ``knew''.rgrimes1995-07-171-1/+1
* Fix the 'w' command so that the -h option correctly supresses the headingpeter1995-07-171-2/+2
* Fix chpass so that it doesn't advance the passwordmpp1995-07-161-11/+9
* Make a note of the minimum RAM requirements for FreeBSD.jfieber1995-07-161-1/+5
* Slight adjustment to previous fix for __ivaliduser(). It was checking forpeter1995-07-161-2/+4
* Added crdselect definition for !NCRD case.dg1995-07-161-1/+2
* This fixes a compiler warning, and a cosmetic problem with the linuxpeter1995-07-163-18/+6
* 1) Merged swpager structure into vm_object.dg1995-07-164-172/+134
* Reviewed by: phkphk1995-07-164-6/+42
* Make the bootinfo structure visible from sysctl.phk1995-07-164-6/+16
* Include ``options POWERFAIL_NMI'' for owners of older (non-apm)joerg1995-07-166-18/+138
* Remove my last week's CFLAGS hack from Makefile.inc, and fixjoerg1995-07-163-7/+3
* Protect TTYHOG by #ifndef so it can be overridden from the configjoerg1995-07-161-1/+3
* There is a small bug in the cd9660 code that prevents stating ofjoerg1995-07-162-2/+4
* Remove the dangerous "eof" command that used to be an alias for "weof"joerg1995-07-162-2/+24
* Don't include <sys/tty.h> in drivers that aren't tty drivers or in generalbde1995-07-1614-25/+16
* Make ruserok() accept the #-starting comment lines we used to havejoerg1995-07-161-0/+2
* 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
OpenPOWER on IntegriCloud