Age | Commit message (Expand) | Author |
1997-12-10 | insert forgotten copyright + handle eject ioctl. | Niels Provos |
1997-12-09 | sync | Theo de Raadt |
1997-12-09 | eol | Theo de Raadt |
1997-12-09 | fix O_TRUNC and O_{SH,EX}LOCK properly; problem found by provos | Theo de Raadt |
1997-12-09 | when downgrading a filesystem to read-only, use softdep_flushfiles; mckusick | Theo de Raadt |
1997-12-09 | Intel P5 f00f workaround; weingart & who knows who else | Theo de Raadt |
1997-12-08 | add kern.nosuidcoredump to lock things out even more | Theo de Raadt |
1997-12-07 | handle linux cdrom ioctls. not that i play quake that often but it was | Niels Provos |
1997-12-06 | goodbye TIMEZONE and DST | kstailey |
1997-12-05 | argh. this darn little bugger made CDIOCREADSUBCHANNEL unuseable, this | Niels Provos |
1997-12-04 | vfs lite2 changes things... | Theo de Raadt |
1997-12-03 | Move "struct head header" in struct ncb down to where it used to | Todd C. Miller |
1997-12-03 | DST change | kstailey |
1997-12-03 | Prevent IPF and NAT configuration changes when securelevel > 1. | kstailey |
1997-12-03 | fix printfs in apm_power_print | Jim Rees |
1997-12-02 | forgot to commit this too. | Todd C. Miller |
1997-12-02 | Fix deadlock in cd9660 code. NetBSD PR#2262 | Constantine Sapuntzakis |
1997-12-02 | Unlock child temporarily while truncating directory. This prevents | Constantine Sapuntzakis |
1997-12-02 | More splbio()'s added so that reassignbuf can do its thing. | Constantine Sapuntzakis |
1997-12-02 | Protect some more vnode operation with splbio. Needed for correct interaction | Constantine Sapuntzakis |
1997-12-02 | once more | Michael Shalayeff |
1997-12-02 | Bye bye Innaccurate misleading file | Theo de Raadt |
1997-12-02 | sync | Theo de Raadt |
1997-12-02 | If i386, and COMPAT_LINUX is enabled, if setegid() is called with an out | Theo de Raadt |
1997-12-01 | Does not compile. Obviously untested code. Reverted | Theo de Raadt |
1997-12-01 | Newer ncr driver from NetBSD minus the scsipi stuff and with | Todd C. Miller |
1997-12-01 | rearrange memory computations, remove bogus MEM_COMPUTE hack | Michael Shalayeff |
1997-11-30 | use libkern's bcd convs | Michael Shalayeff |
1997-11-30 | missed, i'm 'what?', dunno, missed anyways | Michael Shalayeff |
1997-11-30 | big diskinfo changes from toby@ | Michael Shalayeff |
1997-11-30 | missed from last bcd2bin commit | Michael Shalayeff |
1997-11-30 | fix TIOCGPGRP in sunos emulation | Theo de Raadt |
1997-11-30 | use stackgap macros | Theo de Raadt |
1997-11-30 | add bcd<-->bin conversions; from freebsd | Michael Shalayeff |
1997-11-30 | config apm even if power mgmt is disengaged | Jim Rees |
1997-11-30 | Move in_addr_t and in_port_t to <sys/types.h> and add sa_family_t | Todd C. Miller |
1997-11-30 | Pull in vm/vm.h in the appropriate order for simple_dat_lock_t in vm/pmap.h | gene |
1997-11-30 | verbose eisa/pci | Theo de Raadt |
1997-11-30 | vm/lock.h -> sys/lock.h | gene |
1997-11-30 | Canonify the _*_H_ namespace appropriately. | gene |
1997-11-30 | hmm. If out of ports, return EADDRNOTAVAIL | Theo de Raadt |
1997-11-30 | Add multiple inclusion protection, clean up comments, and wrap with _KERNEL | gene |
1997-11-30 | add bios0 etc | Theo de Raadt |
1997-11-28 | one les tab | Michael Shalayeff |
1997-11-28 | Pull in header files needed to get definition of u_lbn_t in | gene |
1997-11-27 | oh, connect() semantics are EVEN WORSE | Theo de Raadt |
1997-11-26 | Optimized to perform well on small interleaves which makes the ccd driver | Niklas Hallqvist |
1997-11-26 | enforce VM_PROT_READ in mmap | Theo de Raadt |
1997-11-26 | fix shmctl IPC_STAT | Theo de Raadt |
1997-11-26 | If using async connect(), after select for writeable, if getpeername() | Theo de Raadt |