jtc
|
93d6e7f787
|
fix typo; reported by Manuel Bouyer in PR #2268
|
1996-03-27 21:16:06 +00:00 |
perry
|
ee2fa11baf
|
add joystick driver from Matthieu Herrb (pr #2267)
|
1996-03-27 19:11:13 +00:00 |
jtk
|
c241e89a6f
|
grr, I forgot to add the #include <machine/spkr.h> and /dev/speaker
lines at the synopsis section.
|
1996-03-24 21:18:34 +00:00 |
jtk
|
be40704188
|
fix synopsis to match new attachment config line.
|
1996-03-24 21:15:50 +00:00 |
paulus
|
21727fd08d
|
Change tty.4 to mention PPPDISC, as suggested in PR#1855.
|
1996-03-19 04:26:01 +00:00 |
christos
|
3753f5f6cd
|
Fix PR/2221: Document TIOC[GS]FLAGS
|
1996-03-17 07:13:40 +00:00 |
jtk
|
2202d20060
|
add description of jazz16 support
|
1996-03-16 17:21:58 +00:00 |
thorpej
|
0bbcd292a1
|
RCS id police.
|
1996-03-16 00:07:07 +00:00 |
cgd
|
c1f27b8603
|
update for new multiport board->com interface; 'flags 1' doesn't have
meaning any more.
|
1996-03-10 09:14:28 +00:00 |
scottr
|
2dc058d31b
|
Update search list length limit to match reality.
|
1996-03-06 18:22:16 +00:00 |
ragge
|
04d91f3670
|
Update to match reality (and new drivers!).
|
1996-03-05 15:28:48 +00:00 |
thorpej
|
9029778d04
|
RCS id police.
|
1996-03-03 16:54:17 +00:00 |
jtc
|
4c5575d1b7
|
the values of end, etext and edata are not set by brk(2)
|
1996-03-01 00:17:49 +00:00 |
leo
|
e8fb96d0fc
|
Initial revision
|
1996-02-29 11:35:45 +00:00 |
jtc
|
bfbc5fb90c
|
Copyright assigned to the NetBSD Foundation
|
1996-02-27 22:39:39 +00:00 |
scottr
|
e72f77df62
|
We don't really care when the gus driver appeared, here.
|
1996-02-19 20:51:28 +00:00 |
hpeyerl
|
c9477a3dbc
|
manpage fix for -alldirs in exports. Fixes PR#2092.
from: Andrew Gallatin <gallatin@isds.duke.edu>
|
1996-02-18 01:10:55 +00:00 |
ragge
|
343d6b8d95
|
Manual page for 11/750 Console TU58 synced up with the new driver.
|
1996-02-17 21:05:07 +00:00 |
scottr
|
c12cfe6530
|
Fix typo, from John Kohl. Closes PR 2066.
|
1996-02-11 14:50:03 +00:00 |
thorpej
|
732dd94a83
|
Add experimental data mirroring support, derived from code written by
Satoshi Asami and Nisha Talagala. For details on using data mirroring,
see the ccd(4) manual page.
|
1996-02-01 20:47:13 +00:00 |
phil
|
dd729279fb
|
New man page contributed by Jon Buller. (mem.4 as modified from other
mem.4 pages.)
|
1996-01-25 07:19:54 +00:00 |
thorpej
|
9e1da3de59
|
Document the "ms" field, per Shinya Taniguchi
<tng@nuclth15.phys.sci.osaka-u.ac.jp> in PR #1789.
|
1996-01-15 02:04:05 +00:00 |
perry
|
da23f444f4
|
Fix typo: failire -> failure
|
1996-01-09 21:59:24 +00:00 |
pk
|
1ed4cf5267
|
Note search mechanism.
|
1996-01-09 19:43:34 +00:00 |
thorpej
|
386884687c
|
Add fetch(9) and store(9), which describe the {fu,su}{,i}{byte,word}
functions. Cross-reference with each-other and copy(9).
|
1996-01-09 03:23:01 +00:00 |
thorpej
|
d444072739
|
copy(9) manual page: describes the copyin(), copyout(), copystr(),
copyinstr(), and copyoutstr() functions.
|
1996-01-09 01:44:42 +00:00 |
thorpej
|
c97dc193f1
|
Build and install the disk(9) manual page.
|
1996-01-09 01:07:35 +00:00 |
thorpej
|
6defd3c818
|
Manual page describing the new generic disk framework.
|
1996-01-09 00:22:04 +00:00 |
pk
|
c7ad3faee9
|
Document hint file v.2
|
1996-01-09 00:14:32 +00:00 |
ragge
|
57c25f79f6
|
Updated to conform to reality.
|
1996-01-07 20:56:59 +00:00 |
ragge
|
19141f0862
|
Update to conform to reality.
|
1996-01-07 20:48:19 +00:00 |
ragge
|
cfe57e4717
|
Change to be more consistent with device naming.
|
1996-01-07 20:11:35 +00:00 |
thorpej
|
11381ec353
|
Add a vnd(4) manual page and make vnconfig(8) reference it. Fixes
PR #445.
|
1995-12-30 18:10:45 +00:00 |
thorpej
|
2ec75edc49
|
New-style RCS id.
|
1995-12-28 08:53:50 +00:00 |
chopps
|
c5620905dc
|
remove ref to non-existant special(8) (pr#1681 from Thorsten Frueauf)
|
1995-12-27 07:55:32 +00:00 |
jtc
|
5b2064391a
|
merge in changes from 1.1 release branch
|
1995-11-28 08:03:22 +00:00 |
perry
|
f37edba165
|
Added man9 to SUBDIRs
|
1995-11-25 21:26:28 +00:00 |
perry
|
4e41b85beb
|
Added first section 9 man pages -- initial pages and Makefile from cgd
Section 9 man pages document the internals of the kernel.
|
1995-11-25 21:24:47 +00:00 |
pk
|
a67e5e52e2
|
ufs -> ffs & two more filesystem types (from Mike Long; PR#1766).
|
1995-11-16 09:41:53 +00:00 |
pk
|
557981cdcb
|
Add gus & sb man pages from John Kohl (submitted in PR#1731).
|
1995-11-13 14:39:14 +00:00 |
pk
|
1ef62d5e6d
|
pss & wss man pages from Mike Long (submitted in PR#1757).
|
1995-11-13 09:44:13 +00:00 |
pk
|
b465d11eb7
|
audio(4) man page from John Kohl (submitted in PR#1752).
|
1995-11-12 20:14:23 +00:00 |
pk
|
8db9795fc7
|
Fix typo (from John Kohl; PR#1714).
|
1995-11-12 19:43:27 +00:00 |
jtc
|
014044ef1a
|
Fix formatting
|
1995-10-28 20:43:49 +00:00 |
ghudson
|
f41166264d
|
Update cross-references. From John Hawkinson.
|
1995-10-22 01:40:10 +00:00 |
jtc
|
adbdc55a44
|
Fix typo (David Maltz; PR #1632)
|
1995-10-19 08:03:40 +00:00 |
leo
|
56a56c824b
|
Mouse driver
|
1995-10-19 06:50:44 +00:00 |
leo
|
f27c94ab62
|
man8.atari
|
1995-10-17 20:44:26 +00:00 |
fvdl
|
0bb2a5f43a
|
Sync with reality.
|
1995-10-16 20:17:59 +00:00 |
leo
|
9dca765d4c
|
Fix the results of a wrong import. This file was in the wrong dir.
|
1995-10-16 06:49:58 +00:00 |
leo
|
c3fae4e048
|
man4.atari
|
1995-10-15 12:54:43 +00:00 |
thorpej
|
b407d48e85
|
Make a note that the kernel only allows FS_BSDFFS component partitions.
|
1995-10-09 06:09:09 +00:00 |
jtc
|
d9789d4225
|
Overlay our pcvt with pcvt 3.32 sources. All of our fixes have been
incorporated into the master sources, so it is unnecessary to resolve
all the conflicts that would occur if we let CVS "merge" the versions.
|
1995-10-07 21:43:25 +00:00 |
jtc
|
68b7d2aca6
|
import pcvt 3.32
|
1995-10-07 21:11:27 +00:00 |
jtc
|
56f0e934f2
|
Initial revision
|
1995-10-07 21:11:26 +00:00 |
jtc
|
a9f17da5a4
|
Initial revision
|
1995-10-07 21:10:54 +00:00 |
chopps
|
2adf2b3409
|
update to ariadne ethernet manpage from Bernd Ernesti <bernd@arresum.inka.de>
|
1995-10-07 18:09:11 +00:00 |
chopps
|
41a4643dd1
|
new quicknet ethernet driver from Kortelainen Mika <k125374@cs.tut.fi>
|
1995-10-07 17:55:32 +00:00 |
thorpej
|
ce359acdb0
|
Fix typo: dclose.3 -> dlclose.3
|
1995-10-06 07:21:58 +00:00 |
pk
|
bb4bce0db3
|
Install dlfcn.3 and links.
|
1995-10-01 18:47:21 +00:00 |
pk
|
996bd19dd0
|
Update (incl. PR#1547).
|
1995-09-30 21:28:19 +00:00 |
pk
|
1fbe81825a
|
Man page for dlfcn.h
|
1995-09-30 21:25:24 +00:00 |
thorpej
|
e0ac0a0330
|
Update from Stu Grossman <grossman@cygnus.com>, documenting his enhancements.
|
1995-09-27 18:31:50 +00:00 |
jtc
|
4bafac2c1a
|
Create symlink between MAKEDEV(8) and makedev(8) for user convenience.
Update RCS Id to use $NetBSD: $.
|
1995-09-06 21:36:32 +00:00 |
jtc
|
f03ae96103
|
Renamed makedev.8 to MAKEDEV.8, to be consistant with all other ports.
|
1995-09-06 21:31:34 +00:00 |
thorpej
|
a52181f367
|
Add descriptions of the differneces between the Sun and hp300 diskless
boot procedures.
|
1995-09-02 17:12:32 +00:00 |
thorpej
|
f05156d7e2
|
rbootd.8 went away.
|
1995-08-21 21:41:02 +00:00 |
thorpej
|
ec2f82abad
|
Kill redundant (and out of date) version. It's also included with the
rbootd source.
|
1995-08-21 15:55:41 +00:00 |
chopps
|
8eb5c9a6ff
|
document newer tty names
|
1995-08-20 03:22:17 +00:00 |
chopps
|
13969644fe
|
small cleanup.
|
1995-08-18 15:49:58 +00:00 |
chopps
|
1501ec972d
|
man page for new ether driver from Bernd Ernesti <bernd@arresum.inka.de>
|
1995-08-18 15:46:41 +00:00 |
chopps
|
e0c8fe9897
|
some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1995-08-18 15:10:00 +00:00 |
thorpej
|
a36c0ccbfc
|
Document the new ccd.
|
1995-08-17 16:49:20 +00:00 |
thorpej
|
6bd48c2b9a
|
Update the `BUGS' section, now that we support the more sophisticated
group and passwd YP prototypes.
|
1995-08-11 01:16:52 +00:00 |
gwr
|
690bed406e
|
Missed the error pointed out in PR#804 (Oops! 8^)
|
1995-08-08 21:37:40 +00:00 |
gwr
|
9df0a9a560
|
Add boot_sun3.8
|
1995-08-08 20:46:20 +00:00 |
gwr
|
b80cb1aea6
|
Fix examples of names the Sun PROM looks for in /tftpboot (PR#804)
|
1995-08-08 20:34:05 +00:00 |
gwr
|
8894b953f7
|
Add man8.sun3
|
1995-08-08 20:24:08 +00:00 |
gwr
|
3f4776bec8
|
Some man pages (mostly from the sparc port).
|
1995-08-08 20:23:08 +00:00 |
gwr
|
2e82cb0366
|
Add man4.sun3
|
1995-08-08 20:20:58 +00:00 |
gwr
|
3f7b5d9f70
|
Some man pages (mostly from the sparc port).
|
1995-08-08 20:18:53 +00:00 |
phil
|
c9d0b91d53
|
Improvements to YP support from Jason Downs.
|
1995-07-28 06:41:39 +00:00 |
jtc
|
ff83cc7a0f
|
add wt(4)
|
1995-07-11 02:04:57 +00:00 |
jtc
|
c5cfda4eb3
|
Describe a few more drivers.
|
1995-07-11 01:50:15 +00:00 |
jtc
|
76d9d16ae8
|
Change 3COM -> 3Com for consistancy across manpages
|
1995-07-11 01:49:39 +00:00 |
jtc
|
92fb49982f
|
add cross references to new net driver manpages
|
1995-07-11 01:42:57 +00:00 |
jtc
|
2ce3def96f
|
Manpages from Jim Jegers for some of the supported network drivers.
|
1995-07-11 01:41:24 +00:00 |
chopps
|
2b88fc3bab
|
oops forgot to add. es.4 from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1995-07-07 20:42:32 +00:00 |
chopps
|
e26429a731
|
some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1995-07-04 17:18:10 +00:00 |
jtc
|
266315a609
|
fix default path
|
1995-07-03 19:45:07 +00:00 |
mycroft
|
b545b9db88
|
Document {LIST,TAILQ}_INSERT_BEFORE().
|
1995-07-03 00:25:36 +00:00 |
mycroft
|
73a1524a19
|
Document {LIST,TAILQ}_INSERT_BEFORE().
|
1995-07-03 00:20:18 +00:00 |
briggs
|
49c06cb6c4
|
Reorder man page sources in makefile (alphabetize) and
add boot_mac68k.8.
|
1995-07-02 02:09:50 +00:00 |
phil
|
74dd9a75f0
|
man4.pc532/plip.4 needs tbl
|
1995-06-27 18:22:51 +00:00 |
phil
|
eeda8a1194
|
Changes from Matthias Pfaller plus delete "Id:..." line.
|
1995-06-27 18:11:07 +00:00 |
phil
|
3e37a9ca15
|
Adding man4.pc532 and contents.
|
1995-06-22 04:45:43 +00:00 |
phil
|
a48de8d922
|
Adding man4.pc532 and contents.
|
1995-06-22 04:33:59 +00:00 |
pk
|
5b1fada2d5
|
Make the engine do the enumeration for us.
|
1995-06-11 23:05:17 +00:00 |
pk
|
392d51351f
|
Document `/emul/sunos' usage (from Matthew Green).
|
1995-06-11 22:34:31 +00:00 |
cgd
|
65cf7e111a
|
update from Ignatios Souvatzis
|
1995-06-06 23:41:37 +00:00 |
gwr
|
73a128e326
|
Add a man page.
|
1995-06-02 00:22:47 +00:00 |
cgd
|
ad294f7eb0
|
build/install netgroup man page from here.
|
1995-05-11 23:13:15 +00:00 |
jtc
|
5446dea133
|
Commented out inappropriate sections and cross references
|
1995-05-10 22:46:24 +00:00 |
mellon
|
7b8bdc7ae5
|
pmax boot documentation
|
1995-04-25 23:55:11 +00:00 |
pk
|
7d07096c42
|
Bits from old reboot_sparc.8 man page.
|
1995-04-25 11:37:25 +00:00 |
cgd
|
555d4b510e
|
slightly clean rcs ids, etc.
|
1995-04-23 10:33:03 +00:00 |
jtc
|
52f5d66e4b
|
Removed self-referential cross reference.
|
1995-04-12 00:32:27 +00:00 |
jtc
|
a5c856b8c8
|
KERNEL -> _KERNEL
|
1995-03-28 17:29:16 +00:00 |
leo
|
8b0113cfce
|
NetBSD/Atari, port by Leo Weppelman.
|
1995-03-26 07:12:03 +00:00 |
cgd
|
ce5ebe9911
|
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.
|
1995-03-18 16:11:33 +00:00 |
cgd
|
369451e46b
|
from Lite
|
1995-03-18 15:17:32 +00:00 |
cgd
|
0114e805ce
|
convert to new RCS Id conventions; reduce my headache
|
1995-03-18 14:54:19 +00:00 |
fvdl
|
69a4a6b202
|
Added compat_linux.8 to Makefile
|
1995-03-06 22:46:07 +00:00 |
fvdl
|
c233e441a4
|
COMPAT_LINUX manual page. Mainly describes how to deal with Linux shared
libraries.
|
1995-03-05 23:30:36 +00:00 |
chopps
|
335d307c09
|
add manpage for A2060 arcnet board.
|
1995-03-01 11:42:32 +00:00 |
jtc
|
fe1ae87fb3
|
Change #! to /usr/bin/sed -nf.
|
1995-02-23 17:23:54 +00:00 |
jtc
|
8509fdf785
|
Get rid of "device" and "master" keywords, they are not used in
kernel config files.
|
1995-02-17 09:43:38 +00:00 |
jtc
|
93c0a2ddc0
|
Changed isofs to cd9660.
Bug was reported by Carsten Hammer in PR #779.
|
1995-02-03 18:17:32 +00:00 |
jtc
|
365a39f9c0
|
fix tcpdump cross reference
|
1995-01-25 08:40:21 +00:00 |
mycroft
|
5d27388b1d
|
Add boca.4.
|
1995-01-08 00:12:20 +00:00 |
mycroft
|
0349c5b9e0
|
Add a multiplexer for BOCA serial boards.
|
1995-01-03 22:26:36 +00:00 |
mycroft
|
461292df64
|
Remove some outdated comments.
|
1995-01-03 05:50:39 +00:00 |
cgd
|
bf5e42f34c
|
document st and cd.
|
1994-12-28 23:35:34 +00:00 |
cgd
|
a8eed3ef15
|
document sd, st, and cd. needs to be converted to doc. (gag me with an axe.)
|
1994-12-28 23:34:56 +00:00 |
glass
|
60d17d8522
|
do the cross-ref thang
|
1994-12-28 18:58:53 +00:00 |
glass
|
ac082c889e
|
this is really dave's fault :)
|
1994-12-28 09:59:44 +00:00 |
cgd
|
06e2955ff1
|
specify man pages the new way.
|
1994-12-22 10:44:04 +00:00 |
glass
|
53792bd39b
|
update to reflect config.new
|
1994-12-19 03:01:59 +00:00 |
jtc
|
1b49817481
|
Manpages for disk devices by James A. Jegers, with minor editing
by me.
|
1994-12-14 01:11:40 +00:00 |
deraadt
|
b6a37fdd60
|
touchup
|
1994-12-12 06:13:29 +00:00 |
glass
|
e8a05c67ac
|
remove vax reference. kills bug 593
|
1994-12-10 08:04:57 +00:00 |
deraadt
|
fdd48a9d65
|
cleanup
|
1994-12-09 09:29:26 +00:00 |
deraadt
|
a753707b1a
|
pcfs is gone
|
1994-12-05 09:16:58 +00:00 |
christos
|
270150876e
|
Updated to mention the local netgroup.db and NIS db handling.
|
1994-12-04 22:35:51 +00:00 |
mycroft
|
821f29c84a
|
Clean up deleted files.
|
1994-11-30 20:30:18 +00:00 |
jtc
|
b5930afc5f
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
|
1994-11-30 19:31:07 +00:00 |
jtc
|
294d9cc710
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
|
1994-11-30 19:07:03 +00:00 |
jtc
|
df430275d5
|
imported from 4.4lite
|
1994-11-30 18:53:08 +00:00 |
jtc
|
d158bf0ae2
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-11-30 16:22:03 +00:00 |
jtc
|
3e65533997
|
imported from 4.4lite
|
1994-11-30 15:26:55 +00:00 |
jtc
|
ee52468ada
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-11-30 15:24:27 +00:00 |
jtc
|
1c8c503497
|
imported from 4.4lite
|
1994-11-30 08:36:46 +00:00 |
jtc
|
b41b4b4174
|
Merged with 4.4lite
Changed to conform to NetBSD's new RCS Id convention.
|
1994-11-30 08:34:58 +00:00 |
jtc
|
45c485d17f
|
imported from 4.4lite
|
1994-11-30 08:32:28 +00:00 |
deraadt
|
e1436b104d
|
some more cleanup
|
1994-11-14 06:30:36 +00:00 |
cgd
|
022ee8f7fe
|
new RCS ID format.
|
1994-10-27 04:14:23 +00:00 |
cgd
|
ec77f0b327
|
new RCS ID format.
|
1994-10-26 02:01:24 +00:00 |
deraadt
|
df53eac2ca
|
tiny cleanup
|
1994-10-24 05:38:29 +00:00 |
cgd
|
a9115883f6
|
update to match header file.
|
1994-10-19 04:01:14 +00:00 |
deraadt
|
a99b93e354
|
man page bywr and I
|
1994-10-18 06:48:51 +00:00 |
glass
|
82be98b701
|
fix uses of old config style
|
1994-10-17 14:33:22 +00:00 |
glass
|
0e33b7356e
|
fix man page for lms
|
1994-10-17 14:23:25 +00:00 |
mycroft
|
ca04f4e45d
|
Add more links for queue.h.
|
1994-10-06 09:02:21 +00:00 |
deraadt
|
d022bff83a
|
Explain how to deal with ypbind.lock
|
1994-09-28 01:41:05 +00:00 |
mycroft
|
97fc5017d9
|
Clean up deleted files.
|
1994-09-21 19:51:48 +00:00 |
chopps
|
69909739c6
|
add some manpages I wrote. Kinda scruffy but a start I guess.
|
1994-09-19 17:40:43 +00:00 |
deraadt
|
e77fac2241
|
make this dir work
|
1994-09-19 05:47:21 +00:00 |
mycroft
|
5d52fc9b25
|
Add man4.amiga.
|
1994-09-16 21:21:24 +00:00 |
mycroft
|
a47fc068c7
|
Fix incorrect uses of .Xr, and add some items to the SEE ALSO section.
|
1994-08-14 07:48:58 +00:00 |
pk
|
5a944a146a
|
Document new a.out flag.
|
1994-08-13 08:37:33 +00:00 |
mycroft
|
9ce68c0a4a
|
Minor updates.
|
1994-08-11 22:18:46 +00:00 |
mycroft
|
f6d4ffa7bf
|
Add rtfps.0.
|
1994-08-10 03:25:02 +00:00 |
deraadt
|
43e8ed39f2
|
fix typo
|
1994-08-09 07:15:10 +00:00 |
mrg
|
e6caae7a74
|
4.4BSD-Lite2
|
1994-08-08 19:32:44 +00:00 |
mycroft
|
3d18bb4c52
|
Document the new-fangled device.
|
1994-08-07 11:05:57 +00:00 |
mycroft
|
eb766ae9dc
|
Fix copyright.
|
1994-08-05 22:54:09 +00:00 |
mycroft
|
0bbe483464
|
Install ccd(4).
|
1994-08-04 00:20:07 +00:00 |
mycroft
|
cb3d6615b8
|
Add ccd configuration info, from Jason Thorpe and Jason Downs, edited by me.
|
1994-08-04 00:18:03 +00:00 |
hpeyerl
|
868adde577
|
Make the manpage match the code.
|
1994-07-13 19:26:37 +00:00 |
mycroft
|
a53df2f836
|
Fix description of /usr/share.
|
1994-07-09 05:51:13 +00:00 |
deraadt
|
ea04d49e6a
|
sparc man pages from 4.4-lite
|
1994-07-01 20:47:23 +00:00 |
deraadt
|
d8adee80a9
|
another pass
|
1994-06-16 20:37:28 +00:00 |
deraadt
|
1a685949a8
|
add compat_sunos(8) and man8.sparc
|
1994-06-16 18:51:19 +00:00 |
deraadt
|
c52cfbef5c
|
first cut at sparc MAKEDEV man page
|
1994-06-16 18:50:17 +00:00 |
deraadt
|
447ba9e068
|
first cut at sparc MAKEDEV man page
|
1994-06-16 18:50:15 +00:00 |
pk
|
03c92d6ea1
|
Describe nlists' n_other field.
|
1994-06-09 16:08:39 +00:00 |
pk
|
730768feb0
|
reflect some changes over the last 6 months.
|
1994-06-09 15:52:17 +00:00 |
mycroft
|
625a6892f7
|
Update from 4.4-Lite, with local changes.
|
1994-06-08 19:27:32 +00:00 |
deraadt
|
79bf0f83ce
|
i love writing documentation 10 months later
|
1994-05-24 10:04:46 +00:00 |
mrg
|
87d584ebac
|
4.4BSD-Lite2
|
1994-05-19 23:51:25 +00:00 |
mrg
|
d5172fe0bb
|
4.4BSD-Lite2
|
1994-05-05 23:16:05 +00:00 |
mrg
|
c69add825f
|
4.4BSD-Lite2
|
1994-05-05 23:07:22 +00:00 |
mrg
|
7df8517996
|
4.4BSD-Lite2
|
1994-05-05 22:29:57 +00:00 |
mrg
|
d090573caa
|
4.4BSD-Lite2
|
1994-04-20 22:45:22 +00:00 |
mrg
|
99c5c97ba6
|
4.4BSD-Lite2
|
1994-04-20 16:39:42 +00:00 |
mrg
|
b8b94308b9
|
4.4BSD-Lite2
|
1994-04-19 23:58:27 +00:00 |
mrg
|
746ece7f93
|
4.4BSD-Lite2
|
1994-04-19 21:52:46 +00:00 |
mrg
|
a201e12de1
|
4.4BSD-Lite2
|
1994-04-19 21:37:39 +00:00 |
cgd
|
d94cf8ceb8
|
kill typos noted by Christoph Kukulies
|
1994-04-13 17:38:03 +00:00 |
deraadt
|
d22471e3ca
|
outperform herb :-)
|
1994-04-13 07:01:50 +00:00 |
mycroft
|
e9faa0a830
|
Clean up deleted files.
|
1994-04-09 09:22:41 +00:00 |
glass
|
de91dd3177
|
found a man page for tb(4)...moved from 4.vax to 4.general
|
1994-04-09 09:22:13 +00:00 |
mycroft
|
dd708000e8
|
Fix column names, and shorten gaps a bit.
|
1994-04-06 05:29:32 +00:00 |
glass
|
4d432692a3
|
netargo --> netiso reference. from david@wubios.wustl.edu (David J Camp)
|
1994-04-03 18:31:20 +00:00 |
mycroft
|
dee8bbdb29
|
Small change after config(8) hacking.
|
1994-03-31 06:50:08 +00:00 |
cgd
|
f72994db5d
|
add ast(4) man page, supplied by Roland McGrath <roland@frob.com>
|
1994-03-31 02:30:30 +00:00 |
jtc
|
e3981ea214
|
UUCP config files live in /etc/uucp, not /usr/lib/uucp.
This file needs a lot more work.
|
1994-03-31 01:14:22 +00:00 |
mycroft
|
22fac0402f
|
pcvt 3.0, with some performance enhancements by Joerg Wunsch and me.
|
1994-03-29 02:46:38 +00:00 |
mycroft
|
b89bdd5e49
|
pcvt 3.0, with some performance enhancements by Joerg Wunsch and me.
|
1994-03-29 02:46:30 +00:00 |
mycroft
|
627cafc287
|
pcvt 3.0, with some performance enhancements by Joerg Wunsch and me.
|
1994-03-29 02:44:39 +00:00 |