summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* It's "router_flags" not "routerflags"jkh1999-09-022-2/+2
| | | | | Submitted by: kasey@ambernetworks.com PR: 13534
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-0229-176/+495
| | | | | | | | | | I backed-out the changes in -current and didn't touch stable at all (I thought I had my patch order reversed, not what actually happened). AIEEE! I can't even blame the crack for this one since I broke my crack pipe a few weeks ago. I think sleep deprivation gets the blame for this one. Medal for noticing this one goes to: Jim Bloom <bloom@acm.org>
* Re-add the libmytinfo/libncurses stuff - removing it breaks staticchris1999-09-011-2/+2
| | | | | | linkage. Pointed out by: bde
* The libraries `libmytinfo' and `libncurses' are not required by thischris1999-09-011-2/+2
| | | | program.
* Fix stupid disorder in previous commit. This was my own error, notsheldonh1999-09-011-1/+1
| | | | the mistake of the PR's originator.
* The -f option stole the -d option's option string colon in the getoptsheldonh1999-09-011-1/+1
| | | | | | | optstring. PR: 13521 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* unifdef -Uvaxphk1999-09-011-148/+0
|
* Use the appropriate macro for double quotes rather than using doublejkh1999-09-014-20/+47
| | | | | | | quotes. Submitted by: Alexey Zelkin <phantom@cris.net> PR: 13436
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,jkh1999-09-0129-494/+175
| | | | | | | bringing in DHCP support. The only thing I left out were Poul-Henning's newfs changes since I'm not sure if he's brought the rest of that support into -stable yet. If it turns out that this is the case, I'll MFC those changes too.
* Ppp is started on vty2, not vty3brian1999-09-011-1/+1
|
* Back out previous commit. I mistook passing commentary from bde forsheldonh1999-08-312-17/+6
| | | | | | review. Requested by: bde
* #ifdef out section of code dealing with integer timers,jlemon1999-08-311-0/+6
| | | | they aren't here any more.
* Make vnconfig's device argument not require a leading "/dev/", ala "ccdconfig".mtaylor1999-08-302-7/+19
| | | | | Cleanup a few "-Wall -O" warnings. Make "usage()" agree with man page.
* Only do a full pwd_mkdb for deletions; other operations may use the -usheldonh1999-08-301-2/+6
| | | | | | | option as an optimization. PR: 13346 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Only issue a warning for the first occurrence of a UID > USHRT_MAX andsheldonh1999-08-302-6/+17
| | | | | | | the first occurrence of a GID > USHRT_MAX. PR: 13344 Reviewed by: bde
* Remove some $Log$ debrispeter1999-08-291-15/+0
|
* Add $FreeBSD$ lines to man pages that are missing them to make itmpp1999-08-2814-3/+28
| | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net>
* add MAINTAINER to userland part of i4bhm1999-08-281-0/+1
|
* Always set the MBR value. When you leave it uninitialized, it seemsjkh1999-08-282-20/+12
| | | | like libdisk does bad things. :)
* $Header$ -> $FreeBSD$peter1999-08-2814-15/+44
|
* $Id$ -> $FreeBSD$peter1999-08-28992-1016/+1019
|
* $Id$ -> $FreeBSD$peter1999-08-2822-22/+22
|
* I misunderstood the failure mode - revert BINMODE to 4554. I'm stilljkh1999-08-271-2/+2
| | | | | | | going to remove ppp from the installation options in 5 days if ppp is still broken, however, as it hasn't worked at installation time for several weeks now and it's only causing people to fill my mailbox with questions.
* Fix a typo.jkh1999-08-271-4/+4
| | | | Reported by: Terry Jones <terry@cliffs.ucsd.edu>
* I don't know who decided that an install mode of 4544 was correct, butjkh1999-08-271-2/+2
| | | | | for a binary it's far from it. This is why sysinstall is unable to run ppp at startup time and causing weirdies in -current.
* Rebuild the list of interface numbers to names if we're tryingbrian1999-08-261-3/+13
| | | | to evaluate an interface number that didn't previously exist.
* VALIASED doesn't exist any more.phk1999-08-261-3/+1
|
* Aligh mbufs to sizeof(long), not 4brian1999-08-261-2/+2
|
* Fix some mdoc(7) style inconsistencesbrian1999-08-252-16/+32
| | | | Submitted by: Alexey M. Zelkin" <phantom@cris.net>
* Move ipxrouted.dmp from /tmp to /var/log to make it more difficult to hijack.jhay1999-08-242-4/+4
| | | | PR: 13286
* Cosmetic: bring closer to RELENG_3brian1999-08-231-3/+3
|
* Recognise the GPS receiver from Trimblen_hibma1999-08-231-0/+15
| | | | | | | | | | | | | in NMEA mode (without date). Trimble OEM Ace-II receiver. Low cost PCB with single voltage input, external active antenna and two serial ports with either NMEA and ITAPs output. Programmable to be tuned for 'time' accuracy in fixed station config. Author of tool notified. Submitted by: Dirk van Gulik <dirk.vangulik@jrc.it>
* Fix a few problems on the Alpha, and fix -Wall while here.peter1999-08-231-5/+5
| | | | | | | Before: isab0@pci0:8:0: class=0x060100 card=0x00000000 chip=0xffffffffc6931080 ... After: isab0@pci0:8:0: class=0x060100 card=0x00000000 chip=0xc6931080 ...
* NOALIAS -> NONATbrian1999-08-221-4/+4
| | | | Reminded by: jkh
* Modify yp_mkdb so that it only checks for bogus '+' and '-' characterswpaul1999-08-223-15/+39
| | | | | | | | | | | in source input if the -f flag is used, and modify Makefile.yp to only use -f for the passwd, master.passwd and group maps. These should be the only ones for which the + and - characters have special meaning that make it important for us to avoid letting them into any of the map databases. In some cases (namely the automounter maps) we have to allow at least the - character through in order to create the map properly. This closes PR #8699.
* Fix assorted style problems and bring up to date.jkh1999-08-222-72/+174
| | | | | Submitted by: Alexey M. Zelkin <phantom@cris.net> PR: 13271
* Allow authkey to be changed independently of the current phase.brian1999-08-221-14/+5
|
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-212-2/+4
| | | | | | | | | | | | | PCI fast ethernet controller. Currently, the only card I know that uses this chip is the D-Link DFE-550TX. (Don't ask me where to buy these: the only cards I have are samples sent to me by D-Link.) This driver is the first to make use of the miibus code once I'm sure it all works together nicely, I'll start converting the other drivers. The Sundance chip is a clone of the 3Com 3c90x Etherlink XL design only with its own register layout. Support is provided for ifmedia, hardware multicast filtering, bridging and promiscuous mode.
* This is the addition of a syslog(3) security.* top-level category. Thisgreen1999-08-211-5/+4
| | | | | | | | | should be used from now on for anything security but not auth-related. Included are updates for all relevant manpages and also to /etc files, creating a new /var/log/security. Nothing in the system logs to /var/log/security yet as of the time of this commit. Reviewed by: rgrimes, imp, chris
* Quiet some overly chatty debug output, do some minor cleanups tojkh1999-08-212-17/+19
| | | | the DHCP support code.
* MAXLINE not MAX_CMDLINEmdodd1999-08-201-1/+1
| | | | Noticed by: Norman C. Rice <nrice@emu.sourcee.com>
* Fix some cut and paste damage.mdodd1999-08-202-3/+3
| | | | Noticed by: Norman C. Rice <nrice@emu.sourcee.com>
* What the heck was I thinking? Nobody else saw this? Sheesh.mdodd1999-08-203-8/+14
| | | | | | | | | | (num > MAX) ? MAX : num rather than (MAX > num) ? MAX : num Also, make things a little easier to read while I'm here.
* o Add the -foreground switch. This switch behaves like -background exceptbrian1999-08-1916-285/+358
| | | | | | | | | that ppp stays in the foreground. o Add the -quiet switch to quieten ppps startup o Add the -nat flag and discourage the use of the -alias flag. Both do the same thing. o Correct some nat usage strings. o Change the internal ``alias'' command to ``nat''.
* Use el_source() so we pick up .editrcmdodd1999-08-193-2/+5
|
* Add support for command line editing and history.mdodd1999-08-197-47/+126
| | | | | | | | Remove src/contrib/bind/bin/nslookup/commands.c as it is generated by lex from commands.l. Submitted by: lpc/cdcontrol patches originally by msmith. Reviewed by: msmith (in theory)
* Mention ``alias enable no'', not ``alias enable off''.brian1999-08-182-4/+4
|
* Fix a bunch of broken cross-referenceschris1999-08-186-12/+12
|
* Implement a minimum idle time value as an optional second argumentbrian1999-08-176-26/+79
| | | | | | to ``set timeout''. This is useful for situations where your minimum call charge is (say) 5 minutes (like mine is)
* Set the close-on-exec flag for all unused descriptors whenbrian1999-08-174-35/+35
| | | | exec()ing other programs.
OpenPOWER on IntegriCloud