summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Select between the generic math functions and the i387-specific onesbde1997-02-1630-74/+264
* Don't call sendmail with "-f root" when run with "-a". Thismpp1997-02-161-1/+1
* Use the C library version of log10() instead of the inaccurate formulabde1997-02-161-3/+1
* Fixed the i87 version of exp(). It returned NaN for args +-Inf. It hadbde1997-02-161-0/+42
* Removed unnecessary #include of obsolete <sys/dir.h> again.bde1997-02-161-1/+0
* Typo police.mpp1997-02-161-2/+2
* Typo and style fixes.mpp1997-02-161-3/+5
* Lowercase file name for contents. All other directories (psd, smm, usd)wosch1997-02-161-1/+1
* Install new intro.5 man page.wosch1997-02-162-2/+57
* Add cross references to apropos(1), intro(5), intro(6).wosch1997-02-161-0/+3
* Remove unsupported man section 3fwosch1997-02-161-1/+1
* Add directory man6 to SUBDIRwosch1997-02-161-1/+1
* 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
OpenPOWER on IntegriCloud