summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Make ``show mem'' display the number of packets allocated as well as thebrian1998-08-211-11/+15
* Fix ``lp=port@machine'' syntax and mention it in printcap(5).brian1998-08-212-3/+14
* Build kvm_mkdb and natd on alpha too.jb1998-08-201-4/+4
* Increased column widths for tty input watermark fields so that watermarksbde1998-08-191-9/+10
* Bruce says that %p is intended to format void pointers only. So use a void *jb1998-08-181-2/+2
* Destroy any existing chat timeouts in datalink_ComeDown()brian1998-08-181-1/+2
* Removing -batch option from adduser. Adduser was written aswosch1998-08-172-106/+8
* Update to use the new elf headers.dfr1998-08-171-10/+11
* Don't lose an allocated pointer if realloc() fails.brian1998-08-171-4/+9
* Remove a cast and print the pointer value with %p instead of %x.jb1998-08-171-4/+4
* Ad #include stdlib.h to get the prototype for malloc().jb1998-08-171-1/+2
* We need config to build on the alpha also ... kinda difficult to buildgpalmer1998-08-171-4/+4
* /usr/sbin/spkrtest and /usr/sbin/vidfont (aka kbdmap) use veryphk1998-08-142-4/+6
* Be careful about using ``.Bd -literal'' as groff sometimes keepsbrian1998-08-112-36/+36
* DNS lookups for partially qualified hosts didn't work right. I was tryingwpaul1998-08-101-5/+2
* `dns' option defaults to disabled, not enabled.brian1998-08-092-4/+4
* Add missing .Elbrian1998-08-092-2/+4
* /var/run/tunX.pid is created regardless of ppps mode.brian1998-08-092-14/+4
* Use IFT_PPP from net/if_types.h rather than hard-coding it.brian1998-08-091-2/+3
* When entering ``term'' mode, don't output any messages untilbrian1998-08-096-19/+29
* Don't forget to call PacketAliasInit().brian1998-08-091-1/+7
* Missed these...brian1998-08-072-0/+757
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-0735-123/+841
* Add snprintf.c to SRCS so that the function quad_to_string exists. Thejb1998-08-061-1/+1
* Don't mess around in OBJDIR for includes, and remove some warnings.eivind1998-08-0611-28/+31
* The control code ^_ (0x1f) should really be called "us" rather than "ns".yokota1998-08-062-3/+4
* Update DPT driver from 1.4.3 to 1.4.5eivind1998-08-053-22/+51
* - On second thought, attempt to get the read-only lock, but don'tnate1998-08-041-1/+16
* - Removed read-only lock from 'pw'. This removes portions of the FIXnate1998-08-041-22/+1
* Remove old sendmail (to the Attic)peter1998-08-04223-89246/+0
* Descend into makemap/mailstats/praliases when building sendmail.peter1998-08-041-2/+2
* Use sendmail-8.9.1 makemappeter1998-08-041-0/+12
* Use sendmail-8.9.1 praliasespeter1998-08-041-0/+9
* Build sendmail-8.9.1 makemap.peter1998-08-041-0/+9
* Connect up sendmail-8.9.1peter1998-08-041-55/+49
* PR: 7489thepish1998-08-041-2/+2
* Added the `saver' key definition. The saver key will activate the screenyokota1998-08-033-3/+13
* - Set bell pitch in hertz and duration in msecs.yokota1998-08-032-6/+14
* Fixed printf format errors.bde1998-08-022-4/+4
* Fixed printf format errors.bde1998-08-022-6/+6
* PR: 7469brian1998-08-023-4/+11
* On receipt of a sig 15, do a full bundle_Close() even ifbrian1998-08-022-7/+3
* When we receive an LCP config REQ in Opened state,brian1998-08-011-6/+8
* Cosmetic: Diagnostic wording (Unknown -> Unexpected)brian1998-08-011-4/+14
* Always dial immediately on ``open'', ``dial'' and ``call''.brian1998-07-313-31/+12
* ndc hardcodes 'named' instead of using $named_program from rc.confphk1998-07-311-2/+2
* Document meanings of flags to the -r and -s options.jkoshy1998-07-301-6/+28
* Allow an optional ``!'' in the open, dial & call commands.brian1998-07-295-59/+109
* Use tcsetattr TCSANOW instead of TCSADRAIN so that dedicated mode doesn'tbrian1998-07-291-2/+3
* Document the kern.logsigexit sysctl variable (sort of).joerg1998-07-291-1/+2
OpenPOWER on IntegriCloud