Age | Commit message (Expand) | Author |
1996-10-28 | Fix d_done prototype | Niklas Hallqvist |
1996-10-28 | Obsolete. | briggs |
1996-10-28 | Most 040 models have scsi regs at base + 0x10000, not base + 0xf000 | briggs |
1996-10-28 | Disallow null strings ("") as path names; ignore trailing / on path names, | Thorsten Lockert |
1996-10-28 | Enable quotas | Thorsten Lockert |
1996-10-28 | More argument checking of fcntl(, F_GETLK, ) | Thorsten Lockert |
1996-10-28 | Change block size handling and add untested support for Japanese 1.2mb | Jason Downs |
1996-10-28 | Merge in old/latest code. Untested support for 2.88mb floppy drives. | Jason Downs |
1996-10-27 | Check for __OpenBSD__. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr> | Todd C. Miller |
1996-10-27 | Correct error return for link(2) to directories | Thorsten Lockert |
1996-10-27 | OLF makes .os section and program header hack go away. | etheisen |
1996-10-27 | Gear up for OLF. | etheisen |
1996-10-27 | bustype F is commonly seem for aha cards, do not whine | Theo de Raadt |
1996-10-27 | Better error checking for lseek(2) | Thorsten Lockert |
1996-10-27 | Signal handling now fully POSIX.1-1990 compliant | Thorsten Lockert |
1996-10-27 | and the same for the trunk | Michael Shalayeff |
1996-10-27 | Allow kill(, 0) on process groups that hold only zombies; per POSIX | Thorsten Lockert |
1996-10-27 | Allow set[gu]id() if the [gu]id we are trying to set is the saved [gu]id, | Thorsten Lockert |
1996-10-27 | Don't verify that euid has write permission | Thorsten Lockert |
1996-10-27 | Correct last fix | Thorsten Lockert |
1996-10-27 | record route is not a problem; thanks bitblt | Theo de Raadt |
1996-10-26 | ep at same places at generic | Theo de Raadt |
1996-10-26 | sockaddr_ipx members order change | Michael Shalayeff |
1996-10-26 | remove my CVS tag. | Michael Shalayeff |
1996-10-26 | more move changes | Jason Downs |
1996-10-26 | Verify arguments to fcntl(, F_GETLK, ) | Thorsten Lockert |
1996-10-26 | Verify that options to wait4() are legal | Thorsten Lockert |
1996-10-26 | Verify that pgid argument to setpgid() is legal | Thorsten Lockert |
1996-10-26 | A process can send a signal to another process if the uid of the signalling | Thorsten Lockert |
1996-10-26 | rename(from, to) where from and to are the name file (linked) is a no-op | Thorsten Lockert |
1996-10-26 | Define _POSIX_VDISABLE as (0377), not '\377' | Thorsten Lockert |
1996-10-26 | move related trivial changes | Jason Downs |
1996-10-26 | floppy driver is now in dev/isa. Not in files.isa yet, though, since arc | Jason Downs |
1996-10-26 | Don't use a cast for _POSIX_VDISABLE | Thorsten Lockert |
1996-10-25 | fix; pr#38; kstailey@dol-esa.gov | Theo de Raadt |
1996-10-25 | i386 MAXBSIZE restriction goes away | Theo de Raadt |
1996-10-25 | grow kvm space; fix an over-agressive pmap optimization | Theo de Raadt |
1996-10-25 | Busified | Niklas Hallqvist |
1996-10-25 | be slightly more verbose for my sake | Jason Downs |
1996-10-25 | sync | Jason Downs |
1996-10-24 | Discourage MATH_EMULATE. | Jason Downs |
1996-10-24 | replace with a correct memcmp; problem spotted by rahnds | Theo de Raadt |
1996-10-24 | <sys/dir.h> is for use as a compatibility interface only. Warn if | Thorsten Lockert |
1996-10-24 | kernel is 'bsd' | Michael Shalayeff |
1996-10-24 | fix protos and decls. | Michael Shalayeff |
1996-10-24 | add 3 another build directories | Michael Shalayeff |
1996-10-23 | conflicts | Theo de Raadt |
1996-10-23 | sysctl to locate psstrings | Theo de Raadt |
1996-10-23 | correct disklabel writing; from price | Theo de Raadt |
1996-10-23 | avoid long lines | Theo de Raadt |