summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-09-12Add some spaces.Jason Downs
1996-09-11protect $HOME expansion; from das33@cornell.eduTheo de Raadt
1996-09-11revoke privs at start; tested by fenner@parc.xerox.comTheo de Raadt
1996-09-11fix a typoTheo de Raadt
1996-09-11Rearrange much of the polling code so really, really *busted* NEC hardwareJason Downs
1996-09-11Remove unneeded quirk, and only print drive capabilities if it appears theJason Downs
1996-09-11correct kill(1) usage.Michael Shalayeff
1996-09-11only support MALLOC_OPTIONS for non-setuidTheo de Raadt
1996-09-10Fix deref of free()'d ptr. NetBSD PR#2747 from beal@dilbert.umiacs.umd.eduTodd C. Miller
1996-09-10Bring pipe_stat prototype in scopeNiklas Hallqvist
1996-09-10make compile w/ TRACE enabledMichael Shalayeff
1996-09-10fix the man acording to the recent changes.Michael Shalayeff
1996-09-09TIOCMOD{G,S} -> TIOCM{GET,SET}. NetBSD PR#2741, Greg-Lindahl@deshaw.comJason Downs
1996-09-09fix db_add_symtab arguments.Michael Shalayeff
1996-09-09Remove duplicated defines.Jason Downs
1996-09-09iresolve constatnt to name combination, itsn't it more clear?Michael Shalayeff
1996-09-09Don't claim a better precision than (1,000,000 / hz) us...Thorsten Lockert
1996-09-09Add an fflush; from FreeBSD PR# bin/1589 (msmith@cain.atrad.adelaide.edu.au)Jason Downs
1996-09-09Don't be uncertain about wether clock interrupts were meant for usThorsten Lockert
1996-09-09Add seperate profiling/statistics clock running at 1024/128 Hz, using theThorsten Lockert
1996-09-08Only count the interrupt if the interrupt handler claims that it didThorsten Lockert
1996-09-08fix typoTheo de Raadt
1996-09-07Add README file from dist.Jason Downs
1996-09-07One more slight fix.Jason Downs
1996-09-07Install the tags, too, and be more verbose.Jason Downs
1996-09-07+vimJason Downs
1996-09-07Initial import of vim 4.2.Jason Downs
1996-09-07typo + commentTodd C. Miller
1996-09-07Understand about union mounts as well as union file systemThorsten Lockert
1996-09-07Understand DTYPE_PIPEThorsten Lockert
1996-09-07openpty() returns int.Jason Downs
1996-09-07Don't dup stderr to stdout. This makes rdist happy with ssh when aTodd C. Miller
1996-09-07remove defs.h hackery now that oldrdist just uses rcmdsh()Todd C. Miller
1996-09-06Resolved import conflictPer Fogelstrom
1996-09-06Seems they fixed that old bug. Remove workaroundPer Fogelstrom
1996-09-06GRRR....Per Fogelstrom
1996-09-06Nasty Niklas, there's more out there than alphas..Per Fogelstrom
1996-09-06More bullshit.Jason Downs
1996-09-06sample amd/master file; idea from graichenTheo de Raadt
1996-09-06asm -> __asm, clean lint(1) warningsThorsten Lockert
1996-09-06Fixed another bug niklas found. -mojMats O Jansson
1996-09-06bitblt found a typo in a comment!Theo de Raadt
1996-09-06turn logging off again, it is still unsafeTheo de Raadt
1996-09-06note a raceTheo de Raadt
1996-09-06Call me "Pedant"! prototype mismatches fixed and unused var removedNiklas Hallqvist
1996-09-06add my cd-rom to quirk table.... no other changes.Michael Shalayeff
1996-09-06sample /etc/exports file, simply commentedTheo de Raadt
1996-09-06Deal with the new pipes gracefullyNiklas Hallqvist
1996-09-06document how to turn on YPTheo de Raadt
1996-09-06commented xntpd stubTheo de Raadt