Age | Commit message (Expand) | Author |
1999-09-17 | start of pread(2) etc., stat(2) fixes, "ls -l" now runs | kstailey |
1999-09-17 | Invoke sh move-if-change explicitly. | Marc Espie |
1999-09-17 | Avoid aliasing problems in K&R C. | Marc Espie |
1999-09-17 | bad style to include machine/vmparam.h carelessly | Theo de Raadt |
1999-09-17 | add IFM_NONE instead of IFM_AUTO for isolation | Jason Wright |
1999-09-16 | bring more inline with tcpdump 3.4 | Brad Smith |
1999-09-16 | Do something sensible with division by 0 in expr. | Marc Espie |
1999-09-16 | delcare esp_print and radius_print | Brad Smith |
1999-09-16 | remove unused variables | Brad Smith |
1999-09-16 | adopt to the new frame framework | Michael Shalayeff |
1999-09-16 | use writev() where possible | Theo de Raadt |
1999-09-16 | appropiate -> appropriate; inspired by it being misspelled in a NetBSD commit | Aaron Campbell |
1999-09-16 | sync | Theo de Raadt |
1999-09-16 | change some white space to tabs | Brad Smith |
1999-09-16 | add braces to avoid ambiguous else | Brad Smith |
1999-09-16 | remove unused variables | Brad Smith |
1999-09-16 | 3.3 -> 3.4 | Brad Smith |
1999-09-16 | add raw support | Brad Smith |
1999-09-16 | - #if __STDC__ --> #ifdef __STDC__ | Brad Smith |
1999-09-16 | #if __STDC__ --> #ifdef __STDC__ | Brad Smith |
1999-09-16 | match/attach 3c980c | Jason Wright |
1999-09-16 | sync | Jason Wright |
1999-09-16 | 3c980c; freebsd | Jason Wright |
1999-09-16 | signal fixes (csh runs) | kstailey |
1999-09-16 | Do not try to output when there is no space in the FIFO, optimize too | Niklas Hallqvist |
1999-09-16 | flesh out man -k even more because some people who probably deserve windows, ... | Theo de Raadt |
1999-09-16 | sync | Theo de Raadt |
1999-09-16 | new junk | Theo de Raadt |
1999-09-15 | Add CAVEATS sections. | Aaron Campbell |
1999-09-15 | tag + copyright | kstailey |
1999-09-15 | regen | kstailey |
1999-09-15 | getdents(2) | kstailey |
1999-09-15 | MLINK pcmcia to pcic | Theo de Raadt |
1999-09-15 | repairs | Michael Shalayeff |
1999-09-15 | apply grammer fixes from pr#831; from kwesterback@home.com | Michael Shalayeff |
1999-09-15 | regen | kstailey |
1999-09-15 | more and better signal routines, vfork() | kstailey |
1999-09-15 | redo master.passwd.byname check if either the uid or euid changes, this was | Theo de Raadt |
1999-09-15 | OpenBSD-ify and remove statics | Jason Wright |
1999-09-14 | indent | Theo de Raadt |
1999-09-14 | Document scrollback support. | Aaron Campbell |
1999-09-14 | types | Theo de Raadt |
1999-09-14 | When switching line modes (i.e., by bringing in new character sets via | Aaron Campbell |
1999-09-14 | Spelling, some from jj@it.kth.se | Marc Espie |
1999-09-14 | Bye, bye, choose_temp_base | Marc Espie |
1999-09-14 | Kill remaining instances of mktemp, direct and indirect. | Marc Espie |
1999-09-14 | vaddr_t/vsize_t | Michael Shalayeff |
1999-09-14 | amiga subdir | Marc Espie |
1999-09-14 | Update and correct grammar so that it makes sense | Jason Downs |
1999-09-14 | don't panic when creating kernel threads | kstailey |