]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
22 years agoStandard conformance cleanup
ache [Fri, 23 Nov 2001 00:10:17 +0000 (00:10 +0000)]
Standard conformance cleanup

22 years agoExpand the comment on the layout of softc, arpcom and ifnet structures,
luigi [Thu, 22 Nov 2001 23:59:56 +0000 (23:59 +0000)]
Expand the comment on the layout of softc, arpcom and ifnet structures,
and list the places where the assumption is used.

22 years agoStandards conformance cleanup
ache [Thu, 22 Nov 2001 23:39:06 +0000 (23:39 +0000)]
Standards conformance cleanup

22 years agoFix typo introduced with last commit.
orion [Thu, 22 Nov 2001 23:38:26 +0000 (23:38 +0000)]
Fix typo introduced with last commit.

22 years agoSync with main
ache [Thu, 22 Nov 2001 21:43:43 +0000 (21:43 +0000)]
Sync with main

22 years agoBack out part of prev. commit for CP437 case, there are lower controls
ache [Thu, 22 Nov 2001 21:41:43 +0000 (21:41 +0000)]
Back out part of prev. commit for CP437 case, there are lower controls
graphics defined in codepage

22 years agoCopy from main termcap
ache [Thu, 22 Nov 2001 21:05:57 +0000 (21:05 +0000)]
Copy from main termcap

22 years agoDon't use lower controls for console ACS. It makes screen or cut copy charset
ache [Thu, 22 Nov 2001 21:04:44 +0000 (21:04 +0000)]
Don't use lower controls for console ACS. It makes screen or cut copy charset
adequate.

22 years agoMerge with main variant
ache [Thu, 22 Nov 2001 19:39:36 +0000 (19:39 +0000)]
Merge with main variant

22 years agoAdd Greek console family (PR)
ache [Thu, 22 Nov 2001 19:28:24 +0000 (19:28 +0000)]
Add Greek console family (PR)
Add more ACS chars to l1/l2

PR: 32193
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years agoFix Latin1/Latin2 ac= to not use non-standard 8bit characters
ache [Thu, 22 Nov 2001 19:06:00 +0000 (19:06 +0000)]
Fix Latin1/Latin2 ac= to not use non-standard 8bit characters

22 years agoAdd disabling code via the debug.acpi.disable environment variable.
iwasaki [Thu, 22 Nov 2001 17:43:15 +0000 (17:43 +0000)]
Add disabling code via the debug.acpi.disable environment variable.

22 years agoAdd #include <net/route.h> in order to get this to compile.
jlemon [Thu, 22 Nov 2001 17:19:52 +0000 (17:19 +0000)]
Add #include <net/route.h> in order to get this to compile.

Spotted by: David Wolfskill
Forgotten by: me

22 years agomdoc(7) police: minor spelling, markup and style fixes.
ru [Thu, 22 Nov 2001 16:08:45 +0000 (16:08 +0000)]
mdoc(7) police: minor spelling, markup and style fixes.

22 years agoWhen mkdir()-ing, the parent dir gets is linkcount increased.
guido [Thu, 22 Nov 2001 15:33:12 +0000 (15:33 +0000)]
When mkdir()-ing, the parent dir gets is linkcount increased.
Fix VN_KNOTE to reflect that.

Found by: tobez@freebsd.org
MFC after: 2 days

22 years agoAdd the script that will be used to maintain src/share/misc/pci_vendors.
sheldonh [Thu, 22 Nov 2001 14:26:30 +0000 (14:26 +0000)]
Add the script that will be used to maintain src/share/misc/pci_vendors.
The script written and used originally by msmith has been lost.

This version takes the Boemler and Heckenbach lists and produces merged
output.  It defaults to ignoring any entries from Heckenbach already
found in Boemler but the -l option causes it to take the entry with the
longest description where an entry appears in both lists.

If this script is replaced, care should be taken to

1) Always use upper-case hexidecimal tokens in device ids.

2) Always keep device lists sorted within vendor lists, which must also
   be sorted.

3) Do not try to include input from the previous pci_vendors file, since
   bogus ids seem to be removed from both the Boemler and Heckenbach
   lists from time to time.

