summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-01-12evaluate getopt() against != -1.. no >= 0.Eric Jackson
2000-01-12repair printf format strings in echo; espie@Michael Shalayeff
2000-01-12Use a proper abstract interface for file accesses, so that we can recordMarc Espie
2000-01-12For reasons beyond my comprehension, touching the sdh register too muchConstantine Sapuntzakis
2000-01-12Hack to detect termcap/terminfo files that just contain a usage string.Todd C. Miller
2000-01-12usage() should go to stderr, not stdout.Todd C. Miller
2000-01-12ifdef SUN4M, ok art@David Leonard
2000-01-12Use MAXHOSTNAMELEN; millert@ okAaron Campbell
2000-01-12kill pcb_upaddrs, one more fpreg (for fpemu)Michael Shalayeff
2000-01-12Remove gif_input() -- not needed anymore.Angelos D. Keromytis
2000-01-12Use netinet/ip_ip4.c routines.Angelos D. Keromytis
2000-01-12spstrcopy: store copied size by dereffing 5th arg, not into it's place on stackMichael Shalayeff
2000-01-12choose right map for a fault, better pcq advancement techniqueMichael Shalayeff
2000-01-12fix {f,s}uword address check, align end of setrunqueueMichael Shalayeff
2000-01-12clarifyEric Jackson
2000-01-12Better.Aaron Campbell
2000-01-12indent the source rightTheo de Raadt
2000-01-12note about broken gas and align, some tabs vs spaces tooMichael Shalayeff
2000-01-12ugly workaround for an .align parse bug in current binutilsMichael Shalayeff
2000-01-11Reverse order of ^lib and '/' checks since ^lib is cheaper; espie@Todd C. Miller
2000-01-11Fix the logic that determines whether or not a dlopen()'d name shouldTodd C. Miller
2000-01-11clean two minor screwupsMichael Shalayeff
2000-01-11separate spmath buildMichael Shalayeff
2000-01-11Rearrange includes and remove unnecessary ones.Federico G. Schwindt
2000-01-11Call ipx_output_type20 for type 20 (netbios) packets.Federico G. Schwindt
2000-01-11Add ipx_output_type20 prototype.Federico G. Schwindt
2000-01-11Add output routine to broadcast type 20 (Netbios) packets; from FreeBSD.Federico G. Schwindt
2000-01-11include fpu emulation dispatcher on fpemuMichael Shalayeff
2000-01-11Remove unnecessary variables and debug code. Use ipxs_total andFederico G. Schwindt
2000-01-11s/fpu_curproc/fpu_curpcb/ which also points into physical.Michael Shalayeff
2000-01-11More statistic vars from FreeBSD.Federico G. Schwindt
2000-01-11remove unneeded includes.Federico G. Schwindt
2000-01-11Remove references to ipx_thishost; instead find the address fromFederico G. Schwindt
2000-01-11Remove unneeded loout call that uses ipx_thishost.Federico G. Schwindt
2000-01-11remove redundent printfPeter Galbavy
2000-01-11sync with NetBSDPeter Galbavy
2000-01-11remove deleted raidframe filesPeter Galbavy
2000-01-11Fix typo in Y2K fix for the 'ds' string.Todd C. Miller
2000-01-11Add a man link from eqn -> neqnTodd C. Miller
2000-01-11remove 'INTEGRATE' macro that did static __inline__ in advance of doingPeter Galbavy
2000-01-11sync with NetBSD - remove an unused prototype.Peter Galbavy
2000-01-11Use the same optimization as look_ahead for inspect (don't push back charMarc Espie
2000-01-11Don't recognize built-ins in contexts where they don't make sense.Marc Espie
2000-01-11Show problematic evaluated expression in error messages.Marc Espie
2000-01-11sendmail is really /usr/libexec/sendmail/sendmail now - not /usr/sbinPeter Galbavy
2000-01-11off by oneTheo de Raadt
2000-01-11there indeed is a quad_frnd() existMichael Shalayeff
2000-01-11fix exponenta rangesMichael Shalayeff
2000-01-11perpetum fetus fpu emulation dispatcherMichael Shalayeff
2000-01-11grammarTheo de Raadt