summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade perl to perl5.004_04markm1997-11-121-3/+3
* fix return type so that it returns both bytes (instead of just first)jmg1997-11-121-2/+2
* state that "kernel includes" ==> sys/*.hobrien1997-11-121-2/+3
* Reviewed by: various.julian1997-11-1216-50/+59
* style-police got me. :-)obrien1997-11-121-5/+9
* Document the exit status for a command that was terminated by ajdp1997-11-121-1/+5
* Output the estimated battery lifetime as "hh:mm:ss" along withjdp1997-11-122-6/+33
* Expand the APMIO_GETINFO ioctl to return the estimated remainingjdp1997-11-123-63/+140
* Don't warn that we're waiting for the command to complete ifbrian1997-11-121-3/+2
* Some "allow" examples.brian1997-11-121-1/+18
* Don't moan about unexpected config req's when in ST_STOPPING.brian1997-11-111-2/+2
* Finish the security improvements:brian1997-11-1115-374/+698
* Sort "sparse" into alphabetical order, since dd's `conv' options needjoerg1997-11-111-2/+2
* Use select() instead of poll() for portabilities sake.brian1997-11-111-6/+8
* Fix typo that causes CHAP RESPONSEs to *always*brian1997-11-111-2/+2
* Poll the socket descriptor while in el_gets()brian1997-11-111-1/+36
* Flush the output stream when doing local logging.brian1997-11-111-1/+2
* Correct some anomalies in the man page.steve1997-11-111-34/+41
* Documented PSM_HOOKAPM and PSM_RESETAFTERSUSPEND options.yokota1997-11-112-2/+48
* Attempt to tell the user precisely what sort of VGA-like PCI device iswollman1997-11-111-12/+255
* - Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options.nate1997-11-111-1/+3
* Add a ypinit script and man page (script lifted from OpenBSD and haquedwpaul1997-11-104-14/+673
* Mention IP address label in ppp.linkup.brian1997-11-101-2/+3
* Fix conflicts.markm1997-11-1011-72/+140
* Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren'tbde1997-11-103-6/+6
* - Convert c++ comment to c comment.nate1997-11-102-4/+4
* Sync with sys/i386/conf/majors.i386 revision 1.20.kato1997-11-101-1/+2
* Fixed some type and value mismatches. setsignal() returned a boguslybde1997-11-102-12/+11
* Add (unsigned) cast to prevent overflow in %ache1997-11-101-2/+2
* Use more secure defaults for amd.map.jkh1997-11-101-1/+1
* Assign 84 to Andrew Gordon <arg@arg1.demon.co.uk> for the 'ttxt' Unitextmsmith1997-11-102-2/+4
* remove #include <login_cap.h>, this is included as needed elsewhere now.peter1997-11-101-1/+0
* setusercontext() came into the 2.2 branch just before 2.2.2-release.peter1997-11-101-3/+3
* Merge sendmail 8.8.8 changes onto mainline. (For all of CVS's warts, whenpeter1997-11-1018-164/+256
* This commit was generated by cvs2svn to compensate for changes in r31087,peter1997-11-1012-131/+329
|\
| * Import sendmail-8.8.8peter1997-11-1030-296/+586
* | target(__target) -> target(${__target})wosch1997-11-101-2/+2
* | Don't Cleanup() in background mode whenbrian1997-11-091-3/+1
* | Initialize VarAltPhone.brian1997-11-091-1/+2
* | Don't create a diagnostic socket by default.brian1997-11-098-136/+283
* | Don't ask for a password if it's specified as empty.brian1997-11-093-7/+17
* | Prompt correctly when ppp *doesn't* ask for a password.brian1997-11-091-2/+3
* | Suggest that a ``!include ~/.ppp.conf'' may be in order.brian1997-11-091-1/+4
* | Add the "!include" syntax.brian1997-11-094-63/+208
* | Document the ``-o 3'' option.obrien1997-11-091-2/+9
* | Remove the comments hat just list the nested includes.wosch1997-11-096-18/+7
* | target(__target) -> target(${__target})wosch1997-11-091-2/+2
* | Don't mention removed ppp sample filesbrian1997-11-091-4/+3
* | Increase chat script sizes to 512brian1997-11-0912-49/+44
* | Remove the use of $HOME/.ppp.*brian1997-11-092-28/+4
OpenPOWER on IntegriCloud