summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-29regen for prefix ntp system calls with sys_ like other system callskstailey
1997-08-29prefix ntp system calls with sys_ like other system callskstailey
1997-08-29regen for ntp_gettime(2), ntp_adjtime(2)kstailey
1997-08-29ntp_gettime(2), ntp_adjtime(2)kstailey
1997-08-29regen for clock_gettime(2), clock_settime(2), clock_getres(2), microsleep(2)kstailey
1997-08-29multi-include protectionMichael Shalayeff
1997-08-29clock_gettime(2), clock_settime(2), clock_getres(2), microsleep(2)kstailey
1997-08-29don't need NT stuff here, since we are mbr when we have the whole diskMichael Shalayeff
1997-08-29install on raw partitionMichael Shalayeff
1997-08-29regen for s/UNIMPL/STD/ for svr4_sys_socket()kstailey
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