Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-03-21 | From NetBSD: eliminate setjmp.h | Niklas Hallqvist | |
1996-03-21 | From NetBSD: Remove ns_cksum.c (now in sys/conf/files) | Niklas Hallqvist | |
1996-03-20 | We moved away from NetBSD+OpenBSD long ago; / really does live | hvozda | |
on wd0a finally. Also we swap to files when we are really beating the machine. | |||
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-19 | Fix RCS Id botch in last change | Niklas Hallqvist | |
1996-03-19 | Fix RCS Id botch in last change | Niklas Hallqvist | |
1996-03-19 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff | |
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). | |||
1996-03-19 | Missed from last import. | Michael Shalayeff | |
1996-03-19 | SIOCAIFCONF -> SIOCAIFADDR | Niklas Hallqvist | |
1996-03-18 | From NetBSD: Add prototype for sigaltstack; from John Kohl in PR #2129 | Niklas Hallqvist | |
1996-03-18 | From NetBSD: a a => a (close pr 2204 by Simon Burge <simonb@telstra.com.au>). | Niklas Hallqvist | |
1996-03-16 | Link in libstdc++ now that libg++ 2.7.1 is in the tree. | etheisen | |
1996-03-16 | Workaround for testing of Makefile.bsd-wrapper encountered while porting | etheisen | |
libg++. | |||
1996-03-16 | Allow native BSD build of libg++ 2.7.1. This is a complete replacement of | etheisen | |
the GNU build procedure, not a wrapper. Generates standard, profiled, shared object, and shared library versions of libiberty, libstdc++, and libg++. libiberty version 0.0, libstdc++ version 27.1, and libg++ version 27.1. Requires modification of bsd.subdir.mk pmake include. Targets linked with the shared libraries libstdc++ and libg++ will, by default, automatically be run time linked with libm and libcurses. | |||
1996-03-16 | Allow standard GNU build with openbsd. | etheisen | |
1996-03-15 | Reinstate dead COPYING for libg++ 2.7.1 | Niklas Hallqvist | |
1996-03-15 | Import of GNU libg++ 2.7.1 port (prepared by Erik Theisen) | Niklas Hallqvist | |
1996-03-15 | Fix bogosity in import of Lite2 fix | Thorsten Lockert | |
1996-03-15 | Removed for 2.7.1 import. | etheisen | |
1996-03-14 | From Lite2; mark terminal devices as exclusively opened before flushing | Thorsten Lockert | |
1996-03-14 | From Lite2; only try to match a destination address on a point-to-point | Thorsten Lockert | |
interface if the destination address has been set | |||
1996-03-14 | From Lite2; improve handling of socket options on raw datagrams and multi- | Thorsten Lockert | |
cast routing commands | |||
1996-03-14 | From Lite2; fix mbuf leak | Thorsten Lockert | |
1996-03-14 | From Lite2; skip slow start calculation if socket state is listen | Thorsten Lockert | |
1996-03-14 | Fix from Lite2 | Thorsten Lockert | |
1996-03-14 | From Lite2; we should fail a malloc, not block waiting for memory to become | Thorsten Lockert | |
available in in_pcballoc() | |||
1996-03-11 | New pages for VM interface. | Michael Shalayeff | |
Introduction need to be expanded. | |||
1996-03-11 | Debbuger changed towards the latest Mach. | Michael Shalayeff | |
Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD. | |||
1996-03-09 | sendmail 8.7.5 | dm | |
1996-03-09 | restored IP filtering | dm | |
1996-03-09 | Add OpenBSD configuration (clone NetBSD entries) | Niklas Hallqvist | |
1996-03-09 | Attempt to get the canonical name of a host before doing realm lookup, it | Thorsten Lockert | |
might be a CNAME which does not match anything we know about | |||
1996-03-09 | Make building with ${HOSTCC} work in obj-dirs | Niklas Hallqvist | |
1996-03-09 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-09 | Rudimentary support for compilation in a cross environment | Niklas Hallqvist | |
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\! | |||
1996-03-09 | -f state was negated in remote operation | Niklas Hallqvist | |
1996-03-08 | From NetBSD: | Michael Shalayeff | |
linux compatibility changes. | |||
1996-03-08 | From NetBSD: | Niklas Hallqvist | |
Add remote tape capabilities. Since we're setuid, let's be paranoid. Picked up a little lint in the dryer. | |||
1996-03-08 | From NetBSD: | Niklas Hallqvist | |
Add remote tape capabilities. Since we're setuid, let's be paranoid. Picked up a little lint in the dryer. | |||
1996-03-08 | From NetBSD: | Niklas Hallqvist | |
- parser.c: Fix prompting in old style backquote expansion. Fixes PR/2139 and many user complaints why the shell hangs in echo "`" - eval.c: Fix exitstatus invalid resetting in `if' statements were: if (exit 3); then echo foo $? else echo bar $? fi printed 'bar 0' instead of bar 3 Return zero status if `else' clause is empty. | |||
1996-03-08 | From NetBSD: merge of 960217 | Niklas Hallqvist | |
1996-03-06 | rm '-f' config.cache | David Krause | |
1996-03-05 | Changes according to the /sys/netinet/tcp_var.h changes. | Michael Shalayeff | |
1996-03-05 | Changes for ifconfig to compile. | Michael Shalayeff | |
1996-03-05 | Fix seemed to be a bug. | Michael Shalayeff | |
1996-03-05 | Permission settings added. | Michael Shalayeff | |