Commit graph

85308 commits

Author SHA1 Message Date
Bruce A. Mah 628edf0f9b New release notes: wlan, elfdump, ftpd(8) -P, fwcontrol(8) -R/-S,
ipfw(8) enable/disable, kenv(1) moved to /bin, ping(8) -D, ping(8) -z,
cvs 1.11.5.
2003-01-24 06:52:14 +00:00
Bruce A. Mah dfa17da3d4 New errata note: ISC DHCP 3.0rc11 update (happened for 5.0, but
missed in release notes).
2003-01-24 04:18:30 +00:00
Bruce A. Mah 0a84b8e5aa Clarify the text where we encourage users to try new hardware and
report results, fix a hyperlink.  (A variation on text suggested in
the PR audit trail.)

PR:		47383
Submitted by:	Linh Pham <question@closedsrc.org>
2003-01-24 03:40:40 +00:00
Hidetoshi Shimokawa 8604e72a9f Use stderr for message output. 2003-01-24 03:40:36 +00:00
Maxime Henrion ff301db64c Remove the now unused sys/malloc.h header. 2003-01-24 02:42:22 +00:00
Max Khon cf8a185d8d back out logging to /var/log/adduser
(/usr/sbin/pw already logs to /var/log/userlog)
2003-01-24 02:05:51 +00:00
Max Khon 3fe5b5db73 unifdef -D_THREAD_SAFE 2003-01-24 01:47:55 +00:00
Max Khon 1746ea2b02 remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
Max Khon 6cdcc15976 - add support for IPX (tested with mount -t nwfs and mars_nwe),
IP fast forwarding, SIOCGIFADDR, setting hardware address (not currently
enabled in cm driver), multicasts (experimental)
- add ARC_MAX_DATA, use IF_HANDOFF, remove arc_sprintf() and some unused
variables
- if_simloop logic is made more similar to ethernet
- drop not ours packets early (if we are not in promiscous mode)

Submitted by:	mark tinguely (partially)
2003-01-24 01:32:20 +00:00
Mike Makonnen 9a03c49d6c Cleanup as many instances of rc.conf variable use before
calling load_rc_config().

Approved by:	markm (mentor) dougb
2003-01-24 00:37:52 +00:00
Matthew N. Dodd 3648042ae9 - The 'aux' field isn't around any longer.
- Add missing splnet()/splx()
2003-01-24 00:37:10 +00:00
Mike Makonnen 21084fe3e4 In interactive mode, ask the user if he/she wants to add another
user and re-run interactive questions or quit depending on the
answer.

Submitted by: Scot Hetzel <hetzels@westbend.net>
Approved by: markm (mentor)
2003-01-24 00:24:26 +00:00
Nate Lawson bbef019c84 Parse both old flags location and new one. Print out new flags including
acls, multilabel, and location updated.
2003-01-24 00:07:40 +00:00
Juli Mallett 3ff1f264e9 bwrite, not sbwrite, needs to open for writing and write. 2003-01-23 23:58:22 +00:00
Max Khon 4abe79362a add forgotten IFA_LOCK_INIT 2003-01-23 23:36:45 +00:00
Giorgos Keramidas 57f9e15a0e Add a reference to talkd(8) as a hint that talk(1) depends on a
service to work correctly.

Inspired by:	P. U. Kruppa <520023893678-0001@t-online.de>
2003-01-23 22:40:18 +00:00
Wilko Bulte ed5c3cab6f Correct SIMM support for AS2100.
Submitted by: Soren Harward <soren@byu.edu>
Prompted by: jhb
2003-01-23 22:31:10 +00:00
Nate Lawson a40f20c791 More useful announce message containing current speed of CPU 2003-01-23 22:18:14 +00:00
Nate Lawson 537a265865 Remove redundant printf from targbhasync() since all places that return an
error do their own, more useful printf.
2003-01-23 21:55:12 +00:00
Dag-Erling Smørgrav 1e6f507f49 This commit was generated by cvs2svn to compensate for changes in r109756,
which included commits to RCS files with non-trunk default branches.
2003-01-23 21:37:53 +00:00
Dag-Erling Smørgrav 1e518e37e8 #include <stddef.h> rather than <sys/types.h> (perforce change 24116) 2003-01-23 21:37:53 +00:00
Juli Mallett d934deeff9 API to fillout a blank disk. For e.g. newfs. 2003-01-23 21:32:56 +00:00
Poul-Henning Kamp e0c2da42ec For "sensitive" processes, we always set the 'A' flag which causes abort()
to be called on first sight of trouble.

"sensitive" is somewhat arbitrarily defined as "setuid, setgid, uid == root
or gid == wheel".

The 'A' option carries no performance penalty.

It is not possible to override this setting: fix the program instead.

Absentmindedly nodded OK to by:    various
2003-01-23 21:26:47 +00:00
Max Khon fd045cf566 expr foo -> $((foo)) 2003-01-23 20:18:21 +00:00
Max Khon e63bd70a30 - restore an ability to write log of added users (default to
/var/log/adduser, disabled if empty or adduserlog="no")
- do not ask for password in configure mode
- print $passwdtype instead of password in configure mode
- add DATECMD, GREPCMD (not overridable but with full path)
2003-01-23 20:07:40 +00:00
Max Khon ce1794a807 Do not loose trailing spaces when printing prompt messages. 2003-01-23 19:58:16 +00:00
Max Khon 41a1582349 Do not expose password if it is empty and PWF_STANDARD format is requested
MFC after:	1 week
2003-01-23 19:51:48 +00:00
Tony Finch 77e48fe336 Add an explanation of why indirection is good. Remove an indirection
filk that also appears in fortunes2.
2003-01-23 19:23:52 +00:00
Bruce A. Mah 800bb6e2ff Add some whitespace in the Audio section. Translators can ignore
this.
2003-01-23 19:21:26 +00:00
Bruce A. Mah 6857704cb7 I didn't like where I put the last entry. Relocate it within its
section.
2003-01-23 19:19:17 +00:00
Bruce A. Mah 126b0c5d9b Add SB Live! to hardware list.
Submitted by:	Arnaud Boudou <arnaud.boudou@cgey.com>
2003-01-23 19:16:44 +00:00
Bruce A. Mah 8de20d6fc7 joy(4) entry for pc98 was misplaced...move it from Audio section to
Miscellaneous.
2003-01-23 19:09:39 +00:00
Yaroslav Tykhiy 63591ba5c8 - Add a new option, ``-P port'', to specify the port for ftpd(8)
to listen at in daemon mode.
- Use the port by 1 less than the control port as the default
  data port instead of always using hard-coded port 20.

Submitted by:	roam
MFC after:	1 week
2003-01-23 18:39:48 +00:00
Matthew N. Dodd 83d5e173ac Add missing #if USE_IF_MEDIA/#endif. 2003-01-23 18:31:56 +00:00
Bruce A. Mah c15e1a383b Minor whitespace around previous commit. Can be ignored by
translators.
2003-01-23 16:48:16 +00:00
Bruce A. Mah 482c060a5d Add idt devices to the hardware list.
Submitted by:	 Vincent Jardin <vjardin@wanadoo.fr>
2003-01-23 16:47:13 +00:00
Hidetoshi Shimokawa 937bcaa881 Merge DV(Digital Video) support. 2003-01-23 16:10:12 +00:00
Hidetoshi Shimokawa 16e0f48443 - Add sysctl knob for bus manager. (hw.firewire.try_bmr)
- Check invalid SID length.
- Add some debug messages.
2003-01-23 13:34:40 +00:00
Dag-Erling Smørgrav 32c8cd2915 Slight cleanup of the ETA / BPS code. Avoid a division by zero. 2003-01-23 13:06:13 +00:00
Maxim Konovalov fb7d32c7ee Better error handling for -s.
Submitted by:	bde

Do not constantify maximum payload size. It is 65467 with -R
(record route), and 65507 without it.

Reviewed by:	silence on -net
Proposed by:	bde

I am going to MFC rev.1.77 - 1.81 ping.c and rev.1.39 and 1.40 ping.8:

MFC after:      6 months
2003-01-23 13:04:42 +00:00
Maxim Konovalov 261e59bb9e style(9) sweep.
Submitted by:	bde
2003-01-23 12:56:10 +00:00
Maxim Konovalov 9bc1a9ec6c Anti-magic: s/255/MAXTTL/ 2003-01-23 12:54:11 +00:00
Maxim Konovalov 0b2f8b3f68 Implement -D (do not fragment) and -z (TOS) options.
PR:		bin/29164
Reviewed by:	silence of -net
Obtained from:	OpenBSD
2003-01-23 12:48:12 +00:00
Maxim Konovalov cb75aca7cd Print strict source routing option.
Reviewed by:	silence on -net
Proposed by:	David Wang <dsw@juniper.net>
2003-01-23 12:42:56 +00:00
Johan Karlsson 4224228e15 burncd format accepts either 'dvd+rw' or 'dvd-rw' not 'dwd+rw'.
Approved by:	sos
2003-01-23 09:12:09 +00:00
Ruslan Ermilov 496f81e0bb Fixed Charles' e-mail here too. 2003-01-23 08:35:21 +00:00
Ruslan Ermilov f1eab2912b tunefs now requires -lufs. 2003-01-23 08:30:48 +00:00
Ruslan Ermilov 77391fde76 Added UFS library to the bsd.libnames.mk namespace. 2003-01-23 08:15:05 +00:00
Mike Makonnen 3a3f8378a9 ypserv(8) is now started from rc.d
Approved by: markm (mentor)(implicit)
2003-01-23 06:03:30 +00:00
Mike Makonnen eeefb22eb0 Missing '$'
Approved by: markm (mentor)(implicit)
2003-01-23 04:31:55 +00:00