Age | Commit message (Expand) | Author |
1997-08-29 | s/UNIMPL/STD/ for svr4_sys_socket() | kstailey |
1997-08-29 | hide dd's messages | Michael Shalayeff |
1997-08-29 | don't use private defines, use ones exported from includes | Michael Shalayeff |
1997-08-29 | define DOSACTIVE for bootable partition | Michael Shalayeff |
1997-08-29 | regen for sockets | kstailey |
1997-08-29 | add support for sockets. | kstailey |
1997-08-29 | we have MBR struct and signature defined elsewhere now | Michael Shalayeff |
1997-08-29 | write(2)'s buf arg is externally a "const void *", but interally a "char *". | kstailey |
1997-08-29 | patch to avoid warning while I figure out what the deal with SCARG() is. | kstailey |
1997-08-29 | pread(2) / pwrite(2), regen | kstailey |
1997-08-29 | pread(2) / pwrite(2) | kstailey |
1997-08-29 | sync with NetBSD. Handle NULL shmid_ds properly in shmctl, christos. | kstailey |
1997-08-29 | move _PATH_BOOTDIR w/ trailing slash into paths.h for other progs... | Michael Shalayeff |
1997-08-29 | if O_NOCTTY is supplied to open(2) do *not* aquire a controlling tty | kstailey |
1997-08-29 | s/XXX/__MBR_XXX/ and undef it after use | Michael Shalayeff |
1997-08-29 | undef XXX after use | Michael Shalayeff |
1997-08-29 | add struct dos_mbr | Michael Shalayeff |
1997-08-29 | very weird sleep; dholland@eecs.harvard.edu | Theo de Raadt |
1997-08-29 | From NetBSD (thorpej): | Todd C. Miller |
1997-08-29 | fix case we have no CPU_BIOS* defined | Michael Shalayeff |
1997-08-28 | symbolic bios bootdev, s/hpc/tpc/ for bios geonetry | Michael Shalayeff |
1997-08-28 | grok bios geometry | Michael Shalayeff |
1997-08-27 | don't mess w/ debugging symbols | Michael Shalayeff |
1997-08-27 | notes on recent changes w/ hd:/boot support | Michael Shalayeff |
1997-08-27 | add get OS features support vector, as per SCO OS 5.0 | Michael Shalayeff |
1997-08-27 | fix ' use | Theo de Raadt |
1997-08-27 | clean up ' | Theo de Raadt |
1997-08-27 | converted all delimiting spaces to tabs so calendar can grok the entries | Niels Provos |
1997-08-27 | forgot to correct the birthday of Bach, and Beethoven did not die | Niels Provos |
1997-08-27 | added a few dates from freebsd and two years from netbsd, | Niels Provos |
1997-08-27 | DOH! did I not revert this yesterday? our gcc can't deal with correct | Niklas Hallqvist |
1997-08-27 | execdir is an extension of course | Theo de Raadt |
1997-08-26 | Make -t option use a date string like date(1). | Todd C. Miller |
1997-08-26 | drum not swap; entropy@tardis.bernstein.com | Theo de Raadt |
1997-08-26 | and considering text segments are normally not even going to hit swap | Theo de Raadt |
1997-08-26 | come on, let people run useful sized software! | Theo de Raadt |
1997-08-26 | reasonably useful data size | Theo de Raadt |
1997-08-26 | indent | Theo de Raadt |
1997-08-26 | indent | Theo de Raadt |
1997-08-26 | Add tcp port 433, nnsp (NetNews Server Protocol). | Todd C. Miller |
1997-08-26 | first try at documentation | Niels Provos |
1997-08-26 | $OpenBSD$ | Niklas Hallqvist |
1997-08-26 | Forgot about keyword.c's tag, regenned again | Niklas Hallqvist |
1997-08-26 | Move over -encap change to keywords.sh only made to keywords.h, | Niklas Hallqvist |
1997-08-26 | main should return int | Niklas Hallqvist |
1997-08-26 | main should return int | Niklas Hallqvist |
1997-08-26 | Updated to Cygnus versions (egcs uncovered many bugs) | Niklas Hallqvist |
1997-08-26 | made hopefully more user friendly + support for new esp. | Niels Provos |
1997-08-26 | new esp: encryption, authentication and replay protection + | Niels Provos |
1997-08-26 | getline template badly instantiated, found by compiling with egcs | Niklas Hallqvist |