summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-03-21From NetBSD: eliminate setjmp.hNiklas Hallqvist
1996-03-21From NetBSD: Remove ns_cksum.c (now in sys/conf/files)Niklas Hallqvist
1996-03-20We moved away from NetBSD+OpenBSD long ago; / really does livehvozda
on wd0a finally. Also we swap to files when we are really beating the machine.
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Fix RCS Id botch in last changeNiklas Hallqvist
1996-03-19Fix RCS Id botch in last changeNiklas Hallqvist
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1996-03-19Merging 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-19Missed from last import.Michael Shalayeff
1996-03-19SIOCAIFCONF -> SIOCAIFADDRNiklas Hallqvist
1996-03-18From NetBSD: Add prototype for sigaltstack; from John Kohl in PR #2129Niklas Hallqvist
1996-03-18From NetBSD: a a => a (close pr 2204 by Simon Burge <simonb@telstra.com.au>).Niklas Hallqvist
1996-03-16Link in libstdc++ now that libg++ 2.7.1 is in the tree.etheisen
1996-03-16Workaround for testing of Makefile.bsd-wrapper encountered while portingetheisen
libg++.
1996-03-16Allow native BSD build of libg++ 2.7.1. This is a complete replacement ofetheisen
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-16Allow standard GNU build with openbsd.etheisen
1996-03-15Reinstate dead COPYING for libg++ 2.7.1Niklas Hallqvist
1996-03-15Import of GNU libg++ 2.7.1 port (prepared by Erik Theisen)Niklas Hallqvist
1996-03-15Fix bogosity in import of Lite2 fixThorsten Lockert
1996-03-15Removed for 2.7.1 import.etheisen
1996-03-14From Lite2; mark terminal devices as exclusively opened before flushingThorsten Lockert
1996-03-14From Lite2; only try to match a destination address on a point-to-pointThorsten Lockert
interface if the destination address has been set
1996-03-14From Lite2; improve handling of socket options on raw datagrams and multi-Thorsten Lockert
cast routing commands
1996-03-14From Lite2; fix mbuf leakThorsten Lockert
1996-03-14From Lite2; skip slow start calculation if socket state is listenThorsten Lockert
1996-03-14Fix from Lite2Thorsten Lockert
1996-03-14From Lite2; we should fail a malloc, not block waiting for memory to becomeThorsten Lockert
available in in_pcballoc()
1996-03-11New pages for VM interface.Michael Shalayeff
Introduction need to be expanded.
1996-03-11Debbuger changed towards the latest Mach.Michael Shalayeff
Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD.
1996-03-09sendmail 8.7.5dm
1996-03-09restored IP filteringdm
1996-03-09Add OpenBSD configuration (clone NetBSD entries)Niklas Hallqvist
1996-03-09Attempt to get the canonical name of a host before doing realm lookup, itThorsten Lockert
might be a CNAME which does not match anything we know about
1996-03-09Make building with ${HOSTCC} work in obj-dirsNiklas Hallqvist
1996-03-09From NetBSD: 960217 mergeNiklas Hallqvist
1996-03-09Rudimentary support for compilation in a cross environmentNiklas 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 operationNiklas Hallqvist
1996-03-08From NetBSD:Michael Shalayeff
linux compatibility changes.
1996-03-08From 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-08From 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-08From 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-08From NetBSD: merge of 960217Niklas Hallqvist
1996-03-06rm '-f' config.cacheDavid Krause
1996-03-05Changes according to the /sys/netinet/tcp_var.h changes.Michael Shalayeff
1996-03-05Changes for ifconfig to compile.Michael Shalayeff
1996-03-05Fix seemed to be a bug.Michael Shalayeff
1996-03-05Permission settings added.Michael Shalayeff