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