summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-08-06avoid buf oflowsTheo de Raadt
1996-08-06buf oflowTheo de Raadt
1996-08-06_POSIX2_LINE_MAX errbuf for kvm_openfiles()Theo de Raadt
1996-08-06no oflow in case of really bizzare routing tablesTheo de Raadt
1996-08-06fix usage, buf oflow, pretty usageTheo de Raadt
1996-08-06type cleanupTheo de Raadt
1996-08-06careful buf oflow, no longer use strcpyTheo de Raadt
1996-08-06whoopsTheo de Raadt
1996-08-06buf oflow, from joshdTheo de Raadt
1996-08-05bring back the changes between 1.1 and 1.2 which got lostNiklas Hallqvist
1996-08-05bring back the changes between 1.1 and 1.2 which got lostNiklas Hallqvist
1996-08-05Don't do "ranlib -t" if installed with "-p" since that preservesTodd C. Miller
the timestamp so things are already in sync.
1996-08-05for RCSLOCALID thing, use malloc/putenv instead of setenvTheo de Raadt
1996-08-05truncate h_name and h_aliases[] to MAXHOSTNAMELENTheo de Raadt
1996-08-05check for port 20Theo de Raadt
1996-08-05scsi subsystem requires write access for SCIOSCMDTheo de Raadt
1996-08-05avoid buf overflowTheo de Raadt
1996-08-05bigger bufferTheo de Raadt
1996-08-05fix idTheo de Raadt
1996-08-05no oflow of loginnameTheo de Raadt
1996-08-05bigger bufferTheo de Raadt
1996-08-05careful about bufferTheo de Raadt
1996-08-05fix formattingMichael Shalayeff
1996-08-05sync to FreeBSD.Michael Shalayeff
1996-08-05new options, hole fixes, user friendly. (from FreeBSD)Michael Shalayeff
1996-08-05layout style nit (am I a pedant, or what?)Niklas Hallqvist
1996-08-05remove NS support + tab nitpicksNiklas Hallqvist
1996-08-05waldorf has procmailNiklas Hallqvist
1996-08-05Sync with current conf/ directoryNiklas Hallqvist
1996-08-05config file removed in NetBSDNiklas Hallqvist
1996-08-05WALDORF goes here tooNiklas Hallqvist
1996-08-05waldorf.appli.se now runs OpenBSDNiklas Hallqvist
1996-08-05Off by one error, caused rmfree panics on rebootNiklas Hallqvist
1996-08-05Adds -C, -p, and -S flags. Based on FreeBSD changes but heavilyTodd C. Miller
modified.
1996-08-05stupid typo, going to bed in penanceTheo de Raadt
1996-08-05only check for takeover permission if non-rootTheo de Raadt
1996-08-05struct socket gets so_ucred; permit only same uid or root to do port takeover.Theo de Raadt
1996-08-05if port 20 incoming, kill it and try againTheo de Raadt
1996-08-04typoTodd C. Miller
1996-08-04Link scsi.4 to scsibus.4Thorsten Lockert
1996-08-04Manual page for generic SCSI subsystem; from FreeBSDThorsten Lockert
1996-08-04old build hacksTheo de Raadt
1996-08-04use rresvport() instead.. it is even betterTheo de Raadt
1996-08-04bzero sin, bindresvportTheo de Raadt
1996-08-04bzero sin, bindresvportTheo de Raadt
1996-08-04use bindresvportTheo de Raadt
1996-08-04no, we need this MakefileTheo de Raadt
1996-08-04ftp bounce protectionTheo de Raadt
1996-08-04Move acd.4 out of man4.i386 and remove the BUGS section.Jason Downs
1996-08-04Change of our extensions to the bus.h interface. Remove host_to_busNiklas Hallqvist
functions and instead provide raw byte-buffer reads with wide datapaths.