summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-08-20Makefile and script fixes.Jason Downs
1996-08-20Make the binding cfree() -> free() weak if possibleThorsten Lockert
1996-08-20Cleaner.Jason Downs
1996-08-20Remove ANSI function delcarations and add a cfree() stub function.Jason Downs
1996-08-20Forgot emacs.out depends on emacs.c.Jason Downs
1996-08-20Disable dynamic loading on archs that don't support it, and enable setuidJason Downs
scripts. (Damnit perl, you are NOT smarter then the kernel.)
1996-08-20+cruftJason Downs
1996-08-20init sc_mem; cleanupTheo de Raadt
1996-08-20R.I.P.Thorsten Lockert
1996-08-20exit 1 for failure if -detach; netbsd pr#2705; jbernard@tater.Mines.EDUTheo de Raadt
1996-08-20dump one NOT TWO headers; from osymh@gemini.oscs.montana.eduTheo de Raadt
1996-08-20ensure whole kernel name gets passed inTheo de Raadt
1996-08-19Don't rely on shell scripts being executable.Todd C. Miller
1996-08-19invoke /bin/shJason Downs
1996-08-19update to pdksh-5.2.8Jason Downs
1996-08-19nasty typo by meTheo de Raadt
1996-08-19We need a malloc prototype for alphasNiklas Hallqvist
1996-08-19-cruftJason Downs
1996-08-19OppsJason Downs
1996-08-19+perlJason Downs
1996-08-19A front pager can be lost during pagein, check for this caseNiklas Hallqvist
1996-08-19Import of Perl 5.003 into the tree. Makefile.bsd-wrapper andJason Downs
config.sh.OpenBSD are the only local changes.
1996-08-19Don't provide all/clean/etc if they don't 'em.Jason Downs
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-08-19Don't redefine MANALLJason Downs
1996-08-19Oops major {fd = 2} was doubly specifiedNiklas Hallqvist
1996-08-19Move the except check.Jason Downs
1996-08-19No longer usedThorsten Lockert
1996-08-19kill a little more cruft.Jason Downs
1996-08-19Not part of current db distributionThorsten Lockert
1996-08-19No longe rpart of the db packageThorsten Lockert
1996-08-19+lndirJason Downs
1996-08-19lndir from X11, hacked up.Jason Downs
1996-08-19Don't tell people to make ~ftp/pub mode 777 and other minor nits.Todd C. Miller
1996-08-19Add return values for sethostent, endhostent, herror (all are void).Todd C. Miller
1996-08-19Adds _PATH_RSH for rsh-using rcmd()Todd C. Miller
1996-08-19virtual terimals' name become ttyC*shawn
1996-08-19Merge of Late July NetBSD + s/options/option/Niklas Hallqvist
1996-08-19s/options/option/Theo de Raadt
1996-08-19IDE & ATAPI added, s/options/option/Niklas Hallqvist
1996-08-19Include generic GENERIC :-) Add ISA-support. Merge NetBSD Late JulyNiklas Hallqvist
1996-08-19Remove some dependencies on Makefile, an amiga is slow as it is..Niklas Hallqvist
1996-08-19Added wd, fd & acd major numbers. Fixed a typo. Fake isadma define.Niklas Hallqvist
1996-08-19s/options/option/; kill pseudo-devsTheo de Raadt
1996-08-19use /sys/conf/GENERICTheo de Raadt
1996-08-19silence warnings for nowTheo de Raadt
1996-08-19Merge of Late July NetBSD sources (mostly DRACO support). More to come...Niklas Hallqvist
1996-08-19Addition of IDE WD&ATAPI CD config (Ram disk too, but out-commented)Niklas Hallqvist
1996-08-18Rewind fd's in copy() since we may have already done a compare().Todd C. Miller
1996-08-18ifdef CSLIPTheo de Raadt