summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add a reconnect capability directing ppp to re-establishbrian1997-04-219-22/+136
* Sync with 2.2 and clean up some tortured english that was added.jkh1997-04-2018-62/+263
* Fix typo in previous commitache1997-04-191-2/+2
* Unceremoneously discard HDLC frames with less than two bytes in them.phk1997-04-191-1/+7
* Fix make depend.dfr1997-04-193-1/+19
* Generate mount*.[ch] and nfs_prot*.[ch] from the .x files.dfr1997-04-1810-1593/+146
* Add FILES section to manpage.danny1997-04-162-2/+80
* Suggested by: David Nugentdanny1997-04-163-10/+10
* Fixed type mismatch caused by bogus prototypes. rpcgen for some reasonbde1997-04-151-2/+2
* fix some typos, and some slight clean up...jmg1997-04-151-48/+57
* fix a few typos..jmg1997-04-151-24/+27
* fix a couple typos...jmg1997-04-151-3/+3
* Reviewed by: Brian Somers <brian@freebsd.org>danny1997-04-154-28/+119
* Remove osreldate. I got the number wrong anyway :(brian1997-04-152-8/+2
* Make the next number redial ability configurable. Thebrian1997-04-147-55/+113
* Allow forcing of local_ip:remote_ip in pap-secretsbrian1997-04-132-18/+64
* Make -background option attempt each phone number at mostbrian1997-04-134-13/+27
* Only wait for the redial timeout when the last phone number in thebrian1997-04-123-55/+400
* Support input and output filters with remote printing.brian1997-04-123-33/+374
* Avoid processing obviously bogus domain names in the YPBINDPROC_DOMAINwpaul1997-04-101-1/+12
* Add a sanity test to ypproc_xfr_2_svc(): check that the map and domainwpaul1997-04-101-8/+48
* Add extra paranoia test. In theory this doesn't really gain you anything,wpaul1997-04-101-2/+12
* Oops...now really commit the doc change.guido1997-04-091-1/+3
* Make a sysconfig variable controlling if teh kernel should acceptguido1997-04-091-8/+10
* Ignore SIGPIPE or any user can quit ppp just telnetting to itache1997-04-092-10/+18
* YAMF22jkh1997-04-051-3/+5
* Document the -u option.mpp1997-04-041-1/+6
* Make all this work under -current again.jkh1997-04-036-6/+15
* Variable name typo.wosch1997-04-021-2/+2
* Sync up to current state of development.jkh1997-04-027-22/+26
* Don't fail when the vfs.nfs.nfs_privport sysctl doesn't existbde1997-04-011-4/+4
* Remove the syslog stuff, and allow various return valuesbrian1997-03-312-6/+11
* Activate the -h flag which tells chown/chgrp to work on the symlink itselfpeter1997-03-313-38/+29
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-3173-113/+113
* Move uucplock into libutil and create a manual page.brian1997-03-301-4/+2
* Removed `#define KERNEL'. This was a hack-around for nfs.h being brokenbde1997-03-291-4/+0
* Allow the samplerate (in DPI) to be set on the command line, the rest ofpeter1997-03-292-2/+9
* Reserve a placeholder for 4 SMP ipi interrupts in the same way thatpeter1997-03-292-2/+6
* Use new mount args (mount "ufs" instead of MOUNT_UFS).bde1997-03-291-1/+1
* Catch this puppy up to RELENG_2_2jkh1997-03-291-3/+5
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-293-5/+5
* Remove support for "port none" and "port auto", it gains nothing,ache1997-03-284-12/+2
* Add code that will reject nfs requests in teh kernel from nonprivilegedguido1997-03-271-1/+14
* YAMF22jkh1997-03-272-4/+4
* Sync with 2.2jkh1997-03-271-3/+3
* Add #define's for port "none" and "auto"ache1997-03-263-5/+7
* - update MNT_* flags to match lite2 properly. get rid of old #if 0 flagspeter1997-03-251-22/+9
* YAMF22jkh1997-03-256-25/+34
* Print negative values only for two cases usedache1997-03-251-3/+3
* Fix iobase printing for autodetect and none casesache1997-03-251-1/+3
OpenPOWER on IntegriCloud