Age | Commit message (Expand) | Author |
1997-09-01 | Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me this | Todd T. Fries |
1997-08-31 | for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uid | Theo de Raadt |
1997-08-31 | consistency | Michael Shalayeff |
1997-08-31 | * Make scsi_do_ioctl() sane again. | Jason Downs |
1997-08-31 | consistancy | Michael Shalayeff |
1997-08-31 | mbuf leak repair; mycroft@netbsd | Theo de Raadt |
1997-08-30 | OpenBSD doesn't use EXEC_AOUT and EXEC_SCRIPT. -moj | Mats O Jansson |
1997-08-30 | Since the previous one died... | Mats O Jansson |
1997-08-30 | Small changes to get a working MV3600 kernel. It's problems with memory | Mats O Jansson |
1997-08-30 | repair all that gunk | Theo de Raadt |
1997-08-30 | empty files suck | Theo de Raadt |
1997-08-30 | don't muck w/ MBR on !hd | Michael Shalayeff |
1997-08-30 | wrong namespace! | Theo de Raadt |
1997-08-29 | Print "IntelliMouse" at probe time if "option INTELLIMOUSE" is in da house. | kstailey |
1997-08-29 | M$ IntelliMouse support | kstailey |
1997-08-29 | missed from last ci, add -lutil | Michael Shalayeff |
1997-08-29 | ifdef partition table and NT s# w/ BEMBR | Michael Shalayeff |
1997-08-29 | mostly real as i am | Michael Shalayeff |
1997-08-29 | use symbolic name for signature value | Michael Shalayeff |
1997-08-29 | regen for prefix ntp system calls with sys_ like other system calls | kstailey |
1997-08-29 | prefix ntp system calls with sys_ like other system calls | kstailey |
1997-08-29 | regen for ntp_gettime(2), ntp_adjtime(2) | kstailey |
1997-08-29 | ntp_gettime(2), ntp_adjtime(2) | kstailey |
1997-08-29 | regen for clock_gettime(2), clock_settime(2), clock_getres(2), microsleep(2) | kstailey |
1997-08-29 | multi-include protection | Michael Shalayeff |
1997-08-29 | clock_gettime(2), clock_settime(2), clock_getres(2), microsleep(2) | kstailey |
1997-08-29 | don't need NT stuff here, since we are mbr when we have the whole disk | Michael Shalayeff |
1997-08-29 | install on raw partition | Michael Shalayeff |
1997-08-29 | regen for s/UNIMPL/STD/ for svr4_sys_socket() | kstailey |
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 | 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 | From NetBSD (thorpej): | Todd C. Miller |
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-26 | and considering text segments are normally not even going to hit swap | Theo de Raadt |