The NetBSD Project

CVS log for src/distrib/sets/lists/comp/Attic/ad.mips64el

[BACK] Up to [cvs.NetBSD.org] / src / distrib / sets / lists / comp

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.105, Tue Apr 30 23:41:23 2013 UTC (2 weeks, 4 days ago) by matt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.104: +1 -1 lines
FILE REMOVED

Collapse all the ad.mips* set lists into a single ad.mips which works for
all variations of mips{,64}e{b,l}

Revision 1.104 / (download) - annotate - [select for diffs], Sun Apr 28 04:05:38 2013 UTC (3 weeks ago) by joerg
Branch: MAIN
Changes since 1.103: +11 -11 lines
Diff to previous 1.103 (colored)

Introduce MKLIBSTDCXX, defaulting to yes.

Revision 1.103 / (download) - annotate - [select for diffs], Sat Apr 27 23:02:19 2013 UTC (3 weeks ago) by joerg
Branch: MAIN
Changes since 1.102: +9 -1 lines
Diff to previous 1.102 (colored)

Add build glue for libc++.

Revision 1.102 / (download) - annotate - [select for diffs], Thu Apr 11 17:43:17 2013 UTC (5 weeks, 2 days ago) by christos
Branch: MAIN
Changes since 1.101: +17 -1 lines
Diff to previous 1.101 (colored)

libevent sets

Revision 1.101 / (download) - annotate - [select for diffs], Sat Feb 16 21:40:17 2013 UTC (3 months ago) by jmmv
Branch: MAIN
CVS Tags: tls-maxphys-nbase, tls-maxphys-base, agc-symver-base, agc-symver
Changes since 1.100: +9 -1 lines
Diff to previous 1.100 (colored)

Hook Lutok into the build.  This is all protected by the MKKYUA guard.

Revision 1.100 / (download) - annotate - [select for diffs], Wed Jan 16 16:01:05 2013 UTC (4 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base8
Changes since 1.99: +1 -347 lines
Diff to previous 1.99 (colored)

Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
-rw-r--r--  1 root  src   35806068 Jan 16 10:47 base.tgz
-rw-r--r--  1 root  src   57374069 Jan 16 10:48 comp.tgz
-rw-r--r--  1 root  src  101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set

Revision 1.99 / (download) - annotate - [select for diffs], Thu Jan 3 23:20:30 2013 UTC (4 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.98: +3 -3 lines
Diff to previous 1.98 (colored)

bump libmagic

Revision 1.98 / (download) - annotate - [select for diffs], Tue Dec 18 22:45:13 2012 UTC (4 months, 4 weeks ago) by spz
Branch: MAIN
Changes since 1.97: +9 -1 lines
Diff to previous 1.97 (colored)

add entries built for MKDEBUG and MKDEBUGLIB to the set lists
Thanks to Hisashi T Fujinaka <htodd@twofifty.com> for pointing out the gap.

Revision 1.97 / (download) - annotate - [select for diffs], Wed Dec 12 17:47:58 2012 UTC (5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base7
Changes since 1.96: +3 -3 lines
Diff to previous 1.96 (colored)

bump libssh

Revision 1.96 / (download) - annotate - [select for diffs], Fri Dec 7 18:36:24 2012 UTC (5 months, 1 week ago) by njoly
Branch: MAIN
Changes since 1.95: +13 -13 lines
Diff to previous 1.95 (colored)

Adjust libraries debug entries following recent bind update.

Revision 1.95 / (download) - annotate - [select for diffs], Mon Nov 26 08:05:47 2012 UTC (5 months, 3 weeks ago) by alnsn
Branch: MAIN
Changes since 1.94: +2 -1 lines
Diff to previous 1.94 (colored)

Add sljitarch.h.

Revision 1.94 / (download) - annotate - [select for diffs], Tue Nov 20 05:27:22 2012 UTC (5 months, 4 weeks ago) by agc
Branch: MAIN
Changes since 1.93: +9 -1 lines
Diff to previous 1.93 (colored)

Fix set lists after the merge of netpgpverify(1) and libnetpgpverify(3)
from the agc-netpgp-standalone branch.

Revision 1.93 / (download) - annotate - [select for diffs], Thu Nov 15 18:51:55 2012 UTC (6 months ago) by christos
Branch: MAIN
Changes since 1.92: +3 -3 lines
Diff to previous 1.92 (colored)

bump resolver library.

Revision 1.92 / (download) - annotate - [select for diffs], Sun Sep 16 18:59:25 2012 UTC (8 months ago) by tls
Branch: MAIN
CVS Tags: yamt-pagecache-base6
Changes since 1.91: +3 -3 lines
Diff to previous 1.91 (colored)

*Sigh* provide, by default, the dumb "allocate 64K on the stack" variant
of the lzf_compress API by default.  This is because there is evidently
code floating around out there in the world with broken autoconf scripts that
don't check for LZF_STATE_ARG in the lzf header files and just assume the
dumb version of the API.

We rename the sane API to lzf_compress_r and implement the dumb API in
terms of it.  Consequently, bump liblzf major version number.  This is
fine because nothing used our liblzf with the old API.

Add lzf(1) utility from LZF distribution.  Add manual page for lzf(1).

Revision 1.91 / (download) - annotate - [select for diffs], Wed Aug 15 05:55:43 2012 UTC (9 months ago) by macallan
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.90: +53 -53 lines
Diff to previous 1.90 (colored)

more ',rump' sprinkling - now mips64el builds with MKRUMP=no too

Revision 1.90 / (download) - annotate - [select for diffs], Fri Aug 10 16:22:32 2012 UTC (9 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.89: +20 -20 lines
Diff to previous 1.89 (colored)

Make GCC entries optional.

Revision 1.89 / (download) - annotate - [select for diffs], Fri Aug 10 16:18:51 2012 UTC (9 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.88: +5 -5 lines
Diff to previous 1.88 (colored)

No need to check for MKRUMP twice.

Revision 1.88 / (download) - annotate - [select for diffs], Wed Aug 8 14:08:02 2012 UTC (9 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.87: +35 -35 lines
Diff to previous 1.87 (colored)

adjust for MKRUMP = no

Revision 1.87 / (download) - annotate - [select for diffs], Mon Jul 30 16:10:11 2012 UTC (9 months, 2 weeks ago) by matt
Branch: MAIN
Changes since 1.86: +11 -9 lines
Diff to previous 1.86 (colored)

Add missing debug atf shared libraries

Revision 1.86 / (download) - annotate - [select for diffs], Thu Jul 26 20:05:38 2012 UTC (9 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.85: +5 -5 lines
Diff to previous 1.85 (colored)

new openssl

Revision 1.85 / (download) - annotate - [select for diffs], Sat Jul 14 22:37:42 2012 UTC (10 months ago) by mlelstv
Branch: MAIN
Changes since 1.84: +3 -3 lines
Diff to previous 1.84 (colored)

update lists after version bump of libc.

Revision 1.84 / (download) - annotate - [select for diffs], Wed Jul 11 22:42:39 2012 UTC (10 months, 1 week ago) by jmmv
Branch: MAIN
Changes since 1.83: +7 -1 lines
Diff to previous 1.83 (colored)

Update file sets for atf 0.16.

In particular, add entries for the new libatf-c and libatf-c++ shared
libraries.  I have followed existing entries to come up with the right
lines to add... but this is quite tricky, so please forgive any fallout
that may follow (and let me know if there is any!).

Revision 1.83 / (download) - annotate - [select for diffs], Wed Jul 11 18:59:30 2012 UTC (10 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.82: +15 -15 lines
Diff to previous 1.82 (colored)

mark idea and mdc2 libraries obsolete.

Revision 1.82 / (download) - annotate - [select for diffs], Tue Jul 10 19:15:49 2012 UTC (10 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.81: +13 -3 lines
Diff to previous 1.81 (colored)

add crypto shared libraries

Revision 1.81 / (download) - annotate - [select for diffs], Sun Jul 8 18:16:02 2012 UTC (10 months, 1 week ago) by rmind
Branch: MAIN
Changes since 1.80: +3 -3 lines
Diff to previous 1.80 (colored)

Fix the lists.

Revision 1.80 / (download) - annotate - [select for diffs], Tue Jun 5 00:37:52 2012 UTC (11 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.79: +13 -13 lines
Diff to previous 1.79 (colored)

bump for bind-9.9.1-P1

Revision 1.79 / (download) - annotate - [select for diffs], Sat May 26 22:15:03 2012 UTC (11 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.78: +11 -1 lines
Diff to previous 1.78 (colored)

libexecinfo sets

Revision 1.78 / (download) - annotate - [select for diffs], Wed May 2 02:43:01 2012 UTC (12 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base5
Changes since 1.77: +3 -3 lines
Diff to previous 1.77 (colored)

bump libssh

Revision 1.77 / (download) - annotate - [select for diffs], Sat Apr 7 16:48:24 2012 UTC (13 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base4
Changes since 1.76: +3 -3 lines
Diff to previous 1.76 (colored)

- add getdisk{raw,cooked}name
- bump libutil

Revision 1.76 / (download) - annotate - [select for diffs], Sat Apr 7 04:09:55 2012 UTC (13 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.75: +3 -3 lines
Diff to previous 1.75 (colored)

bump libutil and new getfsspecname

Revision 1.75 / (download) - annotate - [select for diffs], Fri Apr 6 10:49:28 2012 UTC (13 months, 1 week ago) by spz
Branch: MAIN
Changes since 1.74: +3 -3 lines
Diff to previous 1.74 (colored)

adjust for expat-2.1.0

Revision 1.74 / (download) - annotate - [select for diffs], Thu Mar 8 21:59:25 2012 UTC (14 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.73: +7 -7 lines
Diff to previous 1.73 (colored)

Implement sem_timedwait.

Revision 1.73 / (download) - annotate - [select for diffs], Fri Mar 2 23:13:55 2012 UTC (14 months, 2 weeks ago) by matt
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored)

Fix libexpat.so debug entry

Revision 1.72 / (download) - annotate - [select for diffs], Wed Feb 29 20:07:52 2012 UTC (14 months, 2 weeks ago) by tron
Branch: MAIN
Changes since 1.71: +11 -1 lines
Diff to previous 1.71 (colored)

Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.

Revision 1.71 / (download) - annotate - [select for diffs], Tue Feb 28 14:22:22 2012 UTC (14 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.70: +3 -3 lines
Diff to previous 1.70 (colored)

Merge XZ 5.0.3.

Revision 1.70 / (download) - annotate - [select for diffs], Thu Feb 16 23:00:38 2012 UTC (15 months ago) by joerg
Branch: MAIN
Changes since 1.69: +3 -3 lines
Diff to previous 1.69 (colored)

Add _dlauxinfo helper function to provide access to the ELF auxilary
vector. This can normally be found via __ps_strings, but libc is
initialised too early when linked dynamically and doesn't have access to
it yet, so provide an alternative mechanism via ld.elf_so.
Bump libc minor.

Revision 1.69 / (download) - annotate - [select for diffs], Sun Feb 12 10:01:57 2012 UTC (15 months ago) by njoly
Branch: MAIN
CVS Tags: netbsd-6-base
Branch point for: netbsd-6
Changes since 1.68: +3 -3 lines
Diff to previous 1.68 (colored)

Adjust debug objects for recent libc minor bump.

Revision 1.68 / (download) - annotate - [select for diffs], Wed Feb 1 17:53:54 2012 UTC (15 months, 2 weeks ago) by dholland
Branch: MAIN
Changes since 1.67: +3 -3 lines
Diff to previous 1.67 (colored)

Set list updates for libquota bump.

Revision 1.67 / (download) - annotate - [select for diffs], Mon Jan 30 16:54:46 2012 UTC (15 months, 2 weeks ago) by dholland
Branch: MAIN
Changes since 1.66: +3 -3 lines
Diff to previous 1.66 (colored)

Set list updates for libquota minor bump.

(the 32-bit lib and debug lib lists really ought to be automatically
generated)

Revision 1.66 / (download) - annotate - [select for diffs], Sun Jan 29 23:29:01 2012 UTC (15 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.65: +3 -3 lines
Diff to previous 1.65 (colored)

Bump libsqlite3 minor version for new functions in 3.7.10.

Revision 1.65 / (download) - annotate - [select for diffs], Sun Jan 22 18:36:16 2012 UTC (15 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.64: +3 -3 lines
Diff to previous 1.64 (colored)

From tnozaki@: make fpos_t a complex object that keeps track of the parse
state of the stream. Change argument of the seek function to funopen() from
fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing
backwards compatible entry points. Approved by releng@

Revision 1.64 / (download) - annotate - [select for diffs], Mon Jan 9 15:24:37 2012 UTC (16 months, 1 week ago) by dholland
Branch: MAIN
Changes since 1.63: +3 -3 lines
Diff to previous 1.63 (colored)

Bump minor version of libquota.so.

Revision 1.63 / (download) - annotate - [select for diffs], Tue Dec 27 16:52:52 2011 UTC (16 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.62: +3 -3 lines
Diff to previous 1.62 (colored)

undo the pam bump. requested by joerg.

Revision 1.62 / (download) - annotate - [select for diffs], Sun Dec 25 23:28:33 2011 UTC (16 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.61: +3 -3 lines
Diff to previous 1.61 (colored)

openpam changes

Revision 1.61 / (download) - annotate - [select for diffs], Tue Nov 8 10:52:20 2011 UTC (18 months, 1 week ago) by njoly
Branch: MAIN
CVS Tags: yamt-pagecache-base3
Changes since 1.60: +3 -1 lines
Diff to previous 1.60 (colored)

+libtre.so.0.8.debug

Revision 1.60 / (download) - annotate - [select for diffs], Sat Nov 5 22:55:21 2011 UTC (18 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base2
Changes since 1.59: +9 -1 lines
Diff to previous 1.59 (colored)

add tre to the sets.

Revision 1.59 / (download) - annotate - [select for diffs], Mon Oct 17 14:20:54 2011 UTC (19 months ago) by chs
Branch: MAIN
CVS Tags: yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.58: +5 -5 lines
Diff to previous 1.58 (colored)

do not build profiling versions of libgcc or libgcc_eh.
they are not used, and they don't build on arm with gcc 4.5.

Revision 1.58 / (download) - annotate - [select for diffs], Thu Oct 13 22:08:18 2011 UTC (19 months ago) by joerg
Branch: MAIN
Changes since 1.57: +11 -1 lines
Diff to previous 1.57 (colored)

Hook up SQLite into the build

Revision 1.57 / (download) - annotate - [select for diffs], Fri Oct 7 09:15:21 2011 UTC (19 months, 1 week ago) by mrg
Branch: MAIN
Changes since 1.56: +5 -5 lines
Diff to previous 1.56 (colored)

obsolete libgcc_pic and friends.  all libgcc's are supposed to be pic
for platforms with shlibs already (and are.)

this obsoletes our hacks for the libgcc specs to use libgcc_pic, and
fixes a couple of other issues reported to me directly.

Revision 1.56 / (download) - annotate - [select for diffs], Sun Sep 25 04:11:47 2011 UTC (19 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.55: +5 -5 lines
Diff to previous 1.55 (colored)

- bump libbfd and libopcodes for new binutils.
- new elfedit program

Revision 1.55 / (download) - annotate - [select for diffs], Fri Sep 23 06:48:09 2011 UTC (19 months, 3 weeks ago) by mrg
Branch: MAIN
Changes since 1.54: +12 -2 lines
Diff to previous 1.54 (colored)

build and install libgomp, as needed by "cc -fopenmp", and its
suplimentary files like libgomp.spec and omp.h.

Revision 1.54 / (download) - annotate - [select for diffs], Mon Sep 19 00:19:51 2011 UTC (20 months ago) by christos
Branch: MAIN
Changes since 1.53: +3 -3 lines
Diff to previous 1.53 (colored)

bump libc

Revision 1.53 / (download) - annotate - [select for diffs], Mon Sep 12 00:45:26 2011 UTC (20 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.52: +3 -3 lines
Diff to previous 1.52 (colored)

bump libisc too.

Revision 1.52 / (download) - annotate - [select for diffs], Sun Sep 11 19:10:56 2011 UTC (20 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.51: +11 -11 lines
Diff to previous 1.51 (colored)

sets for bind.

Revision 1.51 / (download) - annotate - [select for diffs], Wed Sep 7 17:54:11 2011 UTC (20 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.50: +3 -3 lines
Diff to previous 1.50 (colored)

bump libssh

Revision 1.50 / (download) - annotate - [select for diffs], Tue Aug 30 12:39:50 2011 UTC (20 months, 2 weeks ago) by bouyer
Branch: MAIN
Changes since 1.49: +3 -3 lines
Diff to previous 1.49 (colored)

Add getlabelusesmbr(), as proposed in
http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html
This is used by disk tools such as disklabel(8) to dynamically decide is
the undelyling platform uses a disklabel-in-mbr-partition or not
(instead of using a compile-time list of ports).
getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the
machdep #define LABELUSESMBR.
For evbmips, make LABELUSESMBR 1 if the platform uses pmon
as bootloader, and 0 (the previous value) otherwise.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Aug 28 07:48:18 2011 UTC (20 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored)

bump libutil for strpct

Revision 1.48 / (download) - annotate - [select for diffs], Sat Aug 27 18:54:16 2011 UTC (20 months, 3 weeks ago) by dyoung
Branch: MAIN
Changes since 1.47: +11 -1 lines
Diff to previous 1.47 (colored)

Updating setlists for mips64.  Thanks Matt Thomas for the heads-up.

Revision 1.47 / (download) - annotate - [select for diffs], Tue Jul 26 16:10:16 2011 UTC (21 months, 3 weeks ago) by joerg
Branch: MAIN
Changes since 1.46: +3 -3 lines
Diff to previous 1.46 (colored)

Add scalbnl to libm.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Jul 25 03:09:52 2011 UTC (21 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45 (colored)

bump libssh to 17.

Revision 1.45 / (download) - annotate - [select for diffs], Thu Jul 21 03:13:31 2011 UTC (21 months, 4 weeks ago) by mrg
Branch: MAIN
Changes since 1.44: +37 -37 lines
Diff to previous 1.44 (colored)

build GMP, MPFR and MPC as private libraries just for GCC.  don't
install the headers or librarys into the system.

someone who really cares could make them shlibs again and have them
installed into eg, /usr/lib/gcc.  not convinced it is worth it.

Revision 1.44 / (download) - annotate - [select for diffs], Sun Jul 17 20:54:30 2011 UTC (22 months ago) by joerg
Branch: MAIN
Changes since 1.43: +3 -3 lines
Diff to previous 1.43 (colored)

Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.

Revision 1.43 / (download) - annotate - [select for diffs], Sun Jul 10 16:54:04 2011 UTC (22 months, 1 week ago) by matt
Branch: MAIN
Changes since 1.42: +11 -3 lines
Diff to previous 1.42 (colored)

Fix set lists for COMPAT + GCC=45

Revision 1.42 / (download) - annotate - [select for diffs], Thu Jul 7 08:46:21 2011 UTC (22 months, 1 week ago) by mrg
Branch: MAIN
Changes since 1.41: +3 -1 lines
Diff to previous 1.41 (colored)

- un-obsolete a pair of files we want to remain installed (XXX i wonder
  if a way to have "clean builds" not run "postinstall fix obsolete" in
  the $DESTDIR so that these sorts of errors will appear as set list
  errors instead of being skipped
- fix the list of headers to install for GCC 4.5, based upon the mknative
  ${G_EXTRA_HEADERS}.  XXX move the location of G_EXTRA_HEADERS.

Revision 1.41 / (download) - annotate - [select for diffs], Tue Jul 5 10:01:15 2011 UTC (22 months, 2 weeks ago) by spz
Branch: MAIN
Changes since 1.40: +5 -5 lines
Diff to previous 1.40 (colored)

bumping the major of libcrypto and libssl as suggested by tls@

Revision 1.40 / (download) - annotate - [select for diffs], Sun Jul 3 22:47:25 2011 UTC (22 months, 2 weeks ago) by mrg
Branch: MAIN
Changes since 1.39: +60 -30 lines
Diff to previous 1.39 (colored)

updates for GCC 4.5 components.  sort.

Revision 1.39 / (download) - annotate - [select for diffs], Fri Jul 1 02:10:09 2011 UTC (22 months, 2 weeks ago) by mrg
Branch: MAIN
Changes since 1.38: +3 -1 lines
Diff to previous 1.38 (colored)

various updates for GCC 4.5.  finally obsolete some very old gcc stuff.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Jun 30 04:28:53 2011 UTC (22 months, 2 weeks ago) by agc
Branch: MAIN
Changes since 1.37: +1 -129 lines
Diff to previous 1.37 (colored)

get rid of commented-out, unused rump entries from the two
arch-dependent mips64 files

Revision 1.37 / (download) - annotate - [select for diffs], Sun Jun 26 16:42:40 2011 UTC (22 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

* Arrange for interfaces that create new file descriptors to be able to
  set close-on-exec on creation (http://udrepper.livejournal.com/20407.html).

    - Add F_DUPFD_CLOEXEC to fcntl(2).
    - Add MSG_CMSG_CLOEXEC to recvmsg(2) for unix file descriptor passing.
    - Add dup3(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK.
    - Add pipe2(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK.
    - Add flags SOCK_CLOEXEC, SOCK_NONBLOCK to the socket type parameter
      for socket(2) and socketpair(2).
    - Add new paccept(2) syscall that takes an additional sigset_t to alter
      the sigmask temporarily and a flags argument to set SOCK_CLOEXEC,
      SOCK_NONBLOCK.
    - Add new mode character 'e' to fopen(3) and popen(3) to open pipes
      and file descriptors for close on exec.
    - Add new kqueue1(2) syscall with a new flags argument to open the
      kqueue file descriptor with O_CLOEXEC, O_NONBLOCK.

* Fix the system calls that take socklen_t arguments to actually do so.

* Don't include userland header files (signal.h) from system header files
  (rump_syscallargs.h).

* Bump libc version for the new syscalls.

Revision 1.36 / (download) - annotate - [select for diffs], Sun Jun 26 10:14:13 2011 UTC (22 months, 3 weeks ago) by njoly
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored)

Bump major for libmj.so debug libraries, forgotten in previous.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Jun 12 20:23:29 2011 UTC (23 months, 1 week ago) by matt
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

Cleanup for libsl.so.5 changes

Revision 1.34 / (download) - annotate - [select for diffs], Mon Jun 6 16:16:00 2011 UTC (23 months, 1 week ago) by njoly
Branch: MAIN
Changes since 1.33: +5 -5 lines
Diff to previous 1.33 (colored)

Update libcrypto.so and libssl.so minor forgotten in previous update,
for compat and debug libraries.

Revision 1.33 / (download) - annotate - [select for diffs], Mon May 30 02:10:25 2011 UTC (23 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: cherry-xenmp-base
Branch point for: cherry-xenmp
Changes since 1.32: +5 -5 lines
Diff to previous 1.32 (colored)

fix a lot of different issues (doesn't anyone build anymore)
- libdns had the wrong version
- zfs attributes missing
- missing debug libs
- typos in library names
- typos in library versions
- _g libraries missing for new .so files (since we don't install .a files
  we should not be installing _g.a files either, why are we?)
Hopefully this will fix the sparc64 build.

Revision 1.32 / (download) - annotate - [select for diffs], Fri May 13 01:56:27 2011 UTC (2 years ago) by christos
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

bump libmagic

Revision 1.31 / (download) - annotate - [select for diffs], Mon May 9 17:13:20 2011 UTC (2 years ago) by manu
Branch: MAIN
Changes since 1.30: +13 -13 lines
Diff to previous 1.30 (colored)

Attempt to fix build after perfuse addition (there is no MKPERFUSE)

Revision 1.30 / (download) - annotate - [select for diffs], Mon May 9 08:51:08 2011 UTC (2 years ago) by manu
Branch: MAIN
Changes since 1.29: +13 -1 lines
Diff to previous 1.29 (colored)

Enable the build of perfused and libperfuse

Revision 1.29 / (download) - annotate - [select for diffs], Thu Apr 21 09:45:55 2011 UTC (2 years ago) by haad
Branch: MAIN
Changes since 1.28: +3 -1 lines
Diff to previous 1.28 (colored)

Add missed MKDEBUG entry.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Apr 21 09:09:33 2011 UTC (2 years ago) by haad
Branch: MAIN
Changes since 1.27: +45 -21 lines
Diff to previous 1.27 (colored)

Fix MKDEBUG build for all 64bit architectures which have compat lib installed,
after kerberos import.

hi elric@!

Revision 1.27 / (download) - annotate - [select for diffs], Sun Apr 17 10:06:49 2011 UTC (2 years, 1 month ago) by mrg
Branch: MAIN
Changes since 1.26: +50 -20 lines
Diff to previous 1.26 (colored)

catch up with heimdal update.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Mar 24 17:05:41 2011 UTC (2 years, 1 month ago) by bouyer
Branch: MAIN
Changes since 1.25: +11 -1 lines
Diff to previous 1.25 (colored)

Add a new libquota library, which contains some blocks to build and/or
parse quota plists; as well as a getfsquota() function to retrieve quotas
for a single id from a single filesystem (whatever filesystem this is:
a local quota-enabled fs or NFS). This is build on functions getufsquota()
(for local filesystems with UFS-like quotas) and getnfsquota();
which are also available to userland programs.
move functions from quota2_subr.c to libquota or libprop as appropriate,
and ajust in-tree quota tools.
move some declarations from kernel headers to either sys/quota.h or
quota/quota.h as appropriate. ufs/ufs/quota.h still installed because
it's needed by other installed ufs headers.
ufs/ufs/quota1.h still installed as a quick&dirty way to get a code
using the old quotactl() to compile (just include ufs/ufs/quota1.h instead of
ufs/ufs/quota.h - old code won't compile without this change and this is
on purpose).
Discussed on tech-kern@ and tech-net@ (long thread, but not much about
libquota itself ...)

Revision 1.25 / (download) - annotate - [select for diffs], Sat Mar 12 19:52:46 2011 UTC (2 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored)

Fix various vis/unvis issues:
- no need for all the weak symbols
- define a new _VIS_END flag for UNVIS_END so that there are no collisions
  between and vis and unvis flags.
- add bound versions of the vis and unvis functions that take the length of
  the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if
  the buffer is not large enough, instead of silently truncating.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Feb 16 03:42:17 2011 UTC (2 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: bouyer-quota2-nbase, bouyer-quota2-base
Changes since 1.23: +13 -13 lines
Diff to previous 1.23 (colored)

bump for bind-9.8.0rc1

Revision 1.23 / (download) - annotate - [select for diffs], Mon Feb 14 18:20:44 2011 UTC (2 years, 3 months ago) by matt
Branch: MAIN
Changes since 1.22: +13 -1 lines
Diff to previous 1.22 (colored)

Add libsaslc entries

Revision 1.22 / (download) - annotate - [select for diffs], Sat Feb 12 19:21:29 2011 UTC (2 years, 3 months ago) by nakayama
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored)

Fix typo.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Feb 11 06:38:39 2011 UTC (2 years, 3 months ago) by matt
Branch: MAIN
Changes since 1.20: +412 -2 lines
Diff to previous 1.20 (colored)

Add missing MKDEBUG support

Revision 1.20 / (download) - annotate - [select for diffs], Wed Feb 2 02:20:27 2011 UTC (2 years, 3 months ago) by rmind
Branch: MAIN
Changes since 1.19: +9 -1 lines
Diff to previous 1.19 (colored)

NPF checkpoint:
- Add libnpf(3) - a library to control NPF (configuration, ruleset, etc).
- Add NPF support for ftp-proxy(8).
- Add rc.d script for NPF.
- Convert npfctl(8) to use libnpf(3) and thus make it less depressive.
  Note: next clean-up step should be a parser, once dholland@ will finish it.
- Add more documentation.
- Various fixes.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jan 31 18:27:53 2011 UTC (2 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.18: +5 -5 lines
Diff to previous 1.18 (colored)

whitespace

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jan 18 21:07:51 2011 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Branch point for: bouyer-quota2
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 (colored)

missed librumphijack_pic.a and .ln in previous

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jan 18 20:09:38 2011 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.16: +3 -1 lines
Diff to previous 1.16 (colored)

hook librumphijack to the build

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jan 17 20:39:04 2011 UTC (2 years, 4 months ago) by agc
Branch: MAIN
Changes since 1.15: +9 -1 lines
Diff to previous 1.15 (colored)

Hook libisns into the build, and modify the set lists accordingly.

Note the addition of iSNS protocol support in doc/CHANGES

With thanks to Wasabi Systems for contributing the code.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Dec 5 20:11:22 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231
Changes since 1.14: +9 -9 lines
Diff to previous 1.14 (colored)

rumpcrypto should never have been its own faction, so finally make
it a component under kern, i.e. rumpcrypto -> rumpkern_crypto.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Dec 3 21:38:48 2010 UTC (2 years, 5 months ago) by plunky
Branch: MAIN
Changes since 1.13: +41 -1 lines
Diff to previous 1.13 (colored)

Remove the do-external-lib and do-gnu-lib targets, along with
external/lib/Makefile and crypto/external/lib/Makefile, replacing
them all with SUBDIRs directly from lib/Makefile.

compat/compatsubdirs.mk becomes simpler now, as everything is built
from lib/Makefile, meaning all the libraries will now be built under
compat so update the set lists to account for that.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Nov 6 09:40:31 2010 UTC (2 years, 6 months ago) by plunky
Branch: MAIN
Changes since 1.12: +13 -1 lines
Diff to previous 1.12 (colored)

fix up compat libraries for mips64
(liblua & liblzma partly missing, libmj wrong version)

Revision 1.12 / (download) - annotate - [select for diffs], Thu Nov 4 21:15:55 2010 UTC (2 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.11: +9 -1 lines
Diff to previous 1.11 (colored)

Add rumpclient to setlists.

You know, I used to think setlists were ridiculous back when ~20
entries per lib were required.  It seems we're up to 47 and I've
long since run out of superlatives to describe the situation.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 2 16:34:34 2010 UTC (2 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.10: +5 -1 lines
Diff to previous 1.10 (colored)

Hook up xz into the build system.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Aug 7 05:53:20 2010 UTC (2 years, 9 months ago) by agc
Branch: MAIN
Changes since 1.9: +9 -1 lines
Diff to previous 1.9 (colored)

merge conflicts

this isn't how this was planned, but needed for releases to build. will
be revisited later

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 11 12:37:52 2010 UTC (2 years, 10 months ago) by mrg
Branch: MAIN
Changes since 1.8: +9 -9 lines
Diff to previous 1.8 (colored)

mark skey files with skey tag.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jul 11 11:33:47 2010 UTC (2 years, 10 months ago) by mrg
Branch: MAIN
Changes since 1.7: +49 -41 lines
Diff to previous 1.7 (colored)

various fixes for mips64 builds.  some are true for all builds, most
are for !crypto, !kerberos, !skey, !ldap or !pam builds.

now both sgimips64 and evbmips64-el build for me!

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jul 11 06:16:55 2010 UTC (2 years, 10 months ago) by mrg
Branch: MAIN
Changes since 1.6: +9 -9 lines
Diff to previous 1.6 (colored)

ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if
MKCRYPTO=no.
don't build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no.
mark librumpcrypto, rump_smb, pkg_*

fix set lists as appropriate.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 29 05:48:13 2010 UTC (2 years, 10 months ago) by mrg
Branch: MAIN
Changes since 1.5: +137 -137 lines
Diff to previous 1.5 (colored)

fix MKKERBEROS=no, MKISCSI=no and MKLDAP=no builds.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 14 12:01:58 2010 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.4: +140 -140 lines
Diff to previous 1.4 (colored)

Consistency: set for obsolete files should be "foo-obsolete".

Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 15 05:59:51 2009 UTC (3 years, 5 months ago) by mrg
Branch: MAIN
Changes since 1.3: +187 -15 lines
Diff to previous 1.3 (colored)

update mips64* sets for reality, and fix a couple of newly introduced
issues with sparc64 and amd64.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 14 02:19:58 2009 UTC (3 years, 5 months ago) by mrg
Branch: MAIN
Changes since 1.2: +811 -446 lines
Diff to previous 1.2 (colored)

merge in my (uncommited) changes from matt-nb5-mips64 branch.

XXX these probably still need updates for eg, shlib bumps, but this should
be mostly correct now.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 14 02:01:53 2009 UTC (3 years, 5 months ago) by matt
Branch: MAIN
Changes since 1.1: +508 -0 lines
Diff to previous 1.1 (colored)

Update sets lists from matt-nb5-mips64

Revision 1.1, Sun Sep 13 22:23:52 2009 UTC (3 years, 8 months ago) by matt
Branch: MAIN
Branch point for: matt-nb5-mips64
FILE REMOVED

file ad.mips64el was initially added on branch matt-nb5-mips64.

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.




CVSweb <webmaster@jp.NetBSD.org>