summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-04-25less inaccuratekstailey
1997-04-25less inaccuratekstailey
1997-04-25do not allow connect to a 2049 either, helps firewall cases; adam@math.tau.ac.ilTheo de Raadt
1997-04-25proper mask check; mike@fast.cs.utah.eduTheo de Raadt
1997-04-25require reserved ports. avoid ftp bounce.Theo de Raadt
1997-04-25XXX should do reserved portsTheo de Raadt
1997-04-25skipped too many idsNiels Provos
1997-04-25Use nanosleep(2)Thorsten Lockert
1997-04-25Prototype nanosleep(2)Thorsten Lockert
1997-04-25A couple of performance improvements from Denny Gentry <denny1@home.com>briggs
1997-04-25delete garbageTheo de Raadt
1997-04-2564bit cleanup.Angelos D. Keromytis
1997-04-24PF_KEYv2 definition as of the latest draft.Angelos D. Keromytis
1997-04-24Added PF_KEY definition.Angelos D. Keromytis
1997-04-24extra " in -s initializationTheo de Raadt
1997-04-24wrong mode, oopsTheo de Raadt
1997-04-24fix subtle bug in the m88k assembler, without this fix it would not assembleDale S. Rahn
1997-04-24Don't even support LFS in the kernel.Jason Downs
1997-04-24Revert last changeThorsten Lockert
1997-04-24Pad out trailing parts of the address with zeros so we get a legal networkThorsten Lockert
1997-04-24Enforce read only mounts. No exceptions.Jason Downs
1997-04-24Don't build LFS, it doesn't work.Jason Downs
1997-04-24Don't build LFS, it doesn't work.Jason Downs
1997-04-24Inspired by NetBSD changes: ditch AE_DEBUG diagnostics. This kills the AE_DE...gene
1997-04-24Followingthe Scott Reynolds gravy train, very minor:gene
1997-04-24From Scott Reynolds:gene
1997-04-23pmod to u_int16_t, Angelos kindly reminded meNiels Provos
1997-04-23Fix "bug" in linker. actually was bug in asm files that did not correctlyDale S. Rahn
1997-04-23Commit the gas and ld portions for the mvme88k port.Dale S. Rahn
1997-04-23Fix vnd nodes.gvf
1997-04-23allow "ftp -aV ftp://host/foo.tar.gz | tar xvfpz -" to workTheo de Raadt
1997-04-23typogvf
1997-04-23Treat "finger@" like "finger@localhost" to act more likeTodd C. Miller
1997-04-23add a lot of /bin/sh before calling scripts like config.guess and soThomas Graichen
1997-04-23Clean up disk reset codeTobias Weingartner
1997-04-23On video devices, if we're loading non-default resource values, save thebriggs
1997-04-23NONBINMODETheo de Raadt
1997-04-232.1Theo de Raadt
1997-04-23link for mount_ext2fsTheo de Raadt
1997-04-23even more local services must dieTheo de Raadt
1997-04-23In nanosleep, use local error variable when storing rqtp in so that an errorThorsten Lockert
1997-04-23use daemon()Theo de Raadt
1997-04-23revised to handle form feeds, bugs fixed etcgrr
1997-04-23implement 'hd' device (i guess nobody will boot from 'rd')Michael Shalayeff
1997-04-23remove awk from this MAKEDEV script as well per requestTodd T. Fries
1997-04-23Three things:gene
1997-04-23NetBSD -> OpenBSD where relevant and appropriate.gene
1997-04-23NetBSD -> OpenBSD in comments. Last references in here.gene
1997-04-22Damn. Change _all_ instances of #ifdef __NetBSD__ to #ifgene
1997-04-22move motd generation to avoid user races; kashmir@umiacs.umd.eduTheo de Raadt