Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-12 | SIGSEGV always | Theo de Raadt | |
1996-06-12 | SIGSEGV always | Theo de Raadt | |
1996-06-11 | includes target for pcvt include file | Theo de Raadt | |
1996-06-11 | no need for a keycap database backup | Theo de Raadt | |
1996-06-11 | also do includes in libpcap and arch/${MACHINE} | Theo de Raadt | |
1996-06-11 | Include ATAPI MI drivers | Niklas Hallqvist | |
1996-06-11 | Manual page for tar(1) emulation in pax(1), by me | Thorsten Lockert | |
1996-06-11 | from christos; | Theo de Raadt | |
- Fix PR/105: Implement dot locking protocol and check return value of flock. - Fix PR/2247: Don't call unknown users "ubluit". Issue an error message. - Fix/add prototypes. - Fix warnings. - Use POSIX signal mask calls. | |||
1996-06-11 | document that -print0 is an alternative to -X | Theo de Raadt | |
1996-06-11 | Make eject(1) an alias for mt .. offline, and support disklabel(8) short | Jason Downs | |
form device names. | |||
1996-06-11 | move to bin/md5 for `greater accessibility' | Theo de Raadt | |
1996-06-11 | only need one GENERIC kernel | Theo de Raadt | |
1996-06-11 | proper device | Theo de Raadt | |
1996-06-11 | tty_attach() | Theo de Raadt | |
1996-06-11 | use void * for pa/va instead of caddr_t | Theo de Raadt | |
1996-06-11 | use intr_findvec() | Theo de Raadt | |
1996-06-11 | call am7990_config() | Theo de Raadt | |
1996-06-11 | delete intr_freevec(), add intr_findvec() [more flexible interface] | Theo de Raadt | |
1996-06-11 | kernel is /bsd | Theo de Raadt | |
1996-06-11 | sync to new disklabel, add ${REALIMAGE} support | Theo de Raadt | |
1996-06-11 | delete ${REALIMAGE} on completion | Theo de Raadt | |
1996-06-11 | Fix grammatical errors; take two | Thorsten Lockert | |
1996-06-11 | OpenBSD | Theo de Raadt | |
1996-06-11 | Default to "ustar" format when invoked as tar | Thorsten Lockert | |
1996-06-11 | Fix grammatical error; pointed out by Theo | Thorsten Lockert | |
1996-06-11 | Add -z and -Z options to tar usage strings | Thorsten Lockert | |
1996-06-11 | -print0 in find, not -0 | Theo de Raadt | |
1996-06-11 | add -0 option, written by me | Theo de Raadt | |
1996-06-11 | Use systems definition for getting major and minor numbers, and for | Thorsten Lockert | |
creating a device; from FreeBSD | |||
1996-06-11 | Correct usage for listing contents of archives; from FreeBSD | Thorsten Lockert | |
1996-06-11 | Correct compile warnings | Thorsten Lockert | |
Rename warn() to paxwarn() so <err.h> can be included Remove #include <ctype.h> when not needed; from FreeBSD | |||
1996-06-11 | Kernel-implementation of update(8) my me | Thorsten Lockert | |
1996-06-10 | Use beep() with ncurses | Thorsten Lockert | |
Use hline() with ncurses | |||
1996-06-10 | hack: print hostname connection failed with | Theo de Raadt | |
1996-06-10 | Remove the lkmenodev prototype | Niklas Hallqvist | |
1996-06-10 | Fix typo in comment | Niklas Hallqvist | |
1996-06-10 | Some cleanup for -Wall -Wstrict-prototypes | Niklas Hallqvist | |
1996-06-10 | If we use GCC, tell the compiler that scheduler() do not return | Niklas Hallqvist | |
1996-06-10 | Reintroduce the long patch(1) options | Niklas Hallqvist | |
1996-06-10 | Support the long options that FSF's patch version has. $OpenBSD$ added | Niklas Hallqvist | |
1996-06-10 | Bring Cygnus versions into the trunk, keeping our local patches | Niklas Hallqvist | |
1996-06-10 | build newfs_msdos | Theo de Raadt | |
1996-06-10 | Include <machine/cpu.h>. | Per Fogelstrom | |
1996-06-10 | support strip, use kvm_openfiles | Theo de Raadt | |
1996-06-10 | update ttystats | Theo de Raadt | |
1996-06-10 | random cleanup | Theo de Raadt | |
1996-06-10 | * Keep the cappage in the acd_softc. | Jason Downs | |
* If TYPE_DAD, and removable, assume it's a busted CD-ROM. * Print out some cappage data in attach, and other cosmetic changes. | |||
1996-06-10 | sync to latest | Theo de Raadt | |
1996-06-10 | boottime is a timeval | Theo de Raadt | |
1996-06-10 | handle up to 100 interfaces, nice message for non-existing interface | Theo de Raadt | |