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