Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-18 | PMAP_NEW, also kill last vm_{size,offset}_t's | Michael Shalayeff | |
1999-09-18 | hide c-code from asm | Michael Shalayeff | |
1999-09-18 | machine is hppa | Michael Shalayeff | |
define UPAGES through USHIFT | |||
1999-09-18 | ELF64_ST_*() macros | kstailey | |
1999-09-17 | regen | kstailey | |
1999-09-17 | alternate path | kstailey | |
1999-09-17 | leave the filepointer where you found it - XPG4 | kstailey | |
1999-09-17 | grown i386 kvm to 512MB | Theo de Raadt | |
1999-09-17 | regen | kstailey | |
1999-09-17 | lcrap() | kstailey | |
1999-09-17 | regen | kstailey | |
1999-09-17 | rest of pread() etc., fdatasync() hack | kstailey | |
1999-09-17 | Be thorough about NULL as __null for C++. | Marc Espie | |
1999-09-17 | typo in comment | kstailey | |
1999-09-17 | regen | kstailey | |
1999-09-17 | start of pread(2) etc., stat(2) fixes, "ls -l" now runs | kstailey | |
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 | 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 | sync | Theo de Raadt | |
1999-09-16 | new junk | Theo de Raadt | |
1999-09-15 | tag + copyright | kstailey | |
1999-09-15 | regen | kstailey | |
1999-09-15 | getdents(2) | kstailey | |
1999-09-15 | repairs | Michael Shalayeff | |
1999-09-15 | apply grammer fixes from pr#831; from kwesterback@home.com | Michael Shalayeff | |
although boot options (i.e. RB_* from the sys/reboot.h) should be described elsewhere. | |||
1999-09-15 | regen | kstailey | |
1999-09-15 | more and better signal routines, vfork() | kstailey | |
1999-09-15 | OpenBSD-ify and remove statics | Jason Wright | |
1999-09-14 | Document scrollback support. | Aaron Campbell | |
1999-09-14 | When switching line modes (i.e., by bringing in new character sets via | Aaron Campbell | |
loadfont(1)), free the scrollback buffer and reallocate it with the new row/col sizes. We must do this to ensure our future calculations are correct. | |||
1999-09-14 | Spelling, some from jj@it.kth.se | Marc Espie | |
1999-09-14 | vaddr_t/vsize_t | Michael Shalayeff | |
1999-09-14 | amiga subdir | Marc Espie | |
1999-09-14 | don't panic when creating kernel threads | kstailey | |
1999-09-14 | protect alignment | kstailey | |
1999-09-14 | regen | kstailey | |
1999-09-14 | signals | kstailey | |
1999-09-14 | bew frame framework | Michael Shalayeff | |
1999-09-14 | tabs vs spaces | Michael Shalayeff | |
1999-09-13 | Remove statics (required renames) | Niklas Hallqvist | |
1999-09-13 | enc0 not encap0 | Niklas Hallqvist | |
1999-09-13 | Remove statics | Niklas Hallqvist | |
1999-09-13 | remove statics | Jason Wright | |
1999-09-13 | remove more #ifdef/#else blocks | Jason Wright | |