summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-06-10ensure RST is within window; avalon@coombs.anu.edu.auTheo de Raadt
1997-06-10Disable progress meter if started as a bg process. Also don'tTodd C. Miller
print the progress meter if the ftp process is put in the bg (but do print it when/if the process is foregrounded). From Enami Tsugutomo <enami@ba2.so-net.or.jp> with tweaks by me.
1997-06-10do the job out of the calling function's splMichael Shalayeff
1997-06-10Add EINVAL. Alpha 2nd stage booter gets EINVAL not ENOENT whenTodd C. Miller
asked to loas a non-existent file for some reason.
1997-06-10deal with random pids from fork(2)kstailey
1997-06-10be more explicit about fs_typekstailey
1997-06-10update the pmax specific stuff to NetBSD-current as of about 970608 - someThomas Graichen
cosmetic things will follow together with an update to an exact NETBSD_CU- RRENT_xxxxxx level
1997-06-10update the pmax specific stuff to NetBSD-current as of about 970608 - someThomas Graichen
cosmetic things will follow together with an update to an exact NETBSD_CU- RRENT_xxxxxx level
1997-06-10missing comma; josh@quick.netTheo de Raadt
1997-06-10Get major number for ss* and ipl* right, so these start working.gene
Add a missing asc* (rudimentary Apple Sound Chip) entry. & fix a comment.
1997-06-09Diassemble move16, and fix spelling of "UNKNOWN"denny
1997-06-09oopsTheo de Raadt
1997-06-09hmmTheo de Raadt
1997-06-09 -rm hereTheo de Raadt
1997-06-09permit changing protocol, useful for debugging sipp-esp/sipp-ah/ipencap; ↵Theo de Raadt
angelos/niklas/me
1997-06-09Ceci n'est pas une pipekstailey
1997-06-09fix a problem with TCP RST packets which only include a non-zero SEQ # in thekstailey
RST packet. Darren Reed; Guido van Rooij.
1997-06-09-i8 is default; ada@not-enough.bandwidth.orgTheo de Raadt
1997-06-09new ethernet cardkstailey
1997-06-09s/options/option/kstailey
1997-06-09Log packet contents to the specified logfile,Niklas Hallqvist
if they are wanted
1997-06-09make distribution: dependent on what it tries to installgrr
1997-06-09zone and constrain according to disklabel partition slots; part by ↵Theo de Raadt
gson@araneus.fi
1997-06-09Bye.Jason Downs
1997-06-09add _BSD_TIMER_T_; cindyTheo de Raadt
1997-06-09Handle additional icmp codes, and a default case for the rest.denny
Clean up inetname to use inet_ntoa().
1997-06-08Bad example netmask.Jason Downs
1997-06-08Sync with reality.Jason Downs
1997-06-08stevens points out MINCLSIZE is wrong; frueauf@ira.uka.deTheo de Raadt
1997-06-08FILE * leak; d@fnarg.net.au, PR#216Theo de Raadt
1997-06-08init d_secperunit nicelyTheo de Raadt
1997-06-06not all atapi cdroms can lock the door. todo: autodetectNiels Provos
1997-06-06symlinks have inodes again; arnej@math.ntnu.noTheo de Raadt
1997-06-06Why on earth was libz.a mentioned here?kstailey
Removed "cc ... -lz".
1997-06-06use destructive eraseMichael Shalayeff
1997-06-06500,500 -> 500kstailey
1997-06-06eliminate comment about HAVEHTONS since the conditional implied is no longer ↵grr
present in the source
1997-06-06fix a problem where make works once and fails on a second try due to some ↵grr
symlink already existing
1997-06-06fix twiddle() without breaking backspacekstailey
1997-06-06geteuid(2) can never fail. What was I thinking?Todd C. Miller
1997-06-06add net.inet.tcp.{keepidle,keepintvl,slowhz}; mouse@Rodents.Montreal.QC.CATheo de Raadt
1997-06-06SO_SNDTIMEO tv_usec calc error; stevens, vol2, p548Theo de Raadt
1997-06-06doc [ expr ] notation; he@vader.runit.sintef.noTheo de Raadt
1997-06-06fixTheo de Raadt
1997-06-0610 XTheo de Raadt
1997-06-06add sd2 sd3 to ramdisk devices, impossible to install on some multi-drive ↵grr
confiurations otherwise.
1997-06-06POSIX says pax must complain about not being able to set permissionsTodd C. Miller
but we don't have to do that in non-pax modes.
1997-06-06fix bugs in non-kerb versionkstailey
1997-06-06tweaks to make the ramdisk kernel smaller and also reduce the vm ↵grr
requirements, since vm & pm aren't much different in the install environment
1997-06-05non-DEBUG __abs_nonsingle correct use; grrTheo de Raadt