summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1997-04-02buf oflows, thanks imp & millertTheo de Raadt
1997-04-02add SVR4_T_* flags; might be wrong for sparcTheo de Raadt
1997-04-02add ipflogkstailey
1997-04-02use 10 X for mktemp(1)Theo de Raadt
1997-04-02use mkstemp (millert, please double check)Theo de Raadt
1997-04-02xid is a u_int32_tTheo de Raadt
1997-04-02spelling errorTheo de Raadt
1997-04-02most 1.3X versions of MEDIAVIS CDR-H93MV have problems; koji@math.human.nagoy...Theo de Raadt
1997-04-02save 4k space for i386!Michael Shalayeff
1997-04-02Remove FreeBSD-specific stuff from BUGS section.Todd C. Miller
1997-04-02#ifndef localMichael Shalayeff
1997-04-02fix bios geometry calculationMichael Shalayeff
1997-04-02fix readdir a little bitMichael Shalayeff
1997-04-02missing protosMichael Shalayeff
1997-04-02add off-level character recieve.Dale S. Rahn
1997-04-02don't use cread's open/close. stat does not need libz. save memoryMichael Shalayeff
1997-04-02fd < 0 is evilMichael Shalayeff
1997-04-02add dumb probe routineMichael Shalayeff
1997-04-02no more arch/i386/stand/libsa/Makefile.incMichael Shalayeff
1997-04-02add Gogol birthday (;Michael Shalayeff
1997-04-02correctly code the classes of permitted TZ specifications for theTheo de Raadt
1997-04-02Merge in good changes from NetBSD:Todd C. Miller
1997-04-02clear correct structure, PR#144, grr@shandakor.tharsis.comTheo de Raadt
1997-04-02Deal with old-style tar archives with a directory specifier (extension).Todd C. Miller
1997-04-01option 'n' was unused, so let's come up with a feature to use it!!! YEAH!!Theo de Raadt
1997-04-01Disable editing when in batch mode. Idea from Theo.Todd C. Miller
1997-04-01Check in some changes hiding in my tree.Dale S. Rahn
1997-04-01fix MAXPARTITIONS problems, PR#138, grr@shandakor.tharsis.comTheo de Raadt
1997-04-01svr4 siginfo; I cannot test thisTheo de Raadt
1997-04-01FPE_INTOVF botchTheo de Raadt
1997-04-01depend on DPADD, not only one libMichael Shalayeff
1997-04-01zap extra XXX if swap goes down; paul@wit387304.student.utwente.nlTheo de Raadt
1997-04-01Changes from NetBSD to compile games without warnings due to short beingDale S. Rahn
1997-04-01Add DrHW for RasterOps CB264--From Scott Reynolds--and link it in to thebriggs
1997-04-01don't disable the build of gdb for the alpha - it should work nowThomas Graichen