OpenBSD CVS

CVS log for src/share/man/man3/intro.3


[BACK] Up to [local] / src / share / man / man3

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.100 / (download) - annotate - [select for diffs], Thu May 9 17:57:36 2024 UTC (3 weeks, 6 days ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.99: +3 -3 lines
Diff to previous 1.99 (colored)

sync the SSL text; ok tb

Revision 1.99 / (download) - annotate - [select for diffs], Thu May 9 17:22:20 2024 UTC (3 weeks, 6 days ago) by jmc
Branch: MAIN
Changes since 1.98: +2 -6 lines
Diff to previous 1.98 (colored)

- drop ref to non-installed g++(1) page
- drop ref to clang that isn;t particularly helpful and only relevant
to some platforms, as suggested by kettenis

Revision 1.98 / (download) - annotate - [select for diffs], Wed May 8 08:24:23 2024 UTC (4 weeks, 1 day ago) by tb
Branch: MAIN
Changes since 1.97: +7 -10 lines
Diff to previous 1.97 (colored)

avoid various repetitions in the descriptions of libcrypto and libssl

with/ok jmc

Revision 1.97 / (download) - annotate - [select for diffs], Mon Feb 20 16:08:37 2023 UTC (15 months, 2 weeks ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.96: +3 -3 lines
Diff to previous 1.96 (colored)

sndiod(8) is the audio daemon now; from david demelier

Revision 1.96 / (download) - annotate - [select for diffs], Thu Jun 10 13:13:38 2021 UTC (2 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.95: +4 -2 lines
Diff to previous 1.95 (colored)

provide an Xr for backtrace; ok mortimer

Revision 1.95 / (download) - annotate - [select for diffs], Wed Jun 9 19:44:55 2021 UTC (2 years, 11 months ago) by mortimer
Branch: MAIN
Changes since 1.94: +5 -2 lines
Diff to previous 1.94 (colored)

Enable libexecinfo.

With some build plumbing help from jsg@

ok kettenis@ sthen@

Revision 1.94 / (download) - annotate - [select for diffs], Mon Oct 26 17:10:38 2020 UTC (3 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.93: +3 -3 lines
Diff to previous 1.93 (colored)

subagentx -> agentx; ok martijn

Revision 1.93 / (download) - annotate - [select for diffs], Tue Sep 22 11:28:14 2020 UTC (3 years, 8 months ago) by martijn
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.92: +8 -2 lines
Diff to previous 1.92 (colored)

Add a libagentx reference here as well.

Pointed out by jsg@

Revision 1.92 / (download) - annotate - [select for diffs], Fri Nov 15 04:23:25 2019 UTC (4 years, 6 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.91: +10 -2 lines
Diff to previous 1.91 (colored)

add libcbor and libfido2
ok djm@

Revision 1.91 / (download) - annotate - [select for diffs], Fri Aug 30 17:51:47 2019 UTC (4 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.90: +3 -3 lines
Diff to previous 1.90 (colored)

mop up for the pcap.3 rename;
help/ok deraadt

Revision 1.90 / (download) - annotate - [select for diffs], Wed May 15 19:00:47 2019 UTC (5 years ago) by jmc
Branch: MAIN
Changes since 1.89: +2 -26 lines
Diff to previous 1.89 (colored)

listing all the libutil pages is getting cumbersome, and providing little
benefit - remove it;

Revision 1.89 / (download) - annotate - [select for diffs], Sat May 11 17:46:02 2019 UTC (5 years ago) by rob
Branch: MAIN
Changes since 1.88: +3 -2 lines
Diff to previous 1.88 (colored)

The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and
snmpctl. Separate copies of ber.[ch] have existed and been maintained in sync
in ldap, ldapd, ypldap and snmpd.

This commit moves the BER API into /usr/lib/libutil. All current consumers
already link libutil. ldapd and snmpd regress passes, and release builds.

With help from tb@ and guenther@.

ok deraadt@, tb@

Revision 1.88 / (download) - annotate - [select for diffs], Sun Mar 24 05:28:36 2019 UTC (5 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.87: +2 -2 lines
Diff to previous 1.87 (colored)

DES died ages ago; Randy Hartman

Revision 1.87 / (download) - annotate - [select for diffs], Tue Mar 5 14:31:46 2019 UTC (5 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.86: +4 -3 lines
Diff to previous 1.86 (colored)

tweak previous;

Revision 1.86 / (download) - annotate - [select for diffs], Tue Mar 5 11:31:03 2019 UTC (5 years, 3 months ago) by jsg
Branch: MAIN
Changes since 1.85: +4 -2 lines
Diff to previous 1.85 (colored)

add libLLVM

Revision 1.85 / (download) - annotate - [select for diffs], Fri Feb 8 07:51:56 2019 UTC (5 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.84: +7 -2 lines
Diff to previous 1.84 (colored)

add libelf; ok jsg

Revision 1.84 / (download) - annotate - [select for diffs], Sun Sep 30 13:24:32 2018 UTC (5 years, 8 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.83: +3 -3 lines
Diff to previous 1.83 (colored)

Make the HISTORY sections of the "intro" manuals less confusing and
more uniform; potential for confusion noticed by aalm@; OK jmc@.

Revision 1.83 / (download) - annotate - [select for diffs], Mon Jul 9 20:38:15 2018 UTC (5 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.82: +3 -5 lines
Diff to previous 1.82 (colored)

no more i386_vm86.2;

Revision 1.82 / (download) - annotate - [select for diffs], Sat Jan 27 08:38:06 2018 UTC (6 years, 4 months ago) by anton
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.81: +3 -3 lines
Diff to previous 1.81 (colored)

Add missing `l' prefix to linker flag and markup SIGHUP; ok jmc@

Revision 1.81 / (download) - annotate - [select for diffs], Sun Jan 21 10:28:37 2018 UTC (6 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.80: +2 -3 lines
Diff to previous 1.80 (colored)

remove the ref to gcc-local. the alternative was to add clang-local,
but i think the ref to cc should suffice for this page;

Revision 1.80 / (download) - annotate - [select for diffs], Mon Dec 18 20:37:58 2017 UTC (6 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.79: +4 -2 lines
Diff to previous 1.79 (colored)

Sync cross references related to libutil; ok jmc@

Revision 1.79 / (download) - annotate - [select for diffs], Fri Aug 11 10:30:16 2017 UTC (6 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.78: +3 -9 lines
Diff to previous 1.78 (colored)

remove libobjc;

Revision 1.78 / (download) - annotate - [select for diffs], Mon Apr 24 13:58:39 2017 UTC (7 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.77: +15 -6 lines
Diff to previous 1.77 (colored)

update for the llvm libs; help/ok kettenis

Revision 1.77 / (download) - annotate - [select for diffs], Fri Sep 23 09:18:05 2016 UTC (7 years, 8 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.76: +2 -7 lines
Diff to previous 1.76 (colored)

Unhook sqlite3.

Revision 1.76 / (download) - annotate - [select for diffs], Fri Aug 12 06:15:18 2016 UTC (7 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.75: +2 -8 lines
Diff to previous 1.75 (colored)

no more libarm;

Revision 1.75 / (download) - annotate - [select for diffs], Thu Mar 24 08:30:58 2016 UTC (8 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.74: +3 -4 lines
Diff to previous 1.74 (colored)

no more i386_get_ioperm(2);

Revision 1.74 / (download) - annotate - [select for diffs], Thu Mar 3 12:41:30 2016 UTC (8 years, 3 months ago) by naddy
Branch: MAIN
Changes since 1.73: +2 -3 lines
Diff to previous 1.73 (colored)

Remove option USER_LDT and everything depending on it.
Remove machdep.userldt sysctl.
Remove i386_[gs]et_ldt syscall stub from libi386.
Remove i386_[gs]et_ldt regression test.

ok mlarkin@ millert@ guenther@

Revision 1.73 / (download) - annotate - [select for diffs], Sat Nov 14 23:56:50 2015 UTC (8 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.72: +2 -19 lines
Diff to previous 1.72 (colored)

libocurses can go to the Attic.  last consumer of it was ramdisk more(1)
conceptual ok guenther millert nicm

Revision 1.72 / (download) - annotate - [select for diffs], Tue Sep 22 08:17:34 2015 UTC (8 years, 8 months ago) by sobrado
Branch: MAIN
Changes since 1.71: +3 -3 lines
Diff to previous 1.71 (colored)

fix typo.

Revision 1.71 / (download) - annotate - [select for diffs], Thu Jul 30 17:46:35 2015 UTC (8 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.70: +5 -4 lines
Diff to previous 1.70 (colored)

update the radius reference;

Revision 1.70 / (download) - annotate - [select for diffs], Sat Jul 25 12:29:41 2015 UTC (8 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.69: +6 -2 lines
Diff to previous 1.69 (colored)

some radius bits; help/ok yasuoka

Revision 1.69 / (download) - annotate - [select for diffs], Fri Nov 7 12:53:36 2014 UTC (9 years, 7 months ago) by jsing
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.68: +7 -2 lines
Diff to previous 1.68 (colored)

Add libtls to intro(3).

Prompted by jmc@

Revision 1.68 / (download) - annotate - [select for diffs], Tue Sep 16 16:13:33 2014 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.67: +2 -7 lines
Diff to previous 1.67 (colored)

no more milter;

Revision 1.67 / (download) - annotate - [select for diffs], Wed Jul 16 14:25:31 2014 UTC (9 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.66: +2 -4 lines
Diff to previous 1.66 (colored)

no more html/milter;

Revision 1.66 / (download) - annotate - [select for diffs], Tue May 13 14:00:59 2014 UTC (10 years ago) by jmc
Branch: MAIN
Changes since 1.65: +4 -2 lines
Diff to previous 1.65 (colored)

ohash stuff in libutil now;

Revision 1.65 / (download) - annotate - [select for diffs], Thu Apr 24 13:48:38 2014 UTC (10 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.64: +2 -9 lines
Diff to previous 1.64 (colored)

no more asn1 or comm_err;

Revision 1.64 / (download) - annotate - [select for diffs], Tue Apr 22 11:15:05 2014 UTC (10 years, 1 month ago) by henning
Branch: MAIN
Changes since 1.63: +1 -43 lines
Diff to previous 1.63 (colored)

no more kerberos, ok theo reyk

Revision 1.63 / (download) - annotate - [select for diffs], Mon Apr 7 21:41:50 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.62: +5 -2 lines
Diff to previous 1.62 (colored)

add heimbase; description from (and ok) ajacoutot

Revision 1.62 / (download) - annotate - [select for diffs], Mon Mar 24 18:46:59 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.61: +2 -9 lines
Diff to previous 1.61 (colored)

no more libwrap;

Revision 1.61 / (download) - annotate - [select for diffs], Thu Dec 5 07:45:46 2013 UTC (10 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.60: +2 -13 lines
Diff to previous 1.60 (colored)

no more libcompat;

Revision 1.60 / (download) - annotate - [select for diffs], Wed Dec 4 07:37:57 2013 UTC (10 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.59: +2 -4 lines
Diff to previous 1.59 (colored)

remove reference to non-existent krb5(3). i don;t see any obvious place
to point folks to, so removing it until such time as i find one.

Revision 1.59 / (download) - annotate - [select for diffs], Sat Nov 30 22:15:22 2013 UTC (10 years, 6 months ago) by pascal
Branch: MAIN
Changes since 1.58: +7 -2 lines
Diff to previous 1.58 (colored)

add libfuse; ok jmc@

Revision 1.58 / (download) - annotate - [select for diffs], Fri Sep 13 09:45:57 2013 UTC (10 years, 8 months ago) by brett
Branch: MAIN
Changes since 1.57: +2 -3 lines
Diff to previous 1.57 (colored)

Removed obsolete reference to GCC 2.95 archs. ok miod & jmc.

Revision 1.57 / (download) - annotate - [select for diffs], Sat Aug 10 16:52:54 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.56: +5 -5 lines
Diff to previous 1.56 (colored)

libkafs5 has been renamed to libkafs;
ok ajacoutot

Revision 1.56 / (download) - annotate - [select for diffs], Thu Jul 11 07:02:06 2013 UTC (10 years, 10 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.55: +29 -15 lines
Diff to previous 1.55 (colored)

Remove lie that old kerberos libs were hardlinked to libkrb5 and
properly document each one of them.

input from and ok jmc@ robert@

Revision 1.55 / (download) - annotate - [select for diffs], Sun May 5 19:28:36 2013 UTC (11 years, 1 month ago) by tedu
Branch: MAIN
Changes since 1.54: +2 -4 lines
Diff to previous 1.54 (colored)

remove reference to amd64_get_ioperm noticed by jmc

Revision 1.54 / (download) - annotate - [select for diffs], Thu Mar 14 04:03:47 2013 UTC (11 years, 2 months ago) by lteo
Branch: MAIN
Changes since 1.53: +4 -4 lines
Diff to previous 1.53 (colored)

Remove SSLv2 references from the intro(3) and ssl(8) man pages, and
mention in ssl(8) that SSLv2 was disabled in OpenBSD 5.2.

feedback/ok jmc sthen

Revision 1.53 / (download) - annotate - [select for diffs], Tue Sep 25 19:54:02 2012 UTC (11 years, 8 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.52: +4 -9 lines
Diff to previous 1.52 (colored)

Update the libpthread section.

ok matthew@ sthen@

Revision 1.52 / (download) - annotate - [select for diffs], Fri Sep 7 05:50:58 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.51: +3 -2 lines
Diff to previous 1.51 (colored)

add pkcs5_pbkdf2(3);

Revision 1.51 / (download) - annotate - [select for diffs], Sat Sep 1 16:40:53 2012 UTC (11 years, 9 months ago) by pascal
Branch: MAIN
Changes since 1.50: +2 -61 lines
Diff to previous 1.50 (colored)

Kill the FILES section.  No need to maintain a second list of libraries on the
same page (which was even out of sync).  Also, add an .Xr ld.

ok jmc@

Revision 1.50 / (download) - annotate - [select for diffs], Fri Aug 31 13:00:47 2012 UTC (11 years, 9 months ago) by pascal
Branch: MAIN
Changes since 1.49: +4 -4 lines
Diff to previous 1.49 (colored)

tweak tweak, ok jmc@

Revision 1.49 / (download) - annotate - [select for diffs], Fri Aug 31 09:58:16 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.48: +4 -4 lines
Diff to previous 1.48 (colored)

tweak previous;

Revision 1.48 / (download) - annotate - [select for diffs], Fri Aug 31 08:22:15 2012 UTC (11 years, 9 months ago) by pascal
Branch: MAIN
Changes since 1.47: +24 -27 lines
Diff to previous 1.47 (colored)

Adapt this manpage to the removal of _pic.a libraries, restructure a bit and
correct errors:

- turn the paragraph that previously talked about _pic.a libraries into a
  general PIC paragraph, and make it clear from the start that it is used in
  shared libraries as well as static libraries on PIE architectures
- reorder paragraphs to first talk about .a, then _p.a, then shared libraries,
  then PIC
- -fpic/-fPIC has nothing to do with *linking* to PIC libraries
- there are no profiling versions of dynamic libraries
- NOPIC now only affects shared libraries

reqested by and ok deraadt@, with a tiny tweak from jmc@

Revision 1.47 / (download) - annotate - [select for diffs], Sat Apr 28 13:43:11 2012 UTC (12 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.46: +7 -2 lines
Diff to previous 1.46 (colored)

document sqlite3;

Revision 1.46 / (download) - annotate - [select for diffs], Mon Dec 5 08:04:22 2011 UTC (12 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.45: +3 -3 lines
Diff to previous 1.45 (colored)

update a comment about gcc; fix suggested by miod

Revision 1.45 / (download) - annotate - [select for diffs], Thu Jul 7 13:31:07 2011 UTC (12 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.44: +2 -4 lines
Diff to previous 1.44 (colored)

no more math.3;

Revision 1.44 / (download) - annotate - [select for diffs], Thu Oct 28 17:21:41 2010 UTC (13 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.43: +2 -10 lines
Diff to previous 1.43 (colored)

remove the libdes entry;

Revision 1.43 / (download) - annotate - [select for diffs], Sun Oct 17 09:57:47 2010 UTC (13 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.42: +2 -8 lines
Diff to previous 1.42 (colored)

no more sectok;

Revision 1.42 / (download) - annotate - [select for diffs], Sun Sep 12 12:11:36 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.41: +29 -2 lines
Diff to previous 1.41 (colored)

document the curses wide libraries, with help from nicm;

Revision 1.41 / (download) - annotate - [select for diffs], Wed May 26 19:34:33 2010 UTC (14 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.40: +3 -2 lines
Diff to previous 1.40 (colored)

imsg stuff now in libutil;

Revision 1.40 / (download) - annotate - [select for diffs], Tue May 25 11:42:17 2010 UTC (14 years ago) by jmc
Branch: MAIN
Changes since 1.39: +2 -12 lines
Diff to previous 1.39 (colored)

libfrtbegin and libg2c are no longer in base;
confirmed by espie

Revision 1.39 / (download) - annotate - [select for diffs], Sun Aug 16 11:07:20 2009 UTC (14 years, 9 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

replace ".Ar file ..." with ".Ar"; this macro does not need arguments either.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Nov 1 09:53:48 2008 UTC (15 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.37: +12 -36 lines
Diff to previous 1.37 (colored)

- document libsndio

- SEE ALSO is getting bigger and bigger, and less and less useful, so
kill everything except references specific to the discussions in this page

Revision 1.37 / (download) - annotate - [select for diffs], Tue Aug 26 08:59:49 2008 UTC (15 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.36: +2 -14 lines
Diff to previous 1.36 (colored)

libbfd and libopcodes no longer built;

Revision 1.36 / (download) - annotate - [select for diffs], Tue Jun 10 07:01:01 2008 UTC (16 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.35: +2 -3 lines
Diff to previous 1.35 (colored)

no more amd64_get_mtrr;

Revision 1.35 / (download) - annotate - [select for diffs], Fri May 23 17:09:05 2008 UTC (16 years ago) by jmc
Branch: MAIN
Changes since 1.34: +3 -4 lines
Diff to previous 1.34 (colored)

remove reference to amd64_vm86(2): although there is code and a
man page, it doesn;t get built;

Revision 1.34 / (download) - annotate - [select for diffs], Fri May 23 15:38:34 2008 UTC (16 years ago) by jasper
Branch: MAIN
Changes since 1.33: +2 -3 lines
Diff to previous 1.33 (colored)

- remove USER_LDT, it was never in a state where it would copile, nor will
we support i386-compat mode on amd64.

agreed by beck@, dlg@, kettenis@
ok deraadt@, tom@

Revision 1.33 / (download) - annotate - [select for diffs], Sun Oct 21 18:45:59 2007 UTC (16 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.32: +5 -1 lines
Diff to previous 1.32 (colored)

add libexpat; ok espie

Revision 1.32 / (download) - annotate - [select for diffs], Thu May 31 19:19:48 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

convert to new .Dd format;

Revision 1.31 / (download) - annotate - [select for diffs], Mon Dec 19 09:51:54 2005 UTC (18 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.30: +1 -11 lines
Diff to previous 1.30 (colored)

r.i.p. libresolv
ok pval

Revision 1.30 / (download) - annotate - [select for diffs], Mon Apr 18 19:20:59 2005 UTC (19 years, 1 month ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.29: +1 -7 lines
Diff to previous 1.29 (colored)

remove libcurses++
ok miod@ millert@

Revision 1.29 / (download) - annotate - [select for diffs], Tue Mar 22 12:19:49 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.28: +17 -12 lines
Diff to previous 1.28 (colored)

- document libgcc
- document libsupc++
- libmmalloc no more (checked w/ kettenis)
- note that users do not normally need to link w/ the following libs:
libgcc/libpthread/libstc++/libsupc++

most of the text from espie@

Revision 1.28 / (download) - annotate - [select for diffs], Wed Mar 16 15:23:34 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.27: +2 -6 lines
Diff to previous 1.27 (colored)

no need for -compact;

Revision 1.27 / (download) - annotate - [select for diffs], Wed Mar 16 15:20:39 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.26: +9 -1 lines
Diff to previous 1.26 (colored)

document libarm;
ok drahn@ deraadt@

Revision 1.26 / (download) - annotate - [select for diffs], Fri Nov 26 14:02:00 2004 UTC (19 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.25: +4 -4 lines
Diff to previous 1.25 (colored)

better kerberos/gssapi references;

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jul 13 21:09:48 2004 UTC (19 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored)

passwd.conf has been deprecated since login.conf was imported.
Today it finally dies.  Based on a diff from Gabriel Kihlman.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jun 29 23:17:00 2004 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.23: +9 -1 lines
Diff to previous 1.23 (colored)

references to libmilter;

Revision 1.23 / (download) - annotate - [select for diffs], Fri Mar 12 17:42:21 2004 UTC (20 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.22: +12 -3 lines
Diff to previous 1.22 (colored)

add amd64 libs, and sync i386 stuff;
ok deraadt@

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jan 29 20:11:38 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

.Xr gcc-local 1;

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jan 25 14:48:32 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

use new .St macro;

Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 23 19:07:54 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.19: +4 -3 lines
Diff to previous 1.19 (colored)

.Xr compress 3;

Revision 1.19 / (download) - annotate - [select for diffs], Thu Oct 23 18:23:33 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.18: +5 -5 lines
Diff to previous 1.18 (colored)

typos from Jared Yanovich, plus a few more independant -> independent;

Revision 1.18 / (download) - annotate - [select for diffs], Wed Aug 27 07:50:13 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.17: +533 -95 lines
Diff to previous 1.17 (colored)

library update and description of lib formats;
corrections/suggestions millert@

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 25 09:25:48 2003 UTC (20 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.16: +12 -7 lines
Diff to previous 1.16 (colored)

asn1, com_err, hdb, and kafs are now links to krb5;
ok hin@

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jun 2 23:30:12 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.15: +2 -6 lines
Diff to previous 1.15 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.15 / (download) - annotate - [select for diffs], Wed May 21 11:49:04 2003 UTC (21 years ago) by jmc
Branch: MAIN
Changes since 1.14: +29 -28 lines
Diff to previous 1.14 (colored)

library update;
ok deraadt@

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jan 20 20:02:08 2003 UTC (21 years, 4 months ago) by marc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.13: +14 -9 lines
Diff to previous 1.13 (colored)


replace references to libc_r with libpthread.  Note that -pthread
should be used, not -lpthread.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jun 30 21:46:23 2002 UTC (21 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.12: +5 -7 lines
Diff to previous 1.12 (colored)

Xr cleanup; seb@todesplanet.de

Revision 1.12 / (download) - annotate - [select for diffs], Wed Aug 22 12:15:46 2001 UTC (22 years, 9 months ago) by heko
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

"This section" and variants ==> 'The manual pages in section x'
in intro manual pages to hopefully confuse users a little bit less
aaron@ ok

Revision 1.11 / (download) - annotate - [select for diffs], Fri Aug 3 15:21:16 2001 UTC (22 years, 10 months ago) by mpech
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

o) We don't like .Pp before/after .Sh;
o) .Nm always has argument in .Sh SYNOPSIS;
o) We always closes .Bl and .Bd tags;

millert@ ok

Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 26 00:37:03 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.9: +31 -31 lines
Diff to previous 1.9 (colored)

Some share/man fleshing.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Mar 19 19:25:24 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.8: +18 -14 lines
Diff to previous 1.8 (colored)

Various cleanups.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 22 02:17:53 2000 UTC (24 years, 4 months ago) by aaron
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

ie. -> i.e.,

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 1 19:40:05 1999 UTC (24 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.6: +116 -46 lines
Diff to previous 1.6 (colored)

a start at fleshing this out

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 5 13:18:31 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored)

more .Os cleanup, remove some trailing whitespace, cleanse some .Nm

Revision 1.5 / (download) - annotate - [select for diffs], Sun Nov 29 15:47:22 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

kill superfluous .Nm macro arguments

Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 25 04:33:45 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.3: +8 -8 lines
Diff to previous 1.3 (colored)

share/man/man3 man page repairs

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 20 12:31:50 1998 UTC (25 years, 6 months ago) by d
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

remove white lie (not all libc_r fns are thread-safe)

Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 20 11:18:58 1998 UTC (25 years, 6 months ago) by d
Branch: MAIN
Changes since 1.1: +8 -1 lines
Diff to previous 1.1 (colored)

Add thread-safety to libc, so that libc_r will build (on i386 at least).
All POSIX libc api now there (to P1003.1c/D10)
  (more md stuff is needed for other libc/arch/*)
  (setlogin is no longer a special syscall)
Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS).
Doc some re-entrant routines
Add libc_r to intro(3)
dig() uses some libc srcs and an extra -I was needed there.
Add more md stuff to libc_r.
Update includes for the pthreads api
Update libc_r TODO

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:44:23 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:44:23 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.