Commit Graph

72752 Commits

Author SHA1 Message Date
joe
61dea5cc25 Remove some old unused cruft. 2002-04-06 21:03:49 +00:00
obrien
3836772d94 Fix style. 2002-04-06 21:03:33 +00:00
obrien
0b7b7272fa Add __SCCSID. And add the NO__SCCSID, NO__RCSID, NO__RCSID_SOURCE, and
NO__COPYRIGHT knobs to more easily deal with imported vendor sources.
2002-04-06 20:57:03 +00:00
joe
6acac88074 Another step in merging our if_aue driver with NetBSD's. 2002-04-06 20:50:21 +00:00
joe
30f8680041 Rename csr_{read,write}_* to cue_csr_{read,write}_*. 2002-04-06 20:24:25 +00:00
ache
5c5bed840d Remove old sort files to _actually_ build it from contrib sources
Forgotten by: des
2002-04-06 20:22:06 +00:00
joe
998e04f9dc Rename foo_gone to foo_dying, in keeping with the rest of the usb code. 2002-04-06 20:17:13 +00:00
joe
9a33fe7e34 Replace device_t with device_ptr_t. 2002-04-06 19:55:52 +00:00
joe
bcc308fae6 Regenerate. 2002-04-06 19:35:00 +00:00
des
71eb99bd19 (forced) Previous log message should have read: set WARNS level to 4. 2002-04-06 19:32:37 +00:00
des
497f3af5fb (forced) Previous log message should have read: temporarily disconnect
pam_passwdqc from build.
2002-04-06 19:32:09 +00:00
des
ce173531cb 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
des
7b72a8ff6c 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
des
1b3dab89b2 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
des
4172a237d2 Disconnect pam_passwdqc for now, it has some issues that need resolving. 2002-04-06 19:25:36 +00:00
des
91e1b27629 Fix warnings.
Sponsored by:	DARPA, NAI Labs
2002-04-06 19:08:02 +00:00
des
2b4cf29e0c Rename a couple of local variables to avoid warnings.
Sponsored by:	DARPA, NAI Labs
2002-04-06 19:04:22 +00:00
asmodai
fa91ff61da Correct path for saver to reflect reality.
Submitted by:	Martin Faxer <gmh003532@brfmasthugget.se>
2002-04-06 18:02:52 +00:00
gshapiro
bd1784051a Another man page that can change as sendmail requirements change. 2002-04-06 17:53:06 +00:00
gshapiro
5780e6b397 Add some additional sendmail related directories
MFC after:	3 days
2002-04-06 17:19:09 +00:00
ume
e97360061b 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
joe
ce62cbdf20 Remove a erroneous entry for HP 5400C.
Spotted by:	phk
2002-04-06 15:00:41 +00:00
des
78c249929b 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
des
72f2fe98d8 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
des
cd43768d69 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
des
6aebb14982 Virgin import of NetBSD's regression tests for sort(1). 2002-04-06 13:50:26 +00:00
des
23d27506de 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
des
d74e40d5be Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
phk
82af590d92 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
joe
e791bc485b Regenerate. 2002-04-06 13:07:05 +00:00
joe
23fceceeff 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
joe
5756a1bf39 Synchronise with NetBSD for order and formatting; no functional changes. 2002-04-06 13:01:39 +00:00
dfr
447927a106 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
joe
b7178f19de Add a new vendor: MINOLTA, and some products by them.
Partially submitted by:	asmodai
2002-04-06 12:27:23 +00:00
murray
2bf5b24480 * Correct a typo.
* Add an entry for /etc/pam.d.
* Update /usr/libdata/stallion description.
2002-04-06 11:50:23 +00:00
phk
2317fe447f Per discussion on current: Don't spam root with syslog messages. 2002-04-06 11:22:01 +00:00
ru
17619c9cd4 Print IFT_ETHER addresses with ether_ntoa(3) (with leading zeros). 2002-04-06 10:02:20 +00:00
ru
c711dcdf85 Polish previous revision. 2002-04-06 09:54:17 +00:00
obrien
5b0180d875 Expand the toolchain a little bit.
Requested by:	fjoe (collect2), des (protoize)
2002-04-06 09:35:06 +00:00
jake
f5ec046011 Enable isp and ispfw. Remove the nonexistant SUN_DISKLABEL and
ATA_ENABLE_BUSMATER.
2002-04-06 09:33:24 +00:00
dd
24845561fa Correct grammar(?) in comments.
PR:		36808
Submitted by:	Andrew Boothman <andrew@cream.org>
2002-04-06 09:28:37 +00:00
ru
917e88d84a 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
7f897ef089 Remove a stale comment. 2002-04-06 08:44:04 +00:00
jake
553fb6e233 Include machine/ktr.h for sparc64 so we pick up KTR_CPU. 2002-04-06 08:43:17 +00:00
jake
10c7b1ac04 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
078956266f Correct KINFO_PROC_SIZE for sparc64 due to segsz_t change. 2002-04-06 08:30:05 +00:00
jake
4519c96e93 segsz_t needs to be 64bit for sparc64. 2002-04-06 08:29:18 +00:00
nyan
ef85d07531 Move ICU_* defines into icu.h. 2002-04-06 08:25:05 +00:00
nyan
368d0d1e58 Remove pc98 code. 2002-04-06 08:22:33 +00:00
jake
368a87f05d Remove invalid KASSERTS. 2002-04-06 08:21:43 +00:00