summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* YAMF22jkh1997-06-241-3/+13
* Add missing '.'dima1997-06-241-10/+10
* Yeesh! Some of this stuff I yanked out of the makefiles withoutjkh1997-06-242-4/+4
* Fix ~? output in "term" mode.brian1997-06-241-9/+9
* Display tickadj in struct clockinfo.jhay1997-06-242-6/+6
* Add tickadj to struct clockinfo, like NetBSD and OpenBSD.jhay1997-06-241-1/+1
* Add tickadj to struct clockinfo, like NetBSD and OpenBSD.jhay1997-06-247-8/+13
* Ensure that the boot CPU honours write protection in kernel mode.tegge1997-06-247-7/+63
* Don't depend upon the kernel load address being 0xf0100000.tegge1997-06-241-2/+2
* Take the OS release string from the kernel variable `osrelease'yokota1997-06-245-14/+95
* Suggest using /etc/services entry rather than abrian1997-06-242-8/+10
* Recognize AMD K5 PR166 and PR200 CPUs.kato1997-06-242-2/+14
* Killed bogus kernacc() call in malloc() DIAGNOSTIC code. kernacc() bydg1997-06-241-8/+1
* Fix calculation of initial mplock value.fsmp1997-06-247-14/+14
* Add new variable USE_PERL5. It is similar to USE_GMAKE, except thatasami1997-06-241-2/+7
* Document the use of `ls -lo' to see flags.charnier1997-06-242-0/+8
* Fixed breakage for "default" configurations in mptable_pass1().fsmp1997-06-247-14/+14
* Add prototypes to functions. Make -Wall happy.charnier1997-06-241-45/+74
* Remove use of program_name variable.charnier1997-06-241-9/+7
* Revert part of previous commit. I didn't see rcsid string in the middle ofcharnier1997-06-241-4/+2
* Submitted by: Gene Stark and Robert Sexton (robert@kudra.com)stark1997-06-242-10/+17
* Submitted by: Gene Stark, Steve Passe, and Robert Sexton (robert@kudra.com)stark1997-06-242-35/+180
* o Fix uptime for direct connections.brian1997-06-235-66/+76
* Typo police.brian1997-06-231-2/+2
* Allow use of the name "swap" instead of an actual swap device.tegge1997-06-231-0/+31
* Allow ipfw to look up service names from /etc/services (or NIS if turned on)julian1997-06-232-15/+47
* Long command names are not NUL terminated. Force truncation in format string.tegge1997-06-231-2/+3
* Delay free of mf->mf_mount in uninit_mntfs until it is no longer used.tegge1997-06-231-2/+2
* Don't try upgrading an existing exclusive lock in vm_map_user_pageable.tegge1997-06-231-16/+3
* Removed SMP_PRIVPAGES from options list.fsmp1997-06-231-5/+2
* netscape was obviously involved somewhere in the committing of this filejulian1997-06-233-15/+15
* Fix "set parity"brian1997-06-231-14/+2
* Imply a 10-second connection timeout when querying remote queues, tojoerg1997-06-231-0/+13
* Synchronize with following changes:kato1997-06-237-168/+52
* Synchronize with sys/i386/i386/userconfig.c revision 1.86.kato1997-06-231-2/+34
* Synchronize with sys/i386/isa/syscons.c revision 1.217.kato1997-06-231-76/+174
* Typo fix: Alan Turning is aka Alan Turing.charnier1997-06-231-2/+2
* Use err(3). Abort if strdup() returns NULL.charnier1997-06-232-22/+27
* Upgrade to a newer version. Old synopsys was incorrect.charnier1997-06-231-3/+3
* Use err(3). Typo fix in usage string.charnier1997-06-231-15/+13
* Typo fix in man page. Use err(3) instead of local copy.charnier1997-06-232-18/+10
* Use err(3).charnier1997-06-232-8/+10
* Convert man page to mdoc format. Cosmetic in usage string.charnier1997-06-233-241/+352
* Fix a minor nit in the .Dd macro invocation so thatsteve1997-06-2319-34/+34
* Show the real revision date and not the date that thissteve1997-06-2352-64/+64
* Make this file bare a small resemblance to reality againjulian1997-06-231-181/+165
* Do ports.1 earlier.jkh1997-06-231-2/+3
* For the xenix_ftime() routine, don't use the native version of the struct --sef1997-06-221-3/+8
* Argh - 3rd time's a charm. Move doc even further in the distribution chain.jkh1997-06-221-2/+2
* Integrate calloc with the rest of the gang.phk1997-06-225-478/+390
OpenPOWER on IntegriCloud