summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an intro for games.wosch1997-02-162-0/+70
* Replace bogus strncmp() with strcmp().jkh1997-02-163-3/+12
* Back ut FD_SETSIZE increasing until related kernel issues will be resolvedache1997-02-161-1/+1
* Update my pgp keypeter1997-02-161-18/+24
* Fixed URL for ftp.tex.ac.uk in MASTER_SITE_TEX_CTAN.obrien1997-02-161-2/+4
* Fix a expansion bug that caused the result of `echo $((1 << 30))`steve1997-02-161-2/+5
* Implement the -o commandline switch. This does almost exactlysteve1997-02-161-12/+61
* Forgot to say I also added Pedro A M Vazquez <vazquez@IQM.Unicamp.BR> forobrien1997-02-160-0/+0
* Added:obrien1997-02-161-0/+3
* Document setup.exe.jkh1997-02-161-5/+13
* Bump default FD_SETSIZE from 256 to 1024 as many modernache1997-02-151-1/+1
* Update my pgp key.phk1997-02-151-19/+22
* The screen layout of the lefthand side for the vmstat display was way off.obrien1997-02-151-11/+11
* Update my PGP key (two new sigs). Being at it, fix up jmb's entry,joerg1997-02-152-17/+24
* Removed unnecessary #include of obsolete <sys/dir.h> again.bde1997-02-152-2/+0
* Restored my fixes for printing the FP registers. Theirbde1997-02-151-6/+41
* Prevent potential argument buffer overflow.jkh1997-02-151-8/+7
* Oops, the last commit shouldn't have removed floatformat.c.bde1997-02-151-1/+1
* Don't use the private version of vasprintf(). It doesn't understandbde1997-02-151-7/+4
* Make configSysconfig() less chatty.jkh1997-02-156-15/+21
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingjkh1997-02-1512-21/+120
* Fix a bogon with playpen size calculation for pkg of "-". It's amazingjkh1997-02-151-1/+3
* Put back .endif clobbered by the previous commit, breaking thejkh1997-02-151-0/+1
* Correct bogus msg dialog.jkh1997-02-155-7/+9
* Only add interface lines if they're not there already.jkh1997-02-153-18/+36
* List -h option also in the SYNOPSIS line.max1997-02-151-1/+1
* Add a safety belt to configSysconfig() that should have been in therejkh1997-02-153-3/+9
* Added Kiroh HARADA for his gn-gnspool port.max1997-02-151-0/+1
* Plug a security hole involving $ENV forwarding over telnet. Sigh, ijoerg1997-02-152-2/+2
* Reviewed by: Bruce Evans <bde@freebsd.org>danny1997-02-151-0/+6
* Added an option `-h' which gives you usage info.max1997-02-152-10/+18
* Allow commonly-used "insecure" as a valid keyword in /etc/ttys.davidn1997-02-152-0/+3
* Disabled the i387 version if log1p(). It just evaluates log(1 + x).bde1997-02-151-2/+4
* mdoc'ify man pagejmg1997-02-151-32/+29
* Don't bogotify pkg_add's stderr.jkh1997-02-142-4/+4
* Add jdp's pgp key.jdp1997-02-141-0/+27
* Revert some of the previous change - on second thought...jkh1997-02-142-12/+36
* Add better quote elimination (and fix a bug).jkh1997-02-143-21/+24
* o Try to be more aggressive about reading in old configuration datajkh1997-02-1415-180/+348
* Modified the display() function to recognize when the output it going to ajmg1997-02-141-14/+18
* Fix the mechanism for choosing wehether to save the slow-start thresholdwollman1997-02-147-469/+250
* Send RTM_IFINFO messages whenever promiscuous and all-multicastwollman1997-02-141-2/+9
* Replace my EOF fix with better one from sendmail-bugs discussionache1997-02-141-2/+1
* Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.hbde1997-02-143-41/+21
* Style fixes.mpp1997-02-143-32/+28
* Reviewed by:hanai1997-02-142-0/+5
* Xref boot(9).mpp1997-02-141-1/+2
* Style fix.mpp1997-02-141-1/+4
* Add boot(9) Obtained from NetBSD w/modifications by me.mpp1997-02-142-1/+102
* Add MD5(9).mpp1997-02-142-1/+75
OpenPOWER on IntegriCloud