summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-04-05Fix -DNO_MMALLOC (needs to be in MMALLOC_CFLAGS not MMALLOC_DISABLE).Todd C. Miller
1997-04-04RLIMIT_NPROC; mike.long@analog.comTheo de Raadt
1997-04-04clarifyTheo de Raadt
1997-04-04init allocated memory.Michael Shalayeff
1997-04-04Improvements based on commets by George Robbins <grr@shandakor.tharsis.com>Todd C. Miller
1997-04-04with small quantities of beer and pizza i produce fewer bugs. really.Theo de Raadt
1997-04-04if the user changes an option, spit out a warning telling them they needTheo de Raadt
1997-04-04when mktemp() is hard to fix, use 10 XTheo de Raadt
1997-04-04check MID field like strip(1) does; PR#149, mickey; fix by meTheo de Raadt
1997-04-04sort & add a fewTheo de Raadt
1997-04-04describe 2nd utmp record better; gwing@primenet.com.auTheo de Raadt
1997-04-04Nuke.Tobias Weingartner
1997-04-04Replace exec_i386.S with these two files. Startprog.S is aTobias Weingartner
1997-04-04do not whack pid file if run -d; hwr@pilhuhn.deTheo de Raadt
1997-04-04#include <string.h> since we use string functions...Todd C. Miller
1997-04-04seek(2) is not neededTheo de Raadt
1997-04-04fixed bcopy/memcpy conflict by using private mem* routines.Michael Shalayeff
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