summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-08-04Fix a problem in skin() that was introduced with the buffer oflowTodd C. Miller
fix. Could end up realloc'ing the wrong thing.
1997-08-04null terminate inputkstailey
1997-08-04And another.Jason Downs
1997-08-04Heh.Jason Downs
1997-08-04And another.Jason Downs
1997-08-04And another one bites the dust.Jason Downs
1997-08-04init net_entry properlyTheo de Raadt
1997-08-04Add Cyclades serial driver as character major number 38.dgregor
1997-08-04Change disable_intr()/enable_intr() to splhigh()/splx().dgregor
Fix bug of 'tp' not being initialized in cyopen - patch from Theo de Raadt. Thanks to Niklas Hallqvist and Theo de Raadt for finding this bug.
1997-08-04let us all try this for a while, and argue amongst ourselves.Theo de Raadt
make a read(2) on an open'd directory return 0 bytes. always.
1997-08-04Add 35 to the chrtoblktb.Jason Downs
1997-08-04toast non-NEWVM code; freebsdTheo de Raadt
1997-08-04bad NsTheo de Raadt
1997-08-04more NsTheo de Raadt
1997-08-04sendmail 8.9.1Jason Downs
1997-08-04sendmail 8.8.7.Jason Downs
1997-08-04do not permit gzexe on sh -- the results are terrifying; finrod@pugwash.priv.noTheo de Raadt
1997-08-04No more crashes because of this bug (double m_freem(), essentially).Angelos D. Keromytis
1997-08-03mips needs -call_shared to as for asm codePer Fogelstrom
1997-08-03Stupid hack to keep build from dying in texinfo/po when @obj is in da house.kstailey
You will probably have to re-fetch texinfo if your build blew up in the past. Sorry. Should really have GNU autoconf 2.12 in the tree, but Theo does't like it. Hmmm, that's a really good reason to hack derived files instead of source.
1997-08-03oops. ok, why does my footer not show up yet??Theo de Raadt
1997-08-03roughly 3 hours of slaving results in a much more beautiful mdoc man page.Theo de Raadt
1997-08-02change vars names, add attach_argsMichael Shalayeff
1997-08-02move kentry() in bootMichael Shalayeff
1997-08-02add ScanJet 5p, untestedkstailey
1997-08-02pass address family as host-byte-order u_int32_t. this fixes bpf. add aTheo de Raadt
note to the bottom of tun.4 to indicate that this is a binary incompatibility with older versions, and describe all 3 revisions this has gone through. everyone -- recompile your code that uses tun.
1997-08-02silence messages that we do not needTheo de Raadt
1997-08-02doc EPERM; bitbltTheo de Raadt
1997-08-02From NetBSD (phil):Todd C. Miller
- Add args for compar() function decl. - Fix it so fts_* never adds a / to a path name when there is already a trailing /. Fixes NetBSD PR 1495.
1997-08-01geez, DEBUG is two things...Theo de Raadt
1997-08-01Add photuris directory.Tobias Weingartner
1997-08-01wrap proto in DEBUG tooTheo de Raadt
1997-08-01fix DIAGNOSTIC vs DEBUG confusionTheo de Raadt
1997-08-01Consistency with the rest.Tobias Weingartner
1997-08-01not in 3.11kstailey
1997-08-01weird build shitkstailey
1997-08-01note about file table sharing and execveTheo de Raadt
1997-08-01only allow setuid if fd_refcnt == 1, due to rforkTheo de Raadt
1997-08-01updates for 3.11kstailey
1997-08-01fix conflictskstailey
1997-08-01Import of FSF texinfo 3.11kstailey
1997-08-01disable RFFDG; long explanation...Theo de Raadt
1997-08-01new disklabel codePer Fogelstrom
1997-08-01compile clean with ALLOC_FIRST_FIT definedPer Fogelstrom
1997-08-01pull in protosTheo de Raadt
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-08-01ALPHA_PTE_WRITE needs to include the "user write" bit; thorpejTheo de Raadt
1997-08-0164 bit botch; thorpejTheo de Raadt
1997-08-01no <machine/psl.h>Michael Shalayeff