Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-03-05 | Work around a GCC code generation bug if XXX_BROKEN_GCC; fixed NetBSD | Thorsten Lockert | |
PR 2097 | |||
1996-03-05 | From NetBSD: merge with 960217 | Niklas Hallqvist | |
1996-03-05 | Don't use -fpic if NOPIC defined. From Dale Rahn. | Niklas Hallqvist | |
1996-03-05 | /usr/bin/oldrdist, not /usr/ucb... | dm | |
1996-03-05 | rdist 6.1.2 | dm | |
1996-03-05 | rdist 6.1.2 | dm | |
1996-03-05 | sc_dev -> tulip_dev | dm | |
1996-03-05 | MAXBSIZE of 32768 breaks machines with 64 Megs of RAM | dm | |
1996-03-05 | need some casts for clean compile | dm | |
1996-03-04 | Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9}) | chuck | |
[1] check return value from malloc() for NULL before trying to bzero it. [2] use "=" rather than "|=" when writing to CSR (otherwise you may ACK something you don't mean to!). | |||
1996-03-04 | Updating to the latest LBL release. | Michael Shalayeff | |
Sun's SKIP support added. | |||
1996-03-04 | Update to the latest LBL release. | Michael Shalayeff | |
1996-03-04 | Initial commit of NetBSD 960217 netiso. | Michael Shalayeff | |
all the rest is the fixes to the import by Niklas. | |||
1996-03-04 | fixes of the 960217 import. | Michael Shalayeff | |
1996-03-04 | From NetBSD: Fix PR/2095 options MROUTING did not compile. | Niklas Hallqvist | |
1996-03-04 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-04 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-03 | From NetBSD: Remove tty_compat.c | Niklas Hallqvist | |
1996-03-03 | From NetBSD: Remove tty_compat.c, add ns_cksum.c | Niklas Hallqvist | |
1996-03-03 | From NetBSD: merge with 960217 | Niklas Hallqvist | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-03 | From NetBSD: Use const qualifier with conversion, args and clist tables | Niklas Hallqvist | |
1996-03-03 | From NetBSD: | Niklas Hallqvist | |
Changed so that INTOFF/INTON are paired in getpwd(). From Matthias Pfaller <leo@marco.de>. Fixes PR #2130. | |||
1996-03-03 | From NetBSD: | Niklas Hallqvist | |
Fix problems with the way init.o is built: * Prevent gratuitous rebuilds when nothing has changed. * Make sure it is rebuilt if a .h file is updated. | |||
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-03 | Makefiles seemed to be broken a bit, i don't even | Michael Shalayeff | |
know how it happens to work still ... probably nobody rebuilt libcompat.a. Fron NetBSD: kern_info_*.c, seemed to be a bug fix. | |||
1996-03-03 | Set ia_iosize to 0 to keep probe silent | Thorsten Lockert | |
1996-03-03 | from NetBSD: so it compiles now again ;) | Michael Shalayeff | |
1996-03-03 | Make last change actually compile | Thorsten Lockert | |
1996-03-03 | from NetBSD: so it compiles now. | Michael Shalayeff | |
1996-03-03 | WOrking disk statistics; NetBSD PR 2161 | Thorsten Lockert | |
1996-03-03 | Working disk statistics; NetBSD PR 2160 | Thorsten Lockert | |
1996-03-02 | from NetBSD: audio now compiles. | Michael Shalayeff | |
1996-03-02 | Build lkm directory by default | Thorsten Lockert | |
1996-03-02 | Not needed, default LKM installation directory defined in <bsd.own.mk> | Thorsten Lockert | |
1996-03-02 | Define directory and modes for LKM installs | Thorsten Lockert | |
Correct installation rule for LKM installs | |||
1996-03-02 | Remove auto-generated files so as to not upset make/yacc | Thorsten Lockert | |
1996-03-02 | Make sure SYSV-style include directives are only matched when there is a | Thorsten Lockert | |
whitespace character after the word "include" | |||
1996-03-02 | Using TCP broke ypxfr -C which in turn caused yppush to fail on the | dm | |
master NIS server. I gave yp_bind_host an extra argument to select TCP/UDP transport. | |||
1996-03-02 | add_interdomain should succeed even with no YP_INTERDOMAIN record | dm | |
1996-03-02 | Added in stuff from 960121. Fixed several bugs in ypxfr. | dm | |
1996-03-02 | Change PROTO to _DES_PROTO to reduce likelyhood of interfering with | Thorsten Lockert | |
applications including <kerberosIV/des.h> (like CVS) | |||
1996-03-02 | Fix missed s/ts_/tv_/ replacements in last patch | Niklas Hallqvist | |
1996-03-02 | timespec members are now named tv_{,u}sec | Thorsten Lockert | |
1996-03-02 | timespec members are now named tv_{,u}sec again | Thorsten Lockert | |
1996-03-02 | timespec members are now named tv_{,u}sec again | Thorsten Lockert | |
1996-03-02 | From NetBSD: sync with 960217 sources | Niklas Hallqvist | |
1996-03-02 | Fixup umapfs_init prototype both on my part | Niklas Hallqvist | |