openbsd
1996-01-08 niklasInitial GNU binutils 2.6 import
1996-01-08 deraadtfrom netbsd:
1996-01-08 deraadtfrom netbsd; Make the block size always a whole number...
1996-01-08 dmgraichen@freebsd.org: fixed -type:=direct mounts in amd
1996-01-08 deraadtProduce less output on -q as promised by the man page;
1996-01-07 deraadtadd fdshare() and fdinit() calls for dealing with filed...
1996-01-07 deraadtadd minherit() system call
1996-01-07 niklasFix it so we can resurrect dead files on tagged branches.
1996-01-07 davemWhen servicing a memory error on the sun4/sun4c make
1996-01-07 deraadtfrom netbsd: Put #includes in the right order
1996-01-07 deraadtfrom netbsd; do not save caller-saved registers
1996-01-07 deraadtfrom netbsd:
1996-01-07 deraadtupdate from netbsd
1996-01-07 deraadtfrom leo:
1996-01-07 deraadtfrom netbsd; Keep more debugging history (Paul Goyette...
1996-01-07 deraadtpass a useful environment to ip-up/ip-down scripts...
1996-01-07 deraadtmore traditional semantics. if wheel group has no liste...
1996-01-07 deraadtdiff(1) invokes pr(1) with invalid option "-f";
1996-01-07 dmcreated devices for the IP filter log on all architectures
1996-01-07 deraadttypo in strspn manpage; from kashmir@umiacs.umd.edu...
1996-01-07 deraadtdate formatting glitch; from kashmir@umiacs.UMD.EDU...
1996-01-07 deraadtaccept either ffs or ufs for filesystem name
1996-01-07 dmfrom beurton@fnet.fr: Darren Reed's IP filter
1996-01-06 dm/bsd and OpenBSD got changed back to /netbsd and NetBSD...
1996-01-06 deraadtfrom netbsd; some U tags
1996-01-06 deraadtfrom 4.4lite2; additional data from SIOCGIFCONF is...
1996-01-06 deraadtfrom netbsd; add a way to build kbd and mouse devices
1996-01-06 deraadtfrom netbsd:
1996-01-06 deraadtupdate from jtk@kolvir.arlington.ma.us; netbsd pr#1650
1996-01-06 deraadtfrom netbsd; Added support for sysi86 and eaccess syscalls
1996-01-06 deraadtfrom freebsd: rename some fields.
1996-01-06 deraadtthe modern world defaults to 8n1
1996-01-06 deraadtone more inet_ntoa() improvement
1996-01-06 deraadtfrom jtk@kolvir.arlington.ma.us:
1996-01-06 deraadtone tests code before one commits it. initialize ttymal...
1996-01-06 deraadtby mrg and myself on irc: fix a ttymalloc() memory...
1996-01-06 deraadtMakefile.yp is /var/yp/Makefile
1996-01-06 deraadtresurrect Makefile.yp
1996-01-05 niklasAdd support for ostart and ostop
1996-01-05 deraadtfix, and handle openbsd case too
1996-01-05 deraadtfrom tls; contrary to unpopular opinion, "help" is...
1996-01-05 deraadtfrom netbsd; make get_myaddress() return failure if...
1996-01-05 deraadtss_sp is correct, ss_base is not. noticed by agc@sde...
1996-01-05 deraadtfrom netbsd: LEINTR_UNIT goes away
1996-01-05 deraadtfrom netbsd:
1996-01-05 deraadtfrom netbsd:
1996-01-05 deraadtfrom netbsd:
1996-01-05 deraadtfrom netbsd; wrap leintr() to support fake LAN lights
1996-01-05 deraadtsync with 4.4lite2 version, as well as netbsd changes...
1996-01-05 deraadtupdate from netbsd
1996-01-05 deraadtfrom netbsd:
1996-01-05 deraadtfrom leo:
1996-01-05 deraadtfrom ragge: Don't include de.h; it doesn't exist anymore
1996-01-05 deraadtfrom ragge:
1996-01-05 deraadtfrom ragge: do not declare _mcount as static, gcc will...
1996-01-05 deraadtfrom netbsd: force unsigned with a U
1996-01-05 deraadtfrom netbsd; = not ==
1996-01-05 deraadtfrom netbsd:
1996-01-05 deraadtfrom netbsd:
1996-01-05 deraadtfrom netbsd:
1996-01-05 deraadtfrom netbsd: Print unconfigured card id and select...
1996-01-05 deraadtfrom netbsd:
1996-01-05 deraadtfrom netbsd: Increase maxusers from 16 to 32
1996-01-05 deraadtfrom netbsd:
1996-01-05 deraadtfrom netbsd: explicitly mask the address value
1996-01-05 deraadtuse gcc 2.7.2 on all architectures. any port that break...
1996-01-05 dmincluded isadmavar.h
1996-01-04 deraadtincrement major version because we changed the supplied...
1996-01-04 deraadtlibresolv must exist for backwards compatibility. howev...
1996-01-04 deraadtcreate /usr/libexec/cpp as a symbolic link
1996-01-04 deraadtmi 5380 driver
1996-01-03 deraadtgoes in dev/ic
1996-01-03 deraadtParse_DoVar() trashes string, so pass it a strdup(...
1996-01-03 deraadtfrom netbsd; Use getrlimit() instead of vlimit(), like...
1996-01-03 deraadtPatches to use Hayes ESP with com.c; from banshee@gabri...
1996-01-02 niklasThis file should be generated in the obj-dir and is...
1996-01-02 deraadt/usr/bin/cpp wrapper script (which now knows where...
1996-01-02 deraadtlatest diff caused uuencode to not be built
1996-01-02 deraadtthere is no such thing as "nntpd"
1996-01-02 deraadtgot am/pm reversed when hour is 12; from Mark_Weaver...
1996-01-02 deraadtnetbsd -> openbsd
1996-01-02 deraadtmention ppp discipline; from kjk@uni-trier.de; netbsd...
1996-01-02 deraadtdeal with FD_ZERO changes; from augustss@cs.chalmers...
1996-01-02 deraadtsupporte extended regular expressions; from jbernard...
1996-01-02 deraadtadd comments; from banshee@gabriella.resort.com; netbsd...
1996-01-02 deraadtupdate from netbsd
1996-01-01 deraadtcannot assume BINDIR is setup
1996-01-01 davems/NetBSD/OpenBSD/
1996-01-01 deraadtfrom netbsd; reference new vnd.4 manpage
1996-01-01 deraadtfrom netbsd; vnd.4 manpage
1996-01-01 deraadtadd Manteca, CA; Ames, IA
1996-01-01 deraadtlun problem on Chinon CDS-525; from k125374@cs.tut...
1996-01-01 deraadtfrom netbsd: The maxwait option was accidentally placed...
1995-12-31 deraadtfrom netbsd; handle more netbsd versions
1995-12-31 deraadtwhoops; we need these include files for bounce buffers
1995-12-30 deraadtfrom netbsd: start mrouted like routed
1995-12-30 deraadtuse strrchr() instead of strchr() to find .o extension...
1995-12-30 deraadtfrom netbsd: fix typos (pr#1680) from Thorsten Frueauf
1995-12-30 deraadtremote dkn
1995-12-30 deraadtfrom netbsd:
next