summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-04-04add 'machine check' trap for Pentium and PPro cpus.Michael Shalayeff
1997-04-04remove copy.s as it is in M.I. m68k files nowkstailey
1997-04-04Do not set DCR_SYNC for the C/Q[68]xx systems.briggs
1997-04-04changes required to get gcc with the new g77 0.5.20 compiled smoothlyThomas Graichen
1997-04-04sync g77 to version 0.5.20 - i hope i got everything right because thereThomas Graichen
1997-04-04*** empty log message ***Thomas Graichen
1997-04-04import of libU77 - part of sync to g77-0.5.20Thomas Graichen
1997-04-04blow away source routed socketsTheo de Raadt
1997-04-04do source routing check correctly; this could use a testTheo de Raadt
1997-04-04wtmp repairs; netbsdTheo de Raadt
1997-04-04mention mr.tarkovskeyMichael Shalayeff
1997-04-04dump regs w/ NMI (int 2)Michael Shalayeff
1997-04-04Fix NTOHS and HTONS macros.Todd C. Miller
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-04we are a 4.4bsd-style system; correct pathnamesTheo de Raadt
1997-04-04add STRIPDISC line; kleink@netbsd.orgTheo de Raadt
1997-04-04s/STRIPIPDISC/STRIPDISC/; kleink@netbsd.orgTheo de Raadt
1997-04-03prettyTheo de Raadt
1997-04-03Avoid confusion on running /etc/daily on daylight-savings change days.gene
1997-04-03fix my last fix. warnx, not warn!Michael Shalayeff
1997-04-03more about Gogol (;Michael Shalayeff
1997-04-03tabifykstailey
1997-04-03take 2kstailey
1997-04-03make it match what is in magdir/magickstailey
1997-04-03>Number: 3412kstailey
1997-04-03Quote CC in args to makebriggs
1997-04-03hokchar -> _hokchar, and make it non-static. Use it in getnetnamadr.c asJason Downs
1997-04-03another lookup[] loop accidentTheo de Raadt
1997-04-03Full implementation of lookups support, plus some bug fixes. Still no YP.Jason Downs
1997-04-03an -> a; soil@quick.netTheo de Raadt
1997-04-03From FreeBSD 1.7 by markm. The log message:imp
1997-04-03BUGS section no longer applies, the new resolver implements networkJason Downs
1997-04-03use MATCH()Theo de Raadt
1997-04-03if dns lookup fails, still honour _res.lookups[]Theo de Raadt
1997-04-03ensure host_addr[] remains nicely aligned; pr#145, grr@shandakor.tharsis.comTheo de Raadt
1997-04-0310 X's for mktemp() and mkstemp().Todd C. Miller
1997-04-03PR#141 from David Leonard <d@occult.fnarg.net.au> with some small mods bybriggs
1997-04-03a start a making getnetbyaddr() respect "lookup" keyword in resolv.confkstailey
1997-04-03add htonl()kstailey
1997-04-03per wishes of deraadt add ufs to default fs's to search.michaels
1997-04-03remove corrupted original tagmichaels
1997-04-02Use new makeinfo -P dir option to prepend gcc/f to the include path.kstailey
1997-04-02Add "-P dir" option to prepend a dir to the include path.kstailey
1997-04-02Better implementation of buf_space_*_raw_multi_* that deals wellNiklas Hallqvist
1997-04-02Fix end boundary of mapping for regions ending at offset 1 in a page.Niklas Hallqvist
1997-04-02Restructured, as well as added a set of host-to-little/big-endian-16/32-bitNiklas Hallqvist
1997-04-02use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsi...Theo de Raadt
1997-04-02warn about MAXPARTITIONS != 16, grr@shandakor.tharsis.comTheo de Raadt
1997-04-02doc /etc/yp/DOMAINNAME server list file betterTheo de Raadt
1997-04-02opt_add() needs to make a copy of the input string since it modifiesTodd C. Miller