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
Yoshihiro Takahashi
dda7d4dcec
Merged from sys/dev/sio/sio.c revisions 1.370 and 1.371.
2002-04-06 06:19:10 +00:00
Marcel Moolenaar
9281a1bd5f
Fix a braino in the alignment of the segment contents after dumping
...
the program headers. As a result of this, dumplo was advanced too
much causing the end of the dump and most notably the trailing
dump header to be written beyond the end of the the dump medium.
2002-04-06 05:56:33 +00:00
Peter Wemm
12aee77ec8
Exclude xlint for ia64. For the time being, there are enough gcc
...
dependencies in the machine/* headers to make it explode when -U__GNUC__
is specified by lint. Not to mention that lint is passing undocumented
(illegal?) args to cpp and that seems to upset gcc-3.1 now.
Specifically, -Wp,-CC. -Wp,-C is documented and legal though.
2002-04-06 05:51:59 +00:00
Matthew Dillon
87bd4d6ceb
Fix ether_ntoa() to generate the %02x format people expect, instead of %x,
...
for the ethernet address.
MFC after: 1 day
2002-04-06 05:21:57 +00:00
Dag-Erling Smørgrav
65528d1782
Simplify and optimize. This speeds up 'initattr' enormously for small
...
attribute sizes (up to two orders of magnitude!)
2002-04-06 05:02:54 +00:00
Dag-Erling Smørgrav
5e022fc6f0
Nuke stale copy of the pam_ssh(8) source code.
2002-04-06 04:46:01 +00:00
Peter Wemm
01c0b884af
Make it a bit closer to the EFI build and tie up some loose ends.
2002-04-06 04:33:53 +00:00
Peter Wemm
e91ab65ef6
Try and tidy up some very loose ends with paths to various libraries etc.
2002-04-06 04:29:36 +00:00
Peter Wemm
402e50591a
Do not add the ficl/alpha subdir to the ia64 include path. Try ficl/ia64
...
instead.
2002-04-06 04:16:58 +00:00
Peter Wemm
5459842c5e
Do not assume that ${OBJCOPY} variable exists. It was hidden by the
...
fact that the 'ia64-make' wrapper explicitly set it.
2002-04-06 04:11:46 +00:00
Peter Wemm
93b4f334b6
Use the correct elf hash table entry type. This matches a similar fix
...
in the kernel side of things some time ago. The hash table entries are
always 32 bits wide, even on 64 bit machines.
2002-04-06 04:09:42 +00:00
Peter Wemm
a6d81d83a2
Fix self hosted loader building. When you use a self configured gcc, it
...
detects and uses the gas section merge support. As a result, a whole bunch
of new sections arrive, including .rodata.str1.8, which was not included
in our custom ldscript.ia64. The result was a loader binary that EFI
rejected.
While here, collect the loader shell commands linker set and include it
in the data area rather than having its own section.
/boot/loader.efi was the last holdout for having a 100% self built ia64
system.
2002-04-06 03:39:22 +00:00
Matthew N. Dodd
8e5fd46198
Use <net/fddi.h> rather than <netinet/if_fddi.h>.
2002-04-06 03:21:46 +00:00
Murray Stokely
2503fda0b6
Add "xf86cfg -textmode" to the list of options for configuring XFree86
...
4.X.
Suggested by: many
2002-04-06 02:42:27 +00:00
Murray Stokely
7e25871d19
Teach sysinstall the difference between a command line, and an
...
executable file, so that we can pass commands with arguments to
configXSetup().
2002-04-06 02:39:27 +00:00