summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for a potential problem reported by a user I bumped into on IRCwpaul1995-06-261-9/+14
* Here is a supfile for getting the -stable bits from SUP.FreeBSD.ORG.rgrimes1995-06-261-0/+14
* `pred1' was documented as `pred'. The problem was not obvious becausebde1995-06-262-6/+6
* The pessimistic rounding in hzto() was too pessimistic for realitimexpire().bde1995-06-261-2/+6
* Partially fix `sysctl machdep.console_device'. The fix will be completebde1995-06-264-10/+28
* Useasami1995-06-261-6/+6
* Use full pathnames for the commands. Everything except gmake andasami1995-06-261-93/+99
* Remove bogus references to /usr/ucb.bde1995-06-263-6/+4
* Improve the handling of large minor numbers:bde1995-06-264-9/+146
* Document new config flag for lost output interrupts.bde1995-06-262-16/+22
* - change contact address for nic.funet.fi to count@nic.funet.fitorstenb1995-06-261-2/+4
* Check if uid is 0 before running mtree. If you aren't root, you justasami1995-06-261-2/+7
* Include killall.joerg1995-06-251-2/+2
* This commit was generated by cvs2svn to compensate for changes in r9316,joerg1995-06-253-0/+240
|\
| * Our Perl oracle hit again: Wolfram Schneider's killall utility.joerg1995-06-253-0/+240
* When tuneing filesystems with tunefs, it is not obvious what the currentjoerg1995-06-252-0/+39
* The BT scsi driver has recently had a message changed - it could bejoerg1995-06-251-3/+3
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-2530-4/+8322
* Reset defaults in case of boot() is looping several times (e.g. thejoerg1995-06-255-17/+21
* The joystick driver appeared in FreeBSD 2.0.5, not in 2.1.joerg1995-06-252-2/+2
* Add a `reset' command to UserConfig. Our documentation doesjoerg1995-06-251-2/+4
* Change "sysctl -nw" to "sysctl -w" to make the output more informative.asami1995-06-251-3/+3
* Add new option NO_MTREE. If set, bsd.port.mk won't run mtree toasami1995-06-251-2/+8
* Reduce timeout frequency from `hz' to 0 if no ports are open or to 1 ifbde1995-06-253-426/+708
* Update a comment to match the 1993/12/03 change to `np' and fix somebde1995-06-251-5/+4
* Optionally set the dump device.bde1995-06-252-2/+13
* usr/ucb -> usr/bin and usr/msgs -> var/msgs.bde1995-06-251-3/+3
* 41 headers must be implicitly included and one more (<sys/param.h>) mustbde1995-06-251-1/+2
* Update the man page for kvm_getprocs.3 to reflect our sysctl-basedjoerg1995-06-241-9/+9
* Argh!! Got the arguments in the printf() backwards.wpaul1995-06-241-2/+2
* Whoops: getnewpasswd() always says "Changing local password for foo".wpaul1995-06-242-5/+7
* getnewyppasswd() in yp_passwd.c doesn't generate correct encryptedwpaul1995-06-241-42/+2
* Back out prev. NetBSD fix, it cause skipping some error constructions,ache1995-06-241-5/+3
* Don't make error on ^<spaces>\nache1995-06-241-1/+1
* Make parsetime.c more consistent by using the (already declared) enumjoerg1995-06-242-11/+13
* Convert the colon after (send-pr) into a period, so the info file canjoerg1995-06-241-1/+1
* When using dump/rdump on large filesytems (my case 3 GB), the lseekjoerg1995-06-241-2/+4
* ttywait: convert EWOULDBLOCK to EIO, when t_timeout expiredache1995-06-241-1/+3
* Add a "checkpatch" target that does a "patch -C" instead of a "patch".asami1995-06-241-3/+20
* Use lstat() instead of access() for checking file existence. It worksasami1995-06-241-2/+3
* Add an "-m" flag to merge instead of replace the entries. We canasami1995-06-244-82/+150
* Replace EWOULDBLOCK to EIO in ttwrite, when t_timeout expiredache1995-06-231-1/+3
* Somewhere along the line, somebody decided to make the 'full name' fieldwpaul1995-06-231-1/+1
* Fixes for PR #508 and #509 ('botched 'Bad netgroup' error message' andwpaul1995-06-231-7/+43
* Correct some incorrect instructions.jfieber1995-06-231-2/+2
* 1) Enable boot from root partition which end > cyl 1023, it isn't criminalache1995-06-231-6/+11
* Fix handling NULL-encapsulated interfaces (lo & tun)ache1995-06-221-3/+12
* Fix an assortment of typos.jfieber1995-06-224-9/+9
* Add an option to the psm driver to skip the parts of the probe which breakdfr1995-06-224-3/+14
* Use ifr_mtu for the mtu value rather than ifr_metric.dg1995-06-221-4/+4
OpenPOWER on IntegriCloud