summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Initialise lcp::his_mru to the ``set mtu'' value if it's lessbrian1998-09-091-2/+4
| | | | | than DEF_MRU, allowing our interface mtu to be decreased despite negotiation with the peer.
* Add 'blank' and 'nextwriteable' commands for atapi CD-R/RW support.sos1998-09-082-2/+19
|
* Whoops, update the makefile too while I'm at it.jkh1998-09-082-2/+2
|
* Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOSjkh1998-09-081-30/+36
| | | | | | | library. I have to include MSDOSFS on the boot floppy anyway (so I can read DOS floppies in a few other contexts) and since both -stable and -current MSDOSFS handle long filenames, I'm OK on that now. Should save about 10K of space.
* Make totally sure that we have the latest 1.7 version of booteasyjkh1998-09-082-44/+44
| | | | | (it looked like it already to me, but the PR gives me cause to wonder). PR: 2514
* o Set paths internally for pkg_add for tools we might want to invoke.jkh1998-09-083-12/+16
| | | | | | | | o Fix bogus suffix handling. o Tell user when an FTP url is being xferred rather than being silent. This sort of violates "the unix way" but it stops people from whacking ^C when they think it's hung, too. Sometimes visual indication of success is important. Doesn't spit out anything if not on a TTY.
* Fix bogus suffix stripping to be less naive.jkh1998-09-081-9/+7
| | | | | PR: 3418 Noted by: pst
* Fail as documented when a dependency cannot be foundjkh1998-09-081-1/+7
| | | | | PR: 7318 Submitted by: djv@bedford.net
* Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-051-1/+1
|
* With the change to the 4.4Lite2 mount interface we don't need specialobrien1998-09-052-7/+5
| | | | conf files.
* Don't cast potentially unaligned addresses to pointers tobrian1998-09-045-53/+134
| | | | | non-char types on non-i386 architectures. On Alpha and Sparc we get a bus error if we do.
* o Enable standby mode in apm utility. You need a newer kernel for thisimp1998-09-042-11/+203
| | | | | | | | | | | | | | | | functionality to work (however, the kernel changes were committed to current at 1998/07/05 23:29:11 PDT). o Enable setting of a timer for later wakeup. Note, not all APM BIOSes support this for all modes (mine doesn't support waking up on a timer from standby mode). o Print out the APM capabilities, as reported by the BIOS. o Report wake on ring indication. No way to enable/disable this, but it is reported. o update man page with above o The output of this command has changed, so if you have a script that parses its output, then you may need to rewrite it slightly. o The code attempts to deal with older kernels than July 5, 1998, but that part of the code isn't well tested.
* Fix uninitialized variable.yokota1998-09-041-1/+2
| | | | | PR: bin/7799 Submitted by: Sheldon Hearn (axl@iafrica.com)
* Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.obrien1998-09-041-14/+14
| | | | (bde will remove it soon)
* add missing sys/queue.hache1998-09-041-1/+2
|
* Reviewed by: Doug Rabsonnsouch1998-09-034-6/+64
| | | | | | Submitted by: nsouch 'local' token added to support new bus architecture .c files generated by .m files.
* Install amd.confbrian1998-09-022-2/+9
|
* Silence potentially bogus warning.jkh1998-09-011-2/+2
|
* Don't set the router_enable variable by default.jkh1998-08-312-4/+2
|
* Sort cross references.wosch1998-08-318-41/+41
|
* Remove OpenBSD build support - let the Makefile vary perbrian1998-08-312-20/+2
| | | | | | OS rather than making it a mess and potentially screwing up cross builds. Suggested by: bde
* Accept gateway value of NOjkh1998-08-311-2/+2
|
* The `group{del,mod,show}' take require a '[group|gid]' argument.jkoshy1998-08-311-1/+4
| | | | PR: docs/7788
* Add OpenBSD build supportbrian1998-08-301-1/+7
|
* Add OpenBSD build supportbrian1998-08-301-2/+8
| | | | Remove -Wmissing-prototypes
* Split lines into one subdir per line.gpalmer1998-08-301-19/+122
|
* Make pstat machine-independant againgpalmer1998-08-301-3/+3
|
* DPDADD -> DPADDgpalmer1998-08-306-12/+12
|
* Fix parallel makes falling over on xwheregpalmer1998-08-301-2/+2
|
* Install ipmon.8 in man8/ not man1/.jkoshy1998-08-301-1/+1
| | | | | PR: 7778 Submitted by: horikawa@jp.freebsd.org
* Don't use ``-width 20'', it's misleading. Use ``-width XX''brian1998-08-292-20/+20
| | | | instead.
* Don't claim that the alias library isn't loaded untilbrian1998-08-292-14/+6
| | | | used.
* Add the following word substitutions when running a shellbrian1998-08-293-35/+109
| | | | | | | | | command: AUTHNAME: The local authname ENDDISC: The local endpoint discriminator LABEL: The configuration label in use PEER_ENDDISC: The peers endpoint discriminator USER: The peers authname
* Allow the use of HISADDR, MYADDR and INTERFACE as wordsbrian1998-08-291-15/+78
| | | | | | | | embedded in the args of a "shell" or "!bg" command, and only accept upper case versions. We can now do: ! sh -c "ifconfig INTERFACE >/tmp/myfile"
* Mention ``cbcp'' in ``set log ?''brian1998-08-291-4/+4
|
* Add /usr/lib to the list of things to chflag before upgrading.jkh1998-08-281-2/+2
| | | | Noticed by: Blaz Zupan <blaz@gold.amis.net>
* Fix recursive package add problem (for on-disk package files) I introducedjkh1998-08-271-3/+6
| | | | | with the change in semantics to make_playpen(). Now package dependencies more than 2 levels deep should work again. Pass the hat.
* bmake framework for contrib_amdobrien1998-08-2719-2/+2378
|
* Make way for the contrib_amd bmake frame work.obrien1998-08-27187-46553/+0
|
* Catch more cases where the CDROM has been mounted.jkh1998-08-271-1/+4
|
* Fix some OpenBSD/alpha warningsbrian1998-08-267-11/+16
|
* Remove redundant include file.brian1998-08-261-2/+1
|
* Put the IP buffer queues into struct ipcp.brian1998-08-2614-57/+62
| | | | Forgotten by: me
* The protocol must be in network byte order (OpenBSD only).brian1998-08-261-3/+3
|
* Remove identity crisis in ispcvt(8) man page. Include reference tojkoshy1998-08-261-1/+1
| | | | | | | ispcvt(8) in pcvt(4). PR: docs/7743 Submitted by: <k-horik@yk.rim.or.jp>
* Submitted by: archie@whistle.comjulian1998-08-252-3/+4
| | | | quieten cc -Wall
* Mention what ``set authname'' does in -direct mode.brian1998-08-252-2/+16
|
* If we've got a full output buffer queue and cannot sendbrian1998-08-2515-17/+180
| | | | | | | | anything for two mintues (see ``set choked'' and ``show bundle''), nuke the ip, mp and link level buffer queues. This should fix problems where ``ppp -auto'' seems to stop responding after failing to connect to the peer a few times.
* Change length arguments to sysctl to size_t.dfr1998-08-251-5/+21
|
* Consolidate the two malloc()s that are done when allocatingbrian1998-08-213-20/+13
| | | | an mbuf.
OpenPOWER on IntegriCloud