22 years agoInstall pnpbios(4) manpage.
ru [Thu, 22 Nov 2001 13:05:54 +0000 (13:05 +0000)]
Install pnpbios(4) manpage.

Submitted by: Alexander Leidinger <Alexander@leidinger.net>

22 years agomdoc(7) police: oops, didn't catch this one without ispell(1).
ru [Thu, 22 Nov 2001 12:08:35 +0000 (12:08 +0000)]
mdoc(7) police: oops, didn't catch this one without ispell(1).

22 years agomdoc(7) police: tiny markup fixes.
ru [Thu, 22 Nov 2001 12:03:31 +0000 (12:03 +0000)]
mdoc(7) police: tiny markup fixes.

22 years agomdoc(7) police: general cleanup.
ru [Thu, 22 Nov 2001 11:56:54 +0000 (11:56 +0000)]
mdoc(7) police: general cleanup.

22 years agomdoc(7) police: minor markup and misc fixes.
ru [Thu, 22 Nov 2001 11:36:29 +0000 (11:36 +0000)]
mdoc(7) police: minor markup and misc fixes.

22 years agomdoc(7) police: minor markup and spelling fixes.
ru [Thu, 22 Nov 2001 11:32:27 +0000 (11:32 +0000)]
mdoc(7) police: minor markup and spelling fixes.

22 years agomdoc(7) police: minor markup and misc fixes.
ru [Thu, 22 Nov 2001 11:25:02 +0000 (11:25 +0000)]
mdoc(7) police: minor markup and misc fixes.

22 years agomdoc(7) police: markup cleanup.
ru [Thu, 22 Nov 2001 11:17:58 +0000 (11:17 +0000)]
mdoc(7) police: markup cleanup.

22 years agoBe pedantic; we don't know of any shell that provides
ru [Thu, 22 Nov 2001 11:05:31 +0000 (11:05 +0000)]
Be pedantic; we don't know of any shell that provides
"similar but not identical" built-in replacements for
false(1) and/or true(1).

22 years agoUse a separate drivers.conf between i386 and pc98.
nyan [Thu, 22 Nov 2001 11:04:12 +0000 (11:04 +0000)]
Use a separate drivers.conf between i386 and pc98.

22 years agomdoc(7) police: add missing comma.
ru [Thu, 22 Nov 2001 09:48:54 +0000 (09:48 +0000)]
mdoc(7) police: add missing comma.

22 years agoChange the failure mode in option parsing to silently bailing out of option
benno [Thu, 22 Nov 2001 05:08:35 +0000 (05:08 +0000)]
Change the failure mode in option parsing to silently bailing out of option
negotiation rather than rejecting the request.

Apple OpenFirmware 3.0f3 (the version in my iMac) adds trailing garbage to the
end of an otherwise valid request.  Without this change, the requests were
rejected which prevented me from booting.

Reviewed by: obrien

22 years agoIntroduce a syncache, which enables FreeBSD to withstand a SYN flood
jlemon [Thu, 22 Nov 2001 04:50:44 +0000 (04:50 +0000)]
Introduce a syncache, which enables FreeBSD to withstand a SYN flood
DoS in an improved fashion over the existing code.

Reviewed by: silby  (in a previous iteration)
Sponsored by: DARPA, NAI Labs

22 years agoAdd syncache statistics to netstat.
jlemon [Thu, 22 Nov 2001 04:48:52 +0000 (04:48 +0000)]
Add syncache statistics to netstat.

22 years agoDon't leave dodgy looking spaces in HISMACADDR
brian [Thu, 22 Nov 2001 04:38:02 +0000 (04:38 +0000)]
Don't leave dodgy looking spaces in  HISMACADDR

22 years agoExpand the first argument of the ``log'' command if it's a variable.
brian [Thu, 22 Nov 2001 04:23:49 +0000 (04:23 +0000)]
Expand the first argument of the ``log'' command if it's a variable.

22 years agoSwitch to using a standard /boot directory including the GENERIC kernel
jhb [Thu, 22 Nov 2001 04:02:09 +0000 (04:02 +0000)]
Switch to using a standard /boot directory including the GENERIC kernel
on CD's 1 and 2.  Create a simple /boot/loader.conf on each CD that loads
/boot/mfsroot.gz as a mfs_root image.  The mfsroot moved from /mfsroot.gz
to /boot/mfsroot.gz so that all of the boot stuff is in /boot.  This allows
a full kernel to be used when installing from CD on all architectures
that support CD booting.  Note that on x86, this requires using
/boot/cdboot as a no-emulation boot image instead of /floppies/boot.flp.

22 years agoThe DEC kn300 has special code for console handling hardcoded here, so add
jlemon [Thu, 22 Nov 2001 02:41:34 +0000 (02:41 +0000)]
The DEC kn300 has special code for console handling hardcoded here, so add
a call to promcndetach() to explicitly turn off the prom console.

Tested by: Jeff Roberson

22 years agoChoose more paranoid modes for the temporary directory so the user can't
jkh [Thu, 22 Nov 2001 01:54:33 +0000 (01:54 +0000)]
Choose more paranoid modes for the temporary directory so the user can't
easily browse its contents.

Noted by: Antoine

22 years agoMention that HISMACADDR is set in the environment of child processes
brian [Thu, 22 Nov 2001 01:49:41 +0000 (01:49 +0000)]
Mention that HISMACADDR is set in the environment of child processes

22 years agoDocument that an UPTIME variable is now available
brian [Thu, 22 Nov 2001 01:44:23 +0000 (01:44 +0000)]
Document that an UPTIME variable is now available

22 years agoBump the CD boot loader up to 1.1 so that the FICL upgrade a while back
jhb [Wed, 21 Nov 2001 23:16:26 +0000 (23:16 +0000)]
Bump the CD boot loader up to 1.1 so that the FICL upgrade a while back
will not fail thinking that the loader version is stale.  This lets us
use the Forth code on the CD now.

22 years agoAdd driver for Granch SBNI12-xx ISA and PCI network adapters.
fjoe [Wed, 21 Nov 2001 22:29:35 +0000 (22:29 +0000)]
Add driver for Granch SBNI12-xx ISA and PCI network adapters.

MFC after: 1 week

22 years agoAdd St. Cecilia's Day.
grog [Wed, 21 Nov 2001 21:55:46 +0000 (21:55 +0000)]
Add St. Cecilia's Day.

22 years agofix compilation (include -> #include)
fjoe [Wed, 21 Nov 2001 20:40:21 +0000 (20:40 +0000)]
fix compilation (include -> #include)

22 years ago- Utilize the great M_ZERO flag rather than allocating memory then do
arr [Wed, 21 Nov 2001 20:29:08 +0000 (20:29 +0000)]
- Utilize the great M_ZERO flag rather than allocating memory then do
  a call to memset.

22 years agoNew release note: lomac(4).
bmah [Wed, 21 Nov 2001 20:05:05 +0000 (20:05 +0000)]
New release note:  lomac(4).

22 years agoNew release notes: debugging info in modules built with debugging
bmah [Wed, 21 Nov 2001 20:04:18 +0000 (20:04 +0000)]
New release notes: debugging info in modules built with debugging
kernel (based on info from gad), timed(8) works on alpha.

22 years agoMove initialization of snd_recover into tcp_sendseqinit().
jlemon [Wed, 21 Nov 2001 18:45:51 +0000 (18:45 +0000)]
Move initialization of snd_recover into tcp_sendseqinit().

22 years agomdoc(7) police: cleanup.
ru [Wed, 21 Nov 2001 17:29:00 +0000 (17:29 +0000)]
mdoc(7) police: cleanup.

22 years agomdoc(7) police: cleanup the markup a bit.
ru [Wed, 21 Nov 2001 17:14:56 +0000 (17:14 +0000)]
mdoc(7) police: cleanup the markup a bit.

22 years agomdoc(7) police: minor markup and content fixes.
ru [Wed, 21 Nov 2001 17:12:31 +0000 (17:12 +0000)]
mdoc(7) police: minor markup and content fixes.

22 years agomdoc(7) police: general cleanup.
ru [Wed, 21 Nov 2001 16:56:35 +0000 (16:56 +0000)]
mdoc(7) police: general cleanup.

22 years agomdoc(7) police: minor markup and misc fixes.
ru [Wed, 21 Nov 2001 16:29:57 +0000 (16:29 +0000)]
mdoc(7) police: minor markup and misc fixes.

22 years agomdoc(7) police: fixed typos and minor markup nits.
ru [Wed, 21 Nov 2001 16:19:50 +0000 (16:19 +0000)]
mdoc(7) police: fixed typos and minor markup nits.

22 years agomdoc(7) police: markup nit in the actual rev. 1.13 changes.
ru [Wed, 21 Nov 2001 15:56:45 +0000 (15:56 +0000)]
mdoc(7) police: markup nit in the actual rev. 1.13 changes.

22 years agomdoc(7) police: restore all FreeBSD fixes to this file that got
ru [Wed, 21 Nov 2001 15:50:57 +0000 (15:50 +0000)]
mdoc(7) police: restore all FreeBSD fixes to this file that got
clobbered by previous commit.

22 years agomdoc(7) police: general cleanup.
ru [Wed, 21 Nov 2001 15:41:49 +0000 (15:41 +0000)]
mdoc(7) police: general cleanup.

22 years agoShould also include namespace.h
green [Wed, 21 Nov 2001 15:33:40 +0000 (15:33 +0000)]
Should also include namespace.h

Submitted by: ru

22 years agoChange certain syscalls from x to _x.
green [Wed, 21 Nov 2001 14:44:52 +0000 (14:44 +0000)]
Change certain syscalls from x to _x.

Prodded by: bde

22 years agomdoc(7) police: mark errno as a variable.
ru [Wed, 21 Nov 2001 13:38:17 +0000 (13:38 +0000)]
mdoc(7) police: mark errno as a variable.

22 years agomdoc(7) police: markup nits.
ru [Wed, 21 Nov 2001 13:33:30 +0000 (13:33 +0000)]
mdoc(7) police: markup nits.

22 years agomdoc(7) police: fix markup + generic cleanup.
ru [Wed, 21 Nov 2001 13:28:50 +0000 (13:28 +0000)]
mdoc(7) police: fix markup + generic cleanup.

22 years agoUpdate device list for Compaq Computer Corp. (vendor ID 0E11):
sheldonh [Wed, 21 Nov 2001 13:20:42 +0000 (13:20 +0000)]
Update device list for Compaq Computer Corp. (vendor ID 0E11):

2 updated entries
7 new entries

22 years agoUpdate devices for Intel Corporation (vendor ID 8086):
sheldonh [Wed, 21 Nov 2001 13:12:13 +0000 (13:12 +0000)]
Update devices for Intel Corporation (vendor ID 8086):

16 updated entries
61 new entries

22 years agomdoc(7) police: cosmetique.
ru [Wed, 21 Nov 2001 12:07:24 +0000 (12:07 +0000)]
mdoc(7) police: cosmetique.

22 years agomdoc(7) police: general cleanup.
ru [Wed, 21 Nov 2001 12:02:28 +0000 (12:02 +0000)]
mdoc(7) police: general cleanup.

22 years agomdoc(7) police: WITNESS is a #define, mark it as such.
ru [Wed, 21 Nov 2001 11:47:55 +0000 (11:47 +0000)]
mdoc(7) police: WITNESS is a #define, mark it as such.

22 years agomdoc(7) police: cosmetique.
ru [Wed, 21 Nov 2001 11:44:36 +0000 (11:44 +0000)]
mdoc(7) police: cosmetique.

22 years agomdoc(7) police: bump document date, fix markup.
ru [Wed, 21 Nov 2001 11:36:23 +0000 (11:36 +0000)]
mdoc(7) police: bump document date, fix markup.

22 years agoPut missing space.
ru [Wed, 21 Nov 2001 10:42:18 +0000 (10:42 +0000)]
Put missing space.

22 years agoGrammar nit.
ru [Wed, 21 Nov 2001 10:39:12 +0000 (10:39 +0000)]
Grammar nit.

22 years agomdoc(7) police: anchor punctuation.
ru [Wed, 21 Nov 2001 10:33:42 +0000 (10:33 +0000)]
mdoc(7) police: anchor punctuation.

22 years agoIncrease the size of a mfsroot floppy for pc98 to 4320.
nyan [Wed, 21 Nov 2001 09:42:06 +0000 (09:42 +0000)]
Increase the size of a mfsroot floppy for pc98 to 4320.

22 years agoGrammar nit.
ru [Wed, 21 Nov 2001 09:25:14 +0000 (09:25 +0000)]
Grammar nit.

22 years agoFix an off-by-bit error in the AGP_MODE_[GS]ET_RATE() macros.
ru [Wed, 21 Nov 2001 08:40:23 +0000 (08:40 +0000)]
Fix an off-by-bit error in the AGP_MODE_[GS]ET_RATE() macros.

PR: 32140
Submitted by: Mark McCleary <mark.mccleary@windriver.com>
MFC after: 3 days

22 years agoRecognize the "fixed" geometry in boot1 so that DD disks are not
peter [Wed, 21 Nov 2001 08:31:45 +0000 (08:31 +0000)]
Recognize the "fixed" geometry in boot1 so that DD disks are not
interpreted as real fdisk tables (and fail).

22 years agoAdd Toshiba wireless LAN card
imp [Wed, 21 Nov 2001 06:24:44 +0000 (06:24 +0000)]
Add Toshiba wireless LAN card

Submitted by: "Mark Sergeant" <msergeant@snsonline.net>

22 years agoCorrect extmode initialization.
orion [Wed, 21 Nov 2001 04:26:04 +0000 (04:26 +0000)]
Correct extmode initialization.

MFC after: 3

22 years agoEmit a warning if invalid mode passed to ac97_setextmode.
orion [Wed, 21 Nov 2001 04:08:10 +0000 (04:08 +0000)]
Emit a warning if invalid mode passed to ac97_setextmode.

MFC after: 3 days

22 years agoSet extmode according to extcaps. Fixes codec sample rate failures
orion [Wed, 21 Nov 2001 04:06:52 +0000 (04:06 +0000)]
Set extmode according to extcaps.  Fixes codec sample rate failures
that causes noisy playback with rates other than 48k (reported by
Olexander Kunytsa).

MFC after: 3 days

22 years agoSet HISMACADDR in the environment before envoking ppp.
brian [Wed, 21 Nov 2001 03:29:43 +0000 (03:29 +0000)]
Set HISMACADDR in the environment before envoking ppp.

MFC after: 1 week

22 years agoWe only have slices on i386 and IA-64.
obrien [Tue, 20 Nov 2001 23:48:00 +0000 (23:48 +0000)]
We only have slices on i386 and IA-64.

22 years agoBump the mfsroot up from 2880 to 3200 for Alpha so it fits again. Use
jhb [Tue, 20 Nov 2001 20:27:54 +0000 (20:27 +0000)]
Bump the mfsroot up from 2880 to 3200 for Alpha so it fits again.  Use
a label of auto instead of the fixed size minimum2 so that the bump in
size actually has an effect.

22 years ago- Remove the -T from the 4.x newfs as well.
jhb [Tue, 20 Nov 2001 20:25:12 +0000 (20:25 +0000)]
- Remove the -T from the 4.x newfs as well.
- Don't write out 0xaa55 to the end of the filesystem as md(4) doesn't
  generate that warning and it breaks 'disklabel mdX auto'.
- Use the 'canonical' disk name mdX instead of /dev/mdX to disklabel so
  we can use disklabel auto for mfsroot filesizes that aren't a standard
  size in /etc/disktab.

22 years agoThe -T argument to newfs is only needed if teh disk isn't already labeled.
jhb [Tue, 20 Nov 2001 20:06:21 +0000 (20:06 +0000)]
The -T argument to newfs is only needed if teh disk isn't already labeled.
Since we run disklabel before newfs, this doesn't apply in this case.

22 years ago'ircd' is a better service name. Also note '6667' is unoffical
obrien [Tue, 20 Nov 2001 19:52:28 +0000 (19:52 +0000)]
'ircd' is a better service name.  Also note '6667' is unoffical

Submitted by: knu (name change)

22 years agoAdd an initial lomac(4) manpage.
green [Tue, 20 Nov 2001 19:22:37 +0000 (19:22 +0000)]
Add an initial lomac(4) manpage.

Sponsored by: DARPA, NAI Labs (CBOSS project)

22 years agoRE: rev 1.78, s/1667/6667/g
obrien [Tue, 20 Nov 2001 19:05:28 +0000 (19:05 +0000)]
RE: rev 1.78, s/1667/6667/g

22 years agoThere is already an 'irc' service at port 194. However my experience is that
obrien [Tue, 20 Nov 2001 19:00:12 +0000 (19:00 +0000)]
There is already an 'irc' service at port 194.  However my experience is that
1667 is what is really used.  So name port 1667 'irc-client'.

22 years agoAdd Greek conversion table
ache [Tue, 20 Nov 2001 18:55:16 +0000 (18:55 +0000)]
Add Greek conversion table

PR: 32119
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years agoImprove Greek support in syscons
ache [Tue, 20 Nov 2001 18:48:58 +0000 (18:48 +0000)]
Improve Greek support in syscons

PR: 32119
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years ago(null commit to correct the previous log message)
knu [Tue, 20 Nov 2001 18:41:01 +0000 (18:41 +0000)]
(null commit to correct the previous log message)

Now that all the printf invocations from within the system startup
scripts *have been replaced with equivalent handmade functions*, we
can safely remove it.

Please steal the technique from src/etc/MAKEDEV when you want to use
printf(1) functionality from within the system rc scripts.

22 years agoRemove the printf builtin command from sh(1), which command is not
knu [Tue, 20 Nov 2001 18:33:59 +0000 (18:33 +0000)]
Remove the printf builtin command from sh(1), which command is not
used so often that it's worth keeping it as a builtin.

Now that all the printf invocations from within the system startup
scripts, we can safely remove it.

Urged by: sheldonh  :)

No MFC is planned so far because it may break compatibility and
violate POLA.

22 years ago- Fix a number of man pages broken by the KSE merger.
arr [Tue, 20 Nov 2001 18:19:19 +0000 (18:19 +0000)]
- Fix a number of man pages broken by the KSE merger.

22 years agoReplace wrong CP437 font by actual Latin7 one
ache [Tue, 20 Nov 2001 18:17:29 +0000 (18:17 +0000)]
Replace wrong CP437 font by actual Latin7 one

PR: 32120
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years agoFix long months standard form
ache [Tue, 20 Nov 2001 18:10:08 +0000 (18:10 +0000)]
Fix long months standard form

PR: 32120
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years agoAdd IRC
obrien [Tue, 20 Nov 2001 18:01:10 +0000 (18:01 +0000)]
Add IRC

22 years agoAvoid unnecessary calls to expr(1) by using standard shell arithmetic
sheldonh [Tue, 20 Nov 2001 17:56:34 +0000 (17:56 +0000)]
Avoid unnecessary calls to expr(1) by using standard shell arithmetic
expansion instead.

MFC after: 1 week

22 years agoFix upper/lower mapping
ache [Tue, 20 Nov 2001 17:53:53 +0000 (17:53 +0000)]
Fix upper/lower mapping

PR: 32133
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years ago- Fix man page that was broke during KSE merger. This is the first in a
arr [Tue, 20 Nov 2001 17:48:55 +0000 (17:48 +0000)]
- Fix man page that was broke during KSE merger.  This is the first in a
  few commits relating to VOP_* calls and moving in struct thread.

Reviewed by: rwatson

22 years ago(null commit)
sheldonh [Tue, 20 Nov 2001 17:38:31 +0000 (17:38 +0000)]
(null commit)

rev 1.24 only makes sense given that test(1) has been made a shell
builtin command.  Without this optimization, you'd be better off using
printf(1) if you cared about efficiency at this level (although the use
of printf(1) prior to mounting /usr would remain an issue).

22 years ago(null commit)
sheldonh [Tue, 20 Nov 2001 17:33:10 +0000 (17:33 +0000)]
(null commit)

The previous delta only makes sense given that test(1) has been made a
shell builtin command.  Without this optimization, you'd be better off
using printf(1) if you cared about efficiency at this level (although
the use of printf(1) prior to mounting /usr would remain an issue).

22 years agoIntroduce new shell functions hexdigit, hexprint and zeropad.
sheldonh [Tue, 20 Nov 2001 17:24:35 +0000 (17:24 +0000)]
Introduce new shell functions hexdigit, hexprint and zeropad.

Use these new functions instead of printf(1), which is scheduled for
removal as a shell builtin command, and which will not be available as a
standalone utility if MAKEDEV is run prior to mounting /usr.

Requested by: knu