summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Add rpc.statd and the stub rpc.lockd, as these build and are of some use topeter1996-04-041-2/+3
| | | | some people.
* Makefile: Add new modes.c file to list of objects.sef1996-04-035-57/+497
| | | | | | | | | | printjob.c: Use termios instead of sgtty structs and ioctls; remove support for fs/fc/xs/xc capabilities, and replace them with the ms capability (stty-like words, instead of octal bit patterns). modes.c: Modified from stty's file, parses comma-seperated list of tty modes (e.g., "cs8,-paren,-opost"). Reviewed by: rgrimes, joerg
* Remove definitions and declarations for FS, FC, XS, XC variables, andsef1996-04-032-8/+2
| | | | | | replace them with MS char* variable. Reviewed by: rgrimes, joerg
* printcap.5: Remove fs,fc,xs,xc capability, and replace them with the mssef1996-04-031-5/+3
| | | | | | capability Reviewed by: rgrimes, joerg
* Update paths to Taiwan sites.jkh1996-04-032-10/+10
|
* yppush_main.c:wpaul1996-04-033-52/+22
| | | | | | | | | | | | | | | | | | | | - Remove unused 'pid' member from the jobs structure. (This was left over from an earlier incarnation of the program that used multiple processes.) - Remove #ifdef'ed longjmp() stuff. - Print warning message if the 'pushing' host is not the master for a map being pushed but don't bail out. (While yppush should only be used on an NIS master, using it elsewhere is not an unpardonable sin.) yppush.8: - Fix a couple of mind-os. Makefile - Change format to hopefully ease bootstrapping. (Suggested by wollman.) Other Makefiles should follow.
* Add the '8' flag to the smtp and esmtp mailers. This causes sendmail-8.7.5peter1996-04-031-2/+2
| | | | | | | | to behave like the older sendmails when talking to a peer that does not have esmtp or does not advertise 8BITMIME. The old sendmail "just sent it anyway", while the 8.7.x series mangle any extended character set mail by conferting it to quoted-printable or base64. Freefall has been running this for some time.
* Copy /etc/localtime, unless it's already a symlink.joerg1996-04-011-7/+20
|
* Some minor tweaks for statdpeter1996-04-014-101/+25
| | | | | | - use rpcgen to generate unmodified code instead of havinf it in the repository - use "natural" function names to avoid conflicts with prototypes etc.
* Tweaks for the stub lockd.peter1996-04-016-242/+46
| | | | | | | - Use rpcgen to generate the unmodified boilerplate code rather than having it in the repository. - Eliminate the conflicting function names by changing them to their "natural" rpcgen generated names
* Allow the use of uid ranges when using the "-p" option to allowmpp1996-03-312-1/+30
| | | | | | | | | | | | easy setup of default quotas for a range of uids. Usage: edquota -p protouser startuid-enduid E.g. edquota -p mpp 10000-19999 Will duplicate the quota limints for user mpp for uids 10000 - 19999. The uids in question do not have to currently exist in /etc/passwd.
* Another round of fixes:joerg1996-03-312-60/+35
| | | | | | | | | | | | . Replace my NIH-suffering code to detect the number of lines on the terminal by the curses variable LINES. . Fix the selection code for countries with more than one screenful of locations. The very few people living in America/US/Pacific now won't be charged for Indiana any longer... :) . Removed the gross code that copied over the timezone file to /etc/localtime, and create a symlink now instead.
* Put signal number into logfileache1996-03-301-5/+7
|
* Add the jp.106 Japanese keymap to list of possibilities. I also seejkh1996-03-302-2/+6
| | | | | a jp.106x keymap there, but Satoshi hasn't asked for it and I don't know what it even is, so...
* Fix UnrawModem:ache1996-03-291-6/+6
| | | | | | restore initial (not second level) state not call it for DEV_SYNC issue input flush after restoring
* Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead ofbde1996-03-292-2/+6
| | | | | | in the clk0 counter. Reviewed by: se
* Add bootparams.5.joerg1996-03-282-1/+81
| | | | Obtained from: NetBSD
* Directly clear parity area because cfmakeraw not do itache1996-03-281-1/+2
|
* After real problem is found (flush never occurse), re-enableache1996-03-271-1/+3
| | | | | software flow control, but re-enable it properly, idea taken from taylor 'cu'
* Fix typing bug cause flushing never occurse:ache1996-03-271-2/+2
| | | | TIOCFLUSH -> TCIOFLUSH
* Use cfmakeraw() instead of all those termios settingsache1996-03-271-24/+8
|
* Cleanup both raw & termianl modes termios flags settingsache1996-03-271-4/+11
|
* Disable ^S/^Q flow control!!!ache1996-03-271-3/+3
|
* Rename the usage of `private' to `private_data' to cope with thejoerg1996-03-248-92/+90
| | | | | | | | recent libdisk changes. (sysinstall is guilty of using `private' in quite more places, but since this ain't in library code, it's not that important.) Whenever possible, better not use C++ reserved words...
* Clean up the options screen a little bit by shortening it by one linejkh1996-03-241-2/+2
| | | | in the vertical axis.
* The name of the lynx package has changed - update it.jkh1996-03-242-4/+4
|
* Remove some rather useless debugging messages.jkh1996-03-242-10/+2
|
* Whoops! I create the holographic shell too early now - move it afterjkh1996-03-232-10/+10
| | | | the chroot. Nice idea, just didn't work (caused shared execs to fail!).
* Make the editor a selectable option. Some people don't care for `ee'!jkh1996-03-236-7/+14
|
* All this was horribly broken. The menues were overflowing, the `diff'joerg1996-03-222-20/+45
| | | | | | | | | calculation wrong, bogus `reboot now!' hints given, and the displayed month off by one. Fix all of this. Requested by: jkh
* Whoops! Total brain-fade on that last "optimization" for mountingjkh1996-03-211-10/+1
| | | | the CD (thanks to Mike O'Dell for finding it). Fixed.
* Major enhancements to the package adder (next step is to use the new dialogjkh1996-03-2111-146/+143
| | | | | | functions to make the menus far less klunky, but one thing at a time). Fix bug that had debug output spewing uselessly on vty2 when running multiuser.
* Add support for /very/ experimental -e (exposure) option.pst1996-03-211-6/+18
| | | | Not documented yet, because it's for grownups and geeks for now.
* Sync the ftp site list with reality. Some day, this will be an algorithmjkh1996-03-212-110/+174
| | | | and not a menu.
* Close a file descriptor that I had (harmlessly) left open in a childjdp1996-03-201-1/+2
| | | | process.
* Accept DEL as a synonym for `delete'jkh1996-03-204-4/+8
|
* Update IGMP printing, removing the obsolete packet header version number &fenner1996-03-191-28/+42
| | | | | | | changing "new" and "old" to "v2" and "v1" to allow for future changes not having to be "newer new" Recognize Router Alert IP option
* Merged type changes and overflow bug fixes from Lite2.bde1996-03-191-22/+35
| | | | | | | | | | | Fixed the gets() changes. The buffer contents is indeterminate when fgets() returns NULL... Now when you type EOT at one of the prompts, the program usually spins reading the sticky EOF instead of dumping core. Even GUIs could do better. Added $Id$. Obtained from: partly from 4.4BSD-Lite2
* Updated howmany() to be once again identical with the namespace-pollutingbde1996-03-191-1/+1
| | | | one in <sys/types.h>. Lite2 changed the white space in the latter.
* Updated format strings to match Lite2's fixed-width type changes.bde1996-03-191-3/+3
| | | | | | uids and gids aren't unreasonably long any more, so we get to change all the format strings that were fixed to use %lu back to %u.
* sysinstall/Makefile:bde1996-03-192-2/+2
| | | | | | | | | | | | | | | | | Fixed DPADD again. mk/bsd.README Don't list the LIBXXX identifiers here. Describe them better. mk/bsd.prog.mk Updated the list of LIBXXX identifiers. - recently added library libdisk.a wasn't mentioned (required for sysinstall) - old objects kz*.o weren't mentioned - old libraries libc_pic.a, libcom_err.a, libf2c.a, libg++.a, libgcc_pic.a, libgmp.a, libipx.a, libkeycap.a, libss.a and libxpg4.a weren't mentioned - old libraries libgnumalloc.a and libftp.a no longer exist - old library libmp.a was said to not exist - deprecated links libfl.a and libln.a weren't mentioned
* Small tweaks to the presentation of this stuff.jkh1996-03-191-4/+4
|
* Fix cpioVerbosity() botch when verbosity set very low.jkh1996-03-191-2/+5
|
* Use proper path to hostnamejkh1996-03-192-4/+4
|
* Use /dev/apm instead of /dev/apm0.nate1996-03-181-1/+1
|
* Open up /dev/apm instead of /dev/apm0.nate1996-03-181-1/+1
|
* Lots of fixes:jkh1996-03-1823-314/+223
| | | | | | | | | | | | | | | | 1. Revamp package installer to use new dependency lists and also pkg_add's new `read from stdin' mode to prevent a copy of the package from hitting the disk unnecessarily. 2. More fixes for running "not as init" - don't get upset if CDROM already mounted, do the right thing instead. 3. If running as init, assume first-time install and _don't show the (W)rite option in the fdisk screen. 4. Many other little tweaks, some of which will have to wait for fuller testing until I can create a boot floppy (testing certain system-destroying features of sysinstall can be a royal pain). Expect some more commits.
* libdisk is now installed as a standard library.joerg1996-03-172-18/+4
|
* Fold in 8.7.5 change onto mainline (all one line).peter1996-03-131-2/+2
|
* This commit was generated by cvs2svn to compensate for changes in r14615,peter1996-03-132-3/+8
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud