Bruce A. Mah
cd8465e416
New release notes: dumpfs(8) -M, fetch(1) .netrc/-N, fetch(3) .netrc.
2003-01-25 17:45:27 +00:00
Orion Hodson
f9eb140935
Add ac97_patch.[ch] that provide space for ac97 codec specific patches.
2003-01-25 16:54:05 +00:00
Hidetoshi Shimokawa
8f72047072
Fix typo and update information.
2003-01-25 15:24:59 +00:00
Hidetoshi Shimokawa
febe9e5d0a
Rescaning the bus is usually unnecessary.
2003-01-25 15:07:22 +00:00
Yaroslav Tykhiy
80f728d4ff
GLOB_MAXPATH has been deprecated in favour of GLOB_LIMIT.
2003-01-25 14:59:48 +00:00
Hidetoshi Shimokawa
c547b896f5
Change API of FW_GDEVLST ioctl.
...
- include information about itself.
- define struct fw_devinfo and use it in struct fw_devlstreq.
- unify EUI64 representation using struct fw_eui64.
2003-01-25 14:47:33 +00:00
Poul-Henning Kamp
4394f4767d
Add sysctl kern.timecounter.nsetclock which indicates the number of
...
potential discontinuities in our UTC timescale.
Applications can monitor this variable if they want to be informed
about steps in the timescale. Slews (ntp and adjtime(2)) and
frequency adjustments (ntp) will not increment this counter, only
operations which set the clock. No attempt is made to classify
size or direction of the step.
2003-01-25 07:51:09 +00:00
Kelly Yancey
ed92abc56b
Since route(8) itself is no longer setuid, we can get a meaningful
...
answer for the euid. As a result, fix it such that setuid scripts or
programs may call route(8) to do work on their behalf.
Reviewed by: ru
MFC after: 3 days
2003-01-25 01:28:11 +00:00
Jake Burkholder
4a3381caae
Moved some (gas) macros up so they can be used in more places.
2003-01-24 23:47:46 +00:00
Jeffrey Hsu
afb0573a12
Remove extraneous FILEDESC_LOCKs around atomic reads.
...
Reviewed by: jhb
2003-01-24 22:49:52 +00:00
Prafulla Deuskar
c21834960e
Correct License text.
...
MFC after: 1 day
2003-01-24 21:28:20 +00:00
Garrett Wollman
eb1a3bd8ca
Say goodbye to freen' and
freend'.
...
freen: imputed typo in original wordlist. I can find no evidence for this
being an actual English word, not even in the OED.
freend: archaic spelling of `friend'. In a modern document, it is far
more likely that this appears as a typo or a dialect word than it does
under the original meaning, so remove it as not to cause false negatives
for spelling checkers.
2003-01-24 20:51:03 +00:00
Garrett Wollman
077a005ca2
Fix formatting of rev. 1.6 so that the note fits on a line.
2003-01-24 20:44:26 +00:00
Garrett Wollman
3c5184c14f
Correct grammatical error.
2003-01-24 20:43:14 +00:00
Mike Barcroft
3f049d395e
Add an MLINK malloc.conf(5) -> malloc(3).
2003-01-24 13:58:56 +00:00
Hidetoshi Shimokawa
9190691bd0
Remove FW_SSTDV ioctl. It is not used anymore.
2003-01-24 13:03:19 +00:00
Hidetoshi Shimokawa
e715bfae6c
Merge little and big endian case.
2003-01-24 12:45:19 +00:00
Doug Rabson
388dc84194
Fix pmap_extract so that it doesn't panic if the user types
...
'cat /proc/pid/map'
Submitted by: Arun Sharma <arun.sharma@intel.com>
2003-01-24 09:58:32 +00:00
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