Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-20 | Now that mount(2) sets errno to EFTYPE, not EINVAL for "invalid file system" | kstailey | |
we can use NLS for the text, not a hardcode English message. | |||
1997-06-20 | Change errno cause by mounting invalid filesystems from EINVAL to EFTYPE. | kstailey | |
1997-06-20 | add my builds | kstailey | |
1997-06-20 | add my builds, alpha sort | kstailey | |
1997-06-20 | PORTAL goes back in with improved comment | kstailey | |
1997-06-20 | sendmail 8.9.1 | kstailey | |
1997-06-20 | add my system, mostly to get masquerading | kstailey | |
1997-06-20 | off_t error | Theo de Raadt | |
1997-06-20 | if screenblank exists, start it | Theo de Raadt | |
1997-06-20 | Copyright (29 lines of copyright for 21 lines of code) and tag | kstailey | |
1997-06-20 | typecastorama | Theo de Raadt | |
1997-06-20 | Fixes OpenBSD PR kernel/230: system kernel sparc, submitted by | grr | |
russ@madhaus.utcs.utoronto.ca (Russell P. Sutherland). Kernel compile errors when AUDIO_C_HANDLER is defined, due to a syntax error: *(foo->bar)++ is an odd bit of coding. | |||
1997-06-20 | Wall | Theo de Raadt | |
1997-06-20 | Wall | Theo de Raadt | |
1997-06-20 | Wall | Theo de Raadt | |
1997-06-20 | Wall | Theo de Raadt | |
1997-06-20 | Wall | Theo de Raadt | |
1997-06-20 | Wall | Theo de Raadt | |
1997-06-20 | strip%d not st%d | Theo de Raadt | |
1997-06-20 | sigh, who wrote this | Theo de Raadt | |
1997-06-20 | Comment out some superfluous const declarations that cause cast warnings | grr | |
with gcc/alpha. We have bcopy(const void *...) so casting a const foo *bar as in bcopy((caddr_t) bar,...) for bcopy seems to be fairly pointless in the first place, but there are too many of these to hack out at the moment. | |||
1997-06-20 | ah-sha1 + esp-3des | Niels Provos | |
1997-06-20 | ip_ahsha1.c + ip_esp3des.c | Niels Provos | |
1997-06-20 | ah-sha1 + esp-3des + indentation | Niels Provos | |
1997-06-20 | do not screw up setenv() | Theo de Raadt | |
1997-06-20 | Use mkdtemp(3) | Todd C. Miller | |
1997-06-20 | Add mkdtemp(3) | Todd C. Miller | |
1997-06-20 | do not conflict with realloc() in setenv(); traister@gate.net | Theo de Raadt | |
1997-06-19 | Fix a repeatbility problem associated with doing make cleandir of sys/lib/* - | grr | |
mkdir fails if the destination already exists. It could be argued that having make cleandir rm the directory would be appropriate, but there really shouldn't be any dynamic fooling around with the directory structure. Fixes PR sparc/231 by Marshal Midden, though probably MI. | |||
1997-06-19 | back out | kstailey | |
1997-06-19 | ensure urgent is within window; TCP/IP Illustrated Vol 2, checked by ↵ | Theo de Raadt | |
Andreas.Gunnarsson@emw.ericsson.se | |||
1997-06-19 | Xr nice | Theo de Raadt | |
1997-06-19 | mention getsockopt w/ SO_ERROR for non-blocking sockets | Theo de Raadt | |
1997-06-19 | Someone forgot to declare the "sb" variable... | Angelos D. Keromytis | |
1997-06-18 | crank version number, we have made a few changes... | Theo de Raadt | |
1997-06-18 | add -insecure flag for binding to non-reserved ypservs; problem from ↵ | Theo de Raadt | |
pjt@bsd1.phxlab.allied.com; PR#232 | |||
1997-06-18 | (foo *)0 -> NULL | kstailey | |
1997-06-18 | s/SunOP/SunOS/ | kstailey | |
1997-06-18 | irix 6.2 /usr/bin/test is even worse, heh | kstailey | |
1997-06-18 | (foo *)0 -> NULL | kstailey | |
1997-06-18 | more entries | kstailey | |
1997-06-18 | (foo *)0 -> NULL | kstailey | |
1997-06-18 | (foo *)0 -> NULL | kstailey | |
1997-06-18 | (foo *)0 -> NULL | kstailey | |
1997-06-18 | (foo *)NULL -> NULL | kstailey | |
1997-06-18 | (foo *)NULL -> NULL | kstailey | |
1997-06-18 | csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new ↵ | dm | |
(21140-AC-based) SMC Etherpower cards. | |||
1997-06-18 | use uname(3) not gethostname(3); removes some SYSV conditional code | kstailey | |
1997-06-18 | (foo *)NULL -> NULL | kstailey | |
1997-06-18 | (foo *)NULL -> NULL | kstailey | |