summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-06-20Now 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-20Change errno cause by mounting invalid filesystems from EINVAL to EFTYPE.kstailey
1997-06-20add my buildskstailey
1997-06-20add my builds, alpha sortkstailey
1997-06-20PORTAL goes back in with improved commentkstailey
1997-06-20sendmail 8.9.1kstailey
1997-06-20add my system, mostly to get masqueradingkstailey
1997-06-20off_t errorTheo de Raadt
1997-06-20if screenblank exists, start itTheo de Raadt
1997-06-20Copyright (29 lines of copyright for 21 lines of code) and tagkstailey
1997-06-20typecastoramaTheo de Raadt
1997-06-20Fixes OpenBSD PR kernel/230: system kernel sparc, submitted bygrr
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-20WallTheo de Raadt
1997-06-20WallTheo de Raadt
1997-06-20WallTheo de Raadt
1997-06-20WallTheo de Raadt
1997-06-20WallTheo de Raadt
1997-06-20WallTheo de Raadt
1997-06-20strip%d not st%dTheo de Raadt
1997-06-20sigh, who wrote thisTheo de Raadt
1997-06-20Comment out some superfluous const declarations that cause cast warningsgrr
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-20ah-sha1 + esp-3desNiels Provos
1997-06-20ip_ahsha1.c + ip_esp3des.cNiels Provos
1997-06-20ah-sha1 + esp-3des + indentationNiels Provos
1997-06-20do not screw up setenv()Theo de Raadt
1997-06-20Use mkdtemp(3)Todd C. Miller
1997-06-20Add mkdtemp(3)Todd C. Miller
1997-06-20do not conflict with realloc() in setenv(); traister@gate.netTheo de Raadt
1997-06-19Fix 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-19back outkstailey
1997-06-19ensure urgent is within window; TCP/IP Illustrated Vol 2, checked by ↵Theo de Raadt
Andreas.Gunnarsson@emw.ericsson.se
1997-06-19Xr niceTheo de Raadt
1997-06-19mention getsockopt w/ SO_ERROR for non-blocking socketsTheo de Raadt
1997-06-19Someone forgot to declare the "sb" variable...Angelos D. Keromytis
1997-06-18crank version number, we have made a few changes...Theo de Raadt
1997-06-18add -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 -> NULLkstailey
1997-06-18s/SunOP/SunOS/kstailey
1997-06-18irix 6.2 /usr/bin/test is even worse, hehkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18more entrieskstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new ↵dm
(21140-AC-based) SMC Etherpower cards.
1997-06-18use uname(3) not gethostname(3); removes some SYSV conditional codekstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey