Josef Karthauser
3d9e00aa02
Replace device_t with device_ptr_t.
2002-04-06 19:55:52 +00:00
Josef Karthauser
fc5290cfa4
Regenerate.
2002-04-06 19:35:00 +00:00
Dag-Erling Smørgrav
6b21cd38e8
(forced) Previous log message should have read: set WARNS level to 4.
2002-04-06 19:32:37 +00:00
Dag-Erling Smørgrav
10e61bca1d
(forced) Previous log message should have read: temporarily disconnect
...
pam_passwdqc from build.
2002-04-06 19:32:09 +00:00
Dag-Erling Smørgrav
111ccd256c
Aggressive cleanup of warnings + authtok-related code in preparation for
...
PAMifying passwd(1).
Sponsored by: DARPA, NAI Labs.
2002-04-06 19:30:04 +00:00
Dag-Erling Smørgrav
11d144d325
MFOpenPAM: a slew of changes, mostly related to pam_get_authtok() (perforce
...
changes 9207, 9209, 9210, 9211, 9213, 9220)
Sponsored by: DARPA, NAI Labs
2002-04-06 19:28:08 +00:00
Dag-Erling Smørgrav
cbd5aec83b
This commit was generated by cvs2svn to compensate for changes in r93982,
...
which included commits to RCS files with non-trunk default branches.
2002-04-06 19:28:08 +00:00
Dag-Erling Smørgrav
18006b1ab8
Disconnect pam_passwdqc for now, it has some issues that need resolving.
2002-04-06 19:25:36 +00:00
Dag-Erling Smørgrav
425dd8accb
Fix warnings.
...
Sponsored by: DARPA, NAI Labs
2002-04-06 19:08:02 +00:00
Dag-Erling Smørgrav
22b3e77111
Rename a couple of local variables to avoid warnings.
...
Sponsored by: DARPA, NAI Labs
2002-04-06 19:04:22 +00:00
Jeroen Ruigrok van der Werven
cdf08a837b
Correct path for saver to reflect reality.
...
Submitted by: Martin Faxer <gmh003532@brfmasthugget.se>
2002-04-06 18:02:52 +00:00
Gregory Neil Shapiro
e84338ffa2
Another man page that can change as sendmail requirements change.
2002-04-06 17:53:06 +00:00
Gregory Neil Shapiro
1bff600f6e
Add some additional sendmail related directories
...
MFC after: 3 days
2002-04-06 17:19:09 +00:00
Hajimu UMEMOTO
7ae24d3f0d
Now, you can specify "" or "NONE" for ipv6_network_interfaces to
...
prevent the interfaces from being initialized by /etc/rc.network6
wrongly. So, you can explicitly initialize the interfaces by
/etc/pccard_ether.
With previous rc.network6, if you specify pccardd_flags="-z",
net.inet6.ip6.accept_rtadv was wronly set to 0, then RA was not
accepted.
2002-04-06 15:15:43 +00:00
Josef Karthauser
4ad5d253df
Remove a erroneous entry for HP 5400C.
...
Spotted by: phk
2002-04-06 15:00:41 +00:00
Dag-Erling Smørgrav
4004c08e79
Fix some style issues, a const warning, and abuse of PAM_ABORT.
...
Sponsored by: DARPA, NAI Labs
2002-04-06 14:25:04 +00:00
Dag-Erling Smørgrav
aa5619ca9e
Build a working version of sort(1) from contrib. Use netbsd.h as a hack
...
to avoid bringing the sources off the vendor branch just to #ifdef out
the RCS and SCCS IDs.
2002-04-06 13:59:43 +00:00
Dag-Erling Smørgrav
855d400bea
This commit was generated by cvs2svn to compensate for changes in r93968,
...
which included commits to RCS files with non-trunk default branches.
2002-04-06 13:50:26 +00:00
Dag-Erling Smørgrav
3c47d4feac
Virgin import of NetBSD's regression tests for sort(1).
2002-04-06 13:50:26 +00:00
Dag-Erling Smørgrav
b6605bd666
This commit was generated by cvs2svn to compensate for changes in r93966,
...
which included commits to RCS files with non-trunk default branches.
2002-04-06 13:49:43 +00:00
Dag-Erling Smørgrav
1c015e5c73
Virgin import of NetBSD's sort(1) where it belongs.
2002-04-06 13:49:43 +00:00
Poul-Henning Kamp
86383b37c0
Fix a typo in the definition of HP1220C and add a quick entry for
...
broken bidir mode for at as well.
2002-04-06 13:28:02 +00:00
Josef Karthauser
28543fc9c6
Regenerate.
2002-04-06 13:07:05 +00:00
Josef Karthauser
46d8539f1c
Add some more printer devices:
...
DeskJet 1220C from phk
Scanjet 5400C from NetBSD
Inkjet P-2000U from NetBSD
2002-04-06 13:06:07 +00:00
Josef Karthauser
1ea26b29b6
Synchronise with NetBSD for order and formatting; no functional changes.
2002-04-06 13:01:39 +00:00
Doug Rabson
ce5c49f1aa
Merge fixes for dbtob() and btodb() from alpha/include/param.h. This stops
...
ffs_snapshot() from using negative numbers for byte offsets in large file
systems.
2002-04-06 12:55:48 +00:00
Josef Karthauser
9ad42ab594
Add a new vendor: MINOLTA, and some products by them.
...
Partially submitted by: asmodai
2002-04-06 12:27:23 +00:00
Murray Stokely
33c8be7e3e
* Correct a typo.
...
* Add an entry for /etc/pam.d.
* Update /usr/libdata/stallion description.
2002-04-06 11:50:23 +00:00
Poul-Henning Kamp
193eadc319
Per discussion on current: Don't spam root with syslog messages.
2002-04-06 11:22:01 +00:00
Ruslan Ermilov
ad3253f2ff
Print IFT_ETHER addresses with ether_ntoa(3) (with leading zeros).
2002-04-06 10:02:20 +00:00
Ruslan Ermilov
dab8ffaac3
Polish previous revision.
2002-04-06 09:54:17 +00:00
David E. O'Brien
a5cf1da8f8
Expand the toolchain a little bit.
...
Requested by: fjoe (collect2), des (protoize)
2002-04-06 09:35:06 +00:00
Jake Burkholder
c8eabf779c
Enable isp and ispfw. Remove the nonexistant SUN_DISKLABEL and
...
ATA_ENABLE_BUSMATER.
2002-04-06 09:33:24 +00:00
Dima Dorfman
ceb03991ef
Correct grammar(?) in comments.
...
PR: 36808
Submitted by: Andrew Boothman <andrew@cream.org>
2002-04-06 09:28:37 +00:00
Ruslan Ermilov
a03b1b7ced
Don't reinvent the wheel now that ether_ntoa(3) has been fixed
...
to print leading zeros in libc_net/ether_addr.c,v 1.13.
MFC after: 3 days
2002-04-06 09:01:44 +00:00
Jake Burkholder
98281c99fc
Remove a stale comment.
2002-04-06 08:44:04 +00:00
Jake Burkholder
a9f5d33875
Include machine/ktr.h for sparc64 so we pick up KTR_CPU.
2002-04-06 08:43:17 +00:00
Jake Burkholder
274ae7b653
Provide an implementation of KTR_CPU that doesn't use pcpu, so we don't
...
crash and burn if its not setup yet. Add timestamp, cpu, and (fake) file
and line recording to the asm version of CTR.
2002-04-06 08:40:59 +00:00
Jake Burkholder
902200a1e5
Correct KINFO_PROC_SIZE for sparc64 due to segsz_t change.
2002-04-06 08:30:05 +00:00
Jake Burkholder
da07128555
segsz_t needs to be 64bit for sparc64.
2002-04-06 08:29:18 +00:00
Yoshihiro Takahashi
181593adec
Move ICU_* defines into icu.h.
2002-04-06 08:25:05 +00:00
Yoshihiro Takahashi
78ee686247
Remove pc98 code.
2002-04-06 08:22:33 +00:00
Jake Burkholder
c4c03d1766
Remove invalid KASSERTS.
2002-04-06 08:21:43 +00:00
Jake Burkholder
a30d7c60f6
Use CTASSERT rather than a runtime check to detect kinfo_proc size changes.
...
Remove the ugly yuck code to busy wait for 20 seconds.
2002-04-06 08:13:52 +00:00
Mike Barcroft
995f177eac
Remove types(5). It is of little use to have a manual with only the
...
contents of a header. It is of even less use when its contents are
stale.
2002-04-06 07:18:46 +00:00
Mike Barcroft
3bede0fb51
Fix misordered list.
2002-04-06 07:10:15 +00:00
Mike Barcroft
a2a4431989
Add stdint(7), a manual which describes some of the integer types
...
available in the <stdint.h> header.
2002-04-06 07:05:42 +00:00
Yoshihiro Takahashi
ba5c05f60b
Merged from sys/dev/syscons/syscons.c revisions 1.381 and 1.382.
2002-04-06 06:47:23 +00:00
Yoshihiro Takahashi
58823205c4
Merged from sys/isa/fd.c revision 1.228.
2002-04-06 06:43:55 +00:00
Yoshihiro Takahashi
d7ef6277af
Added the new kernel dumping support for pc98.
2002-04-06 06:41:54 +00:00