Age | Commit message (Expand) | Author |
1996-08-29 | sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.c | Theo de Raadt |
1996-08-29 | rnd -> random | Theo de Raadt |
1996-08-29 | rnd -> random | Theo de Raadt |
1996-08-29 | random | Theo de Raadt |
1996-08-29 | random | Theo de Raadt |
1996-08-28 | kill keyboard randomness; it causes random problems | Theo de Raadt |
1996-08-27 | New fast pipe(2) from freebsd without fancy vm stuff. | shawn |
1996-08-27 | Add: | Jason Downs |
1996-08-27 | Everyone, say hello to a real floating point emulator! | Jason Downs |
1996-08-27 | curses! "you should call keypad()" is dumb | Theo de Raadt |
1996-08-27 | do not lose in 2 cases; from graichen | Theo de Raadt |
1996-08-26 | Changes and bugfixes in memory handling system. | Per Fogelstrom |
1996-08-26 | Allow for 16 partition disklabels, hepp! | Per Fogelstrom |
1996-08-26 | Cleanup... | Per Fogelstrom |
1996-08-26 | Have one asm.h regardless of endian. | Per Fogelstrom |
1996-08-26 | Move kernel start from 0x80080000 to 0x80100000 | Per Fogelstrom |
1996-08-26 | fix syscall debugging | Theo de Raadt |
1996-08-26 | ports 61 and 70 are not a part of reality | Theo de Raadt |
1996-08-25 | sync | Theo de Raadt |
1996-08-25 | route execve via compat filename translation | Theo de Raadt |
1996-08-25 | sync | Theo de Raadt |
1996-08-25 | issetugid() system call discovers if a process was started setuid or setgid | Theo de Raadt |
1996-08-24 | Use HOSTCC to build genassym to fix cross compilations | imp |
1996-08-24 | Clarify comment | imp |
1996-08-24 | probe-time fix provided by jfw@jfwhome.funhouse.com | Theo de Raadt |
1996-08-24 | change to so_uid, also fix a missing credential found by dm | Theo de Raadt |
1996-08-23 | From NetBSD: new keymap handling (should be integrated with kbd later) | Niklas Hallqvist |
1996-08-23 | From NetBSD: Build rules for amiga/stand/loadkmap | Niklas Hallqvist |
1996-08-23 | From NetBSD: Build rules for amiga/stand | Niklas Hallqvist |
1996-08-23 | Make more MI, closer to compile on amiga, still some problems though. | Niklas Hallqvist |
1996-08-23 | silence probe more | Theo de Raadt |
1996-08-23 | Force NCY_ISA & NCY_PCI symbols into cy.h | Niklas Hallqvist |
1996-08-23 | signedness pedanetery | Niklas Hallqvist |
1996-08-23 | Add BOOT_CONFIG | Niklas Hallqvist |
1996-08-23 | profiling macro needs semicolons, obviously hasn't been used in a long time | Niklas Hallqvist |
1996-08-23 | Fluff needed for -Wstrict-prototypes -Wmissing-prototypes | Niklas Hallqvist |
1996-08-23 | Some style and signedness pedantery | Niklas Hallqvist |
1996-08-23 | From NetBSD: A config suitable for installs | Niklas Hallqvist |
1996-08-23 | From NetBSD: build stand/ | Niklas Hallqvist |
1996-08-23 | treat 060sp build like fpsp, i.e. automatic subdir-diving from arch/m68k | Niklas Hallqvist |
1996-08-23 | Merge to late July NetBSD, more to come... | Niklas Hallqvist |
1996-08-23 | Add missing device decls (acd, rd, rnd,uk & wd) | Niklas Hallqvist |
1996-08-23 | __OpenBSD__ messup fixed | Niklas Hallqvist |
1996-08-23 | Removed DDB again, as it is missing a lot of stuff. Added COMPAT_OSF1 | Niklas Hallqvist |
1996-08-23 | It is clear noone even tried to compile OSF/1 emulation lately. | Niklas Hallqvist |
1996-08-23 | Fix sys_poll wrapper so it compiles | Niklas Hallqvist |
1996-08-22 | someone forgot the most important driver! | Jason Downs |
1996-08-22 | ugly but make it work | Theo de Raadt |
1996-08-22 | __OpenBSD__ | Theo de Raadt |
1996-08-21 | check for __OpenBSD__, prep for tossing __NetBSD__? | Theo de Raadt |