Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-19 | MD2 copyright is too restrictive for us, pointed out by Jason Thorpe | Niklas Hallqvist | |
1996-06-19 | Makefiles supported obj, but not obj.${MACHINE}. Use same solution as | Mats O Jansson | |
eg. kerberosIV/kadm. | |||
1996-06-18 | Fix off by one error when setting up ttytype[] | Thorsten Lockert | |
1996-06-18 | Our terminfo emulation library now supports ttytype[], no need to special- | Thorsten Lockert | |
case this anymore | |||
1996-06-18 | Also emulate old ttytype[] behaviour. Strip off any obsolete 2-character | Thorsten Lockert | |
terminal type found at the head of the name list before saving the list. | |||
1996-06-18 | talk about ypinit; fails to talk about "ypmake" still | Theo de Raadt | |
1996-06-18 | name the client "client", and mention YP support | Theo de Raadt | |
1996-06-18 | Note that bootparamd returns both server and path. Minor nit. | briggs | |
1996-06-18 | bootparam paths are server:/path, duh. pointed out by briggs | Theo de Raadt | |
1996-06-18 | libpcap used yyparse(), which is bad; netbsd pr#2031; ↵ | Theo de Raadt | |
lukem@supp.cpr.itg.telecom.com.au | |||
1996-06-18 | bpf BIOCSRTIMEOUT can round tv_usec down to zero & block; netbsd pr#2531; ↵ | Theo de Raadt | |
jhawk@mit.edu | |||
1996-06-18 | move std stuff from rc.local to rc | Theo de Raadt | |
1996-06-18 | LOCK_UN before close, not after | Theo de Raadt | |
1996-06-18 | +x68k, mvme68k, mvme88k | Theo de Raadt | |
1996-06-18 | Try to avoid collisions with reselection when starting a new selection. | Theo de Raadt | |
Enable reselections as soon as possible after a disconnect - prevents losing a reselecting device. Check for and ignore a spurious interrupt during a DMA input (from the Mach driver). | |||
1996-06-18 | fix a type mismatch | Theo de Raadt | |
1996-06-18 | New rev. from Matt Thomas (June 7, 1996), which | Theo de Raadt | |
(1) adds another parameter to PDQ_OS_VA_TO_PA() so that (via a hack) the driver works on more Alpha models, and (2) adds the definition PDQ_OS_PTR_FMT, which specifies what printf format to use when printing pointers. (%p under NetBSD.) | |||
1996-06-18 | add missing newline in printf. pointed out by Matt Thomas | Theo de Raadt | |
1996-06-18 | from netbsd; Fix typos in SUSP and DSUSP mapping when setting Ultrix | Theo de Raadt | |
posixmode tty attributes (was 112 and 113, should be 12 and 13). | |||
1996-06-18 | sync to libc | Theo de Raadt | |
1996-06-18 | from netbsd; Fix PR/2504: return with no args returns 0 instead of | Theo de Raadt | |
the return value of the previous command in functions | |||
1996-06-18 | my netbsd pr#2217: add utmp support to ftpd, some other small changes/fixes. | Jason Downs | |
1996-06-18 | from oki | Theo de Raadt | |
1996-06-18 | use p->hashfraction when doing non-time-critical calculations, rather than | Theo de Raadt | |
using HASHFRACTION directly. in time-critical calculations, if HASHFRACTION is a power of two, check that p->hashfraction == HASHFRACTION and if so do the calculation with the compiled-in value so that the compiler can optimize out (potentially) expensive divisions. if p->hashfraction != HASHFRACTION, actually do the division. This has the result that on machines with slow division, the division can be optimized out of the common case, but that if HASHFRACTION changes from the compiled-in value (for whatever reason), profiling will still work. Changes suggested by Chris Torek. | |||
1996-06-18 | update id | Theo de Raadt | |
1996-06-18 | xpg4.2 makes sys/types.h optional, so we gotta include it ourselves | Theo de Raadt | |
1996-06-18 | from netbsd; remove nstest/nsquery references | Theo de Raadt | |
1996-06-18 | vi fixes from bostic | Theo de Raadt | |
1996-06-18 | from netbsd Fix missing `)' in the sideways view of interfaces | Theo de Raadt | |
(i.e. netstat -w 1). Bug pointed out by Chris G. Demetriou. | |||
1996-06-18 | merge in rev 1.6; emul_native | Theo de Raadt | |
1996-06-18 | sync to 0616, retaining local diffs | Theo de Raadt | |
1996-06-18 | sick netbsd alpha hack (why not do what other ports do?) | Theo de Raadt | |
1996-06-18 | oops, still missed a typo | Jason Downs | |
1996-06-18 | slight cleaning | Jason Downs | |
1996-06-18 | build poll.o | Theo de Raadt | |
1996-06-17 | probe routine has to have a way to succeed; netbsd pr#2555; ↵ | Theo de Raadt | |
peter@peter.noc.demon.net | |||
1996-06-17 | set default level to 5, misc cleanup. | Michael Shalayeff | |
1996-06-17 | bad splx, bad bad bad | Theo de Raadt | |
1996-06-17 | whoops | Theo de Raadt | |
1996-06-17 | updated patch from lukem@supp.cpr.itg.telecom.com.au to also make -r and -R ↵ | Theo de Raadt | |
work again | |||
1996-06-17 | Switched to generic opendev(3) | Jason Downs | |
1996-06-17 | opendev.3: opendev(3) man page | Jason Downs | |
1996-06-17 | opendev.h -> util.h | Jason Downs | |
1996-06-17 | opendev.h -> util.h | Jason Downs | |
1996-06-17 | util.h: new resting place | Jason Downs | |
opendev.h: ok, so I merged it with util.h opendev.h: use util.h everything else: use "util.h" | |||
1996-06-17 | I'm moving util.h to it's proper place, damnit. | Jason Downs | |
1996-06-17 | parse args before tty options file; netbsd pr#2554; from ↵ | Theo de Raadt | |
Davyd.Norris@fcollins.com.au | |||
1996-06-17 | create /usr/src if it does not exist (but mtree did chown which is bad | Theo de Raadt | |
1996-06-17 | Switch over to generic opendev(3). | Jason Downs | |
1996-06-17 | Added better ELF section header handling. Correctly handle stripped objs. | etheisen | |
Added STT_FILE translation. General cleanup. |