History log of /src/share/man/man8/man8.sparc |
Revision | Date | Author | Comments |
1.33 | 24-Oct-2003 |
jdolecek | switch to unified MAKEDEV(8) - the manpage now contains list of all devices for all platforms
|
1.32 | 19-Sep-2003 |
pooka | regen (isdnteld)
|
1.31 | 23-Aug-2003 |
wiz | regen (+crypto)
|
1.30 | 08-Aug-2003 |
rafal | Regen to match reality, mainly due to pf addition.
|
1.29 | 06-May-2003 |
wiz | regen (wsfont added to alpha, more man page links)
|
1.28 | 20-Apr-2003 |
martin | Regen (sysmon added)
|
1.27 | 14-Apr-2003 |
wiz | regen (IP Filter, ITE, some misc.)
|
1.26 | 30-Mar-2003 |
wiz | regen (misc fixes from Igor Sobrado in PRs 20943-20959)
|
1.25 | 10-Mar-2003 |
wiz | + dpt, nsmb, kttcp, dmoverio, veriexec, twe (hi martin!)
|
1.24 | 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
1.23 | 29-Nov-2002 |
wiz | regen (bpp man page)
|
1.22 | 28-Nov-2002 |
martin | Regen (/dev/bpp added).
|
1.21 | 26-Oct-2002 |
martin | Regen after adding wscons devices.
|
1.20 | 04-Oct-2002 |
elric | Documentation told me to do this after modifying src/etc/etc.*/MAKEDEV.
|
1.19 | 18-Jun-2002 |
wiz | regen (all platforms: +systrace, some platforms: apm or clockctl changes)
|
1.18 | 24-Mar-2002 |
wiz | regen (mostly isdn change, some misc new devices in places)
|
1.17 | 14-Mar-2002 |
wiz | regen for new template, picking up some recent other changes [clockctl, MI joy, pty+++]
|
1.16 | 12-Jan-2002 |
enami | Regen.
|
1.15 | 11-Dec-2001 |
uwe | Regen after adding pci bus device to MAKEDEV script.
|
1.14 | 08-Sep-2001 |
wiz | Regen with MAKEDEV2manpage.pl v1.9 (formatting improvements).
|
1.13 | 26-Jun-2001 |
hubertf | regen for MAKEDEV2manpage.pl change
|
1.12 | 26-Jun-2001 |
hubertf | Regen for foo -> f\&oo on .Xr
|
1.11 | 16-Apr-2001 |
wiz | Regen with new template. Add MAKEDEV.8 for arm26 & macppc.
|
1.10 | 08-Jan-2001 |
martin | Regen after adding of isdn devices to MAKEDEV scripts.
|
1.9 | 05-Dec-2000 |
wrstuden | Sync with current versions of MAKEDEV files. Was meant to catch addition of ttyCY to bebox, i386, macppc, and prep, but evidently is catching more.
|
1.8 | 07-Nov-2000 |
lukem | fix up various .Nm abuses: - keep the case consistent between the actual name and what's referenced. e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence. - remove unnecessary `.Nm foo' after the first occurrence (except for using `.Nm ""' if there's stuff following, or for the 2nd and so on occurrences in a SYNOPSIS - use Sx, Ic, Li, Em, Sq, and Xr as appropriate
|
1.7 | 02-May-2000 |
hubertf | sync with src/etc/etc.*/MAKEDEV
|
1.6 | 18-Sep-1999 |
hubertf | regen (mac68k, mvme68 and pmax didn't have these files before)
|
1.5 | 20-Nov-1997 |
fair | Add documentation for /dev/random
|
1.4 | 12-Nov-1997 |
mrg | add missing .Nm calls and MLINKS. from spz@serpens.swb.de
|
1.3 | 16-Jul-1997 |
mikel | branches: 1.3.2; xref mknod(8) not mknod(1), comment out special(8) xrefs, RCSid police
|
1.2 | 28-Dec-1994 |
cgd | document st and cd.
|
1.1 | 16-Jun-1994 |
deraadt | first cut at sparc MAKEDEV man page
|
1.3.2.2 | 20-Nov-1997 |
mellon | Pull rev 1.5 up from trunk (fair)
|
1.3.2.1 | 12-Nov-1997 |
mrg | pull up from trunk: add missing .Nm calls and MLINKS. from spz@serpens.swb.de
|
1.2 | 16-Apr-2001 |
wiz | Rewrite MAKEDEV.8. Use one common template instead of 20 slightly different ones.
|
1.1 | 18-Sep-1999 |
hubertf | Script to automatically generate man8.*/MAKEDEV.8 manpages from etc.*/MAKDEV scripts, and template files for the manpages.
|
1.11 | 24-Oct-2003 |
jdolecek | switch to unified MAKEDEV(8) - the manpage now contains list of all devices for all platforms
|
1.10 | 28-Jun-2002 |
grant | remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they do not install /usr/mdec/installboot anymore.
|
1.9 | 06-Jan-2002 |
mrg | branches: 1.9.2; add a simple binstall(8). hi wiz!
|
1.8 | 22-Dec-1998 |
mrg | move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything.
|
1.7 | 11-Dec-1998 |
mrg | move installboot.8 back with the sources, and use .PATH to find it.
|
1.6 | 11-Oct-1997 |
mycroft | Use bsd.man.mk and bsd.subdir.mk as appropriate.
|
1.5 | 16-Jun-1997 |
mrg | build installboot.cat8
|
1.4 | 13-Mar-1997 |
perry | Added man8.${ARCH}/boot.8 for a number of architectures.
|
1.3 | 06-Sep-1995 |
jtc | Create symlink between MAKEDEV(8) and makedev(8) for user convenience. Update RCS Id to use $NetBSD: $.
|
1.2 | 22-Dec-1994 |
cgd | specify man pages the new way.
|
1.1 | 16-Jun-1994 |
deraadt | first cut at sparc MAKEDEV man page
|
1.9.2.1 | 30-Jun-2002 |
lukem | Pull up revision 1.10 (requested by grant in ticket #409): remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they do not install /usr/mdec/installboot anymore.
|
1.5 | 24-Sep-2008 |
reed | Add architecture to the man page headers. This is an optional argument to .Dt.
I noticed in printed docs, that format(8) didn't mention "vax". Then I saw a few others were missing too. This makes it consistent with some others there.
If this is wrong, then these files shouldn't be in the architecture specific directories.
|
1.4 | 29-May-2008 |
mrg | remove clause #3 from my license where there are no other copyright holders involved.
|
1.3 | 06-Jan-2002 |
wiz | branches: 1.3.34; 1.3.36; 1.3.38; Fix a typo.
|
1.2 | 06-Jan-2002 |
wiz | Improve markup a bit, sort options, fix a typo.
|
1.1 | 06-Jan-2002 |
mrg | add a simple binstall(8). hi wiz!
|
1.3.38.1 | 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
1.3.36.1 | 04-Jun-2008 |
yamt | sync with head
|
1.3.34.2 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
1.3.34.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.33 | 29-Aug-2020 |
fcambus | Fix a bunch of typos in various man pages.
|
1.32 | 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
1.31 | 25-Feb-2010 |
wiz | branches: 1.31.38; Uncomment crash(8) reference.
|
1.30 | 20-Jun-2006 |
wiz | Drop trailing whitespace.
|
1.29 | 20-Jun-2006 |
jdc | Add some PROM monitor and Open Boot PROM boot-related commands and a BUGS section describing boot limitations.
|
1.28 | 01-Apr-2004 |
mrg | branches: 1.28.2; xref sparc/boot & sparc64/boot to each other
|
1.27 | 01-Apr-2004 |
wiz | Bump date for previous.
|
1.26 | 01-Apr-2004 |
mrg | shamelessly steal & slightly modify sections of sparc64 boot(8). this should clear up PR#21403.
|
1.25 | 02-Jan-2004 |
wiz | Bump date for previous; new sentence, new line.
|
1.24 | 02-Jan-2004 |
pk | Document the -C option.
|
1.23 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.22 | 29-Apr-2003 |
wiz | More mdoc; some grammar fixes; comment out Xref to crash(8) (doesn't exist).
|
1.21 | 08-Apr-2003 |
wiz | gdb(1), not ddb(4). Noted by mrg.
|
1.20 | 08-Apr-2003 |
wiz | ddb(4), not gdb(4).
|
1.19 | 08-Apr-2003 |
lukem | Document that the flag that sets RB_ASKNAME (usually '-a') also asks for the path to init(8). Per discussion with Geoff Wing on the (unrelated) PR/21060. Other consistency tweaks.
|
1.18 | 06-Apr-2003 |
wiz | Uppercase SPARC. From Igor Sobrado in PR 19820.
|
1.17 | 30-Mar-2003 |
wiz | Uppercase rom. From Igor Sobrado
|
1.16 | 30-Mar-2003 |
wiz | s/prom/PROM/, from Igor Sobrado.
|
1.15 | 19-May-2002 |
wiz | Two fixes from John Heasley via port-sparc/16910.
|
1.14 | 13-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.13 | 26-Dec-2001 |
wiz | Sort SEE ALSO, drop a .Pp.
|
1.12 | 08-Sep-2001 |
wiz | Punctuation fixes.
|
1.11 | 05-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.10 | 24-Sep-2000 |
jdolecek | document new -v, -q flags
|
1.9 | 05-Jul-2000 |
msaitoh | {add,remove} extra {comma,period} in SEE ALSO section
|
1.8 | 06-Feb-1998 |
perry | macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1.7 | 13-Apr-1997 |
mrg | update this to somewhat closer to reality.
|
1.6 | 13-Mar-1997 |
perry | Some minor hacks from pr-1386 and some other cleanup. The port master should really give this thing a going over, though.
|
1.5 | 09-Aug-1996 |
mrg | update for new reboot(2).
|
1.4 | 25-Apr-1995 |
pk | Bits from old reboot_sparc.8 man page.
|
1.3 | 23-Apr-1995 |
cgd | slightly clean rcs ids, etc.
|
1.2 | 18-Mar-1995 |
cgd | pseudo-merge with Lite; man pages need to be merged seperately, but that's really a port-specific thing. They probably should be updated, too.
|
1.1 | 18-Mar-1995 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.1 | 18-Mar-1995 |
cgd | from Lite
|
1.28.2.1 | 10-Nov-2006 |
ghen | Pull up following revision(s) (requested by jdc in ticket #1527): sys/arch/sparc/stand/common/promdev.c: revision 1.19 share/man/man8/man8.sparc/boot.8: revision 1.29 + patch share/man/man8/man8.sparc/boot.8: revision 1.30 Add support to the 2nd stage boot loader for booting from RAID partitions. We do this by checking the NetBSD label to see if the boot partition is of type RAID. If so, we offset reads from the disk so that the kernel image can be read. Note that with this code, sun4 machines (with PROM monitor) will only boot from RAID if the RAID partition is the first one on the disk. Tested on a SPARCstation 20, a SPARCstation 2 and a 4/330. Add some PROM monitor and Open Boot PROM boot-related commands and a BUGS section describing boot limitations. Drop trailing whitespace.
|
1.31.38.1 | 02-Sep-2019 |
martin | Pull up following revision(s) (requested by sevan in ticket #1351):
share/man/man4/man4.amiga/grf.4: revision 1.7 share/man/man4/si.4: revision 1.11 share/man/man8/man8.sparc/boot.8: revision 1.32 share/man/man5/nsswitch.conf.5: revision 1.29 share/man/man5/mixerctl.conf.5: revision 1.7 share/man/man8/man8.vax/boot.8: revision 1.14 share/man/man4/man4.vax/dn.4: revision 1.12 share/man/man8/man8.vax/drtest.8: revision 1.16 share/man/man8/sysinst.8: revision 1.6 share/man/man4/ip.4: revision 1.37 share/man/man5/boot.cfg.5: revision 1.28 share/man/man1/cd.1: revision 1.10 share/man/man4/usb.4: revision 1.106 share/man/man4/man4.vax/ix.4: revision 1.17 share/man/man7/security.7: revision 1.15 share/man/man7/hier.7: revision 1.123 share/man/man8/afterboot.8: revision 1.58 share/man/man1/man1.x68k/bellctrl.1: revision 1.14 share/man/man4/se.4: revision 1.6 share/man/man4/utoppy.4: revision 1.7 share/man/man4/midi.4: revision 1.32 share/man/man4/cfb.4: revision 1.5 share/man/man4/man4.sparc/magma.4: revision 1.12 share/man/man4/audio.4: revision 1.80 share/man/man4/isic.4: revision 1.18 share/man/man1/cd.1: revision 1.7 share/man/man4/envsys.4: revision 1.51 share/man/man1/cd.1: revision 1.8 share/man/man1/cd.1: revision 1.9 share/man/man3/fast_divide32.3: revision 1.9 share/man/man4/pci.4: revision 1.97 share/man/man5/ranlib.5: revision 1.7 share/man/man3/__arraycount.3: revision 1.7 share/man/man4/isa.4: revision 1.46 share/man/man8/man8.atari/ahdilabel.8: revision 1.14 share/man/man4/chipsfb.4: revision 1.6 share/man/man8/man8.macppc/boot.8: revision 1.8 share/man/man5/passwd.5: revision 1.33 share/man/man8/man8.macppc/ofwboot.8: revision 1.14 share/man/man8/compat_linux.8: revision 1.38 share/man/man4/iop.4: revision 1.22 share/man/man4/ddb.4: revision 1.167 share/man/man4/termios.4: revision 1.37 share/man/man8/compat_freebsd.8: revision 1.18 share/man/man5/ar.5: revision 1.9 share/man/man7/release.7: revision 1.37 share/man/man5/core.5: revision 1.31 share/man/man4/ahd.4: revision 1.6 share/man/man4/man4.vax/ad.4: revision 1.12 share/man/man4/pppoe.4: revision 1.39 share/man/man5/locale.alias.5: revision 1.3 share/man/man8/man8.amiga/installboot.8: revision 1.23 share/man/man4/etherip.4: revision 1.8 share/man/man3/queue.3: revision 1.57 share/man/man5/genassym.cf.5: revision 1.13 share/man/man4/mpls.4: revision 1.10 share/man/man1/wait.1: revision 1.5 share/man/man5/capfile.5: revision 1.4 share/man/man4/man4.alpha/ttwopci.4: revision 1.6 share/man/man4/man4.atari/rtc.4: revision 1.8 share/man/man4/gpiosim.4: revision 1.6 share/man/man3/bitstring.3: revision 1.18 share/man/man4/isdntel.4: revision 1.8 share/man/man4/ai.4: revision 1.9 share/man/man8/man8.hppa/boot.8: revision 1.2 share/man/man4/uyurex.4: revision 1.6 share/man/man8/man8.alpha/mkbootimage.8: revision 1.9 share/man/man4/bpf.4: revision 1.56 share/man/man4/man4.amiga/mfcs.4: revision 1.8 share/man/man4/cmpci.4: revision 1.9 share/man/man8/man8.vax/format.8: revision 1.14 share/man/man8/compat_svr4.8: revision 1.27 share/man/man4/crypto.4: revision 1.26 share/man/man4/userconf.4: revision 1.13 share/man/man4/agp.4: revision 1.17 share/man/man9/man9.i386/bioscall.9: revision 1.10 share/man/man4/uftdi.4: revision 1.20 share/man/man4/radio.4: revision 1.13 share/man/man4/mfb.4: revision 1.5 share/man/man7/ascii.7: revision 1.8 share/man/man4/man4.vax/dl.4: revision 1.13 share/man/man4/ral.4: revision 1.12 share/man/man4/unix.4: revision 1.26 share/man/man4/edc.4: revision 1.12 share/man/man4/pim.4: revision 1.5 share/man/man8/compat_ultrix.8: revision 1.21 share/man/man4/dge.4: revision 1.11 share/man/man8/diskless.8: revision 1.32 share/man/man5/passwd.conf.5: revision 1.11 share/man/man8/man8.acorn26/boot26.8: revision 1.8 share/man/man4/man4.vax/hy.4: revision 1.12 share/man/man4/plip.4: revision 1.4 share/man/man4/sc.4: revision 1.8 share/man/man4/ec.4: revision 1.14 share/man/man4/man4.sgimips/giopci.4: revision 1.9 share/man/man7/sysctl.7: revision 1.114 share/man/man3/bits.3: revision 1.18 share/man/man4/we.4: revision 1.19 share/man/man8/compat_sunos.8: revision 1.21 share/man/man4/ip6.4: revision 1.31 share/man/man4/acpilid.4: revision 1.8 share/man/man4/man4.dreamcast/aica.4: revision 1.6 share/man/man4/mfi.4: revision 1.12 share/man/man4/ugen.4: revision 1.32 share/man/man4/jme.4: revision 1.7 share/man/man4/man4.sparc64/intro.4: revision 1.5 share/man/man4/zyd.4: revision 1.5 share/man/man4/gre.4: revision 1.45 share/man/man3/bitmap.3: revision 1.10 share/man/man4/man4.vax/cons.4: revision 1.12 share/man/man3/gcq.3: revision 1.4 share/man/man4/man4.hppa/pdc.4: revision 1.3 share/man/man4/multicast.4: revision 1.8 share/man/man4/man4.sparc/intro.4: revision 1.27 share/man/man4/ath.4: revision 1.32 share/man/man4/ym.4: revision 1.19 share/man/man3/iso646.3: revision 1.6 share/man/man4/btsco.4: revision 1.13 share/man/man4/man4.i386/ndis.4: revision 1.6 share/man/man4/pad.4: revision 1.6 share/man/man4/strip.4: revision 1.16 share/man/man8/man8.x86/boot.8: revision 1.12 share/man/man4/amr.4: revision 1.15 share/man/man4/ieee80211.4: revision 1.5 share/man/man4/options.4: revision 1.467 share/man/man5/link.5: revision 1.24 share/man/man8/man8.cobalt/boot.8: revision 1.10 share/man/man5/stab.5: revision 1.15 share/man/man3/tree.3: revision 1.12 share/man/man4/route.4: revision 1.31 share/man/man4/man4.sun3/leds.4: revision 1.13 share/man/man4/bluetooth.4: revision 1.20 share/man/man4/man4.i386/pcibios.4: revision 1.19 share/man/man5/veriexec.5: revision 1.8 share/man/man7/operator.7: revision 1.12 share/man/man4/man4.hp300/dcl.4: revision 1.13 share/man/man4/man4.i386/intro.4: revision 1.31 share/man/man5/ld.so.conf.5: revision 1.21 share/man/man8/man8.alpha/boot.8: revision 1.16 share/man/man4/bio.4: revision 1.13 share/man/man4/man4.sun2/leds.4: revision 1.10 share/man/man8/man8.x86/mbr.8: revision 1.4 share/man/man8/man8.mvme68k/boot.8: revision 1.9 share/man/man4/man4.alpha/ttwoga.4: revision 1.6 share/man/man4/ahc.4: revision 1.34
Direct reader to shell documentation generally, rather than csh(1) specifically.
Mention variables OLDPWD and PWD.
Move the text that explains that cd(1) is a shell built-in to the very beginning of the description where it can be seen prominently.
Improve formatting.
-
Remove workaround for ancient HTML generation code. Use EXIT STATUS and .Ex.
|
1.14 | 28-Jun-2002 |
grant | remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they do not install /usr/mdec/installboot anymore.
|
1.13 | 24-Nov-2001 |
perry | branches: 1.13.2; note that the path for installboot is /usr/mdec/installboot in SYNOPSIS
|
1.12 | 24-Nov-2001 |
wiz | filesystem -> file system; add `.' at end of HISTORY section; sort sections; don't use Pc/Po/Pq; drop Nm arguments in most places (because they're not needed); update Dd for mrg's changes today.
|
1.11 | 24-Nov-2001 |
mrg | add an example for forcing sparc blocks
|
1.10 | 24-Nov-2001 |
mrg | correct sparc64 bootblk/ofwboot pathnames (PR#14701), note ofwboot.net, clarify sparc example is for sparc and add a sparc64 example, and finally, add a FILES section describing all the sparc* bootblock files.
|
1.9 | 05-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.8 | 10-Aug-2000 |
mrg | document merged sparc installboot.
|
1.7 | 30-Dec-1999 |
simonb | branches: 1.7.4; Add architecture name to architecture-specific manpages.
|
1.6 | 13-Nov-1999 |
pk | Remove description of the `-h' and `-a' options. Instead, describe briefly the technique used to obsolete these options.
|
1.5 | 06-Apr-1999 |
cgd | branches: 1.5.4; change: .Sh "SEE ALSO" to: .Sh SEE ALSO The doc macros check for the latter (actually just for 'SEE' as the first argument to .Sh) to set the section header SEE ALSO flag, which modifies some behaviour (e.g. references done with .Rs/.Re).
|
1.4 | 22-Dec-1998 |
mrg | move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything.
|
1.3 | 11-Dec-1998 |
mrg | move installboot.8 back with the sources, and use .PATH to find it.
|
1.2 | 05-Sep-1998 |
pk | Assign my copyrights to TNF.
|
1.1 | 01-Jun-1997 |
mrg | Completely rearrange SPARC boot code, modeling it after alpha and hp300 ports' boot programs. Also added support for loading gzip'd kernels, useful for booting from floppy. From Jason R. Thorpe <thorpej@nas.nasa.gov>, tested by Matthew Green <mrg@eterna.com.au> and Erik Fair <fair@clock.org>.
|
1.5.4.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.7.4.1 | 26-Aug-2000 |
mrg | pull up 1.8. approved by thorpej: >document merged sparc installboot.
|
1.13.2.1 | 30-Jun-2002 |
lukem | Pull up file removal (requested by grant in ticket #409): remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they do not install /usr/mdec/installboot anymore.
|