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