Age | Commit message (Expand) | Author |
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 |
1996-06-11 | Correct usage for listing contents of archives; from FreeBSD | Thorsten Lockert |
1996-06-11 | Correct compile warnings | Thorsten Lockert |
1996-06-11 | Kernel-implementation of update(8) my me | Thorsten Lockert |
1996-06-10 | Use beep() with ncurses | Thorsten Lockert |
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 |
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 |
1996-06-10 | sync to latest | Theo de Raadt |
1996-06-10 | sync | Theo de Raadt |
1996-06-10 | tty_attach() | Theo de Raadt |
1996-06-10 | sync to 0607 | Theo de Raadt |
1996-06-10 | tty_attach() | Theo de Raadt |
1996-06-10 | tty_attach() | Theo de Raadt |
1996-06-10 | tty stats | Theo de Raadt |
1996-06-10 | do not check SDEV_MEDIA_LOADED because it does not matter | Theo de Raadt |
1996-06-10 | do not lose an mbuf, ensure MCLGET did not give a chain | Theo de Raadt |
1996-06-10 | align correct for 64 bit in NWDELAYHASH | Theo de Raadt |
1996-06-10 | init sc_unit properly | Theo de Raadt |
1996-06-10 | pull string.h at right place | Theo de Raadt |
1996-06-10 | 64 bit clean | Theo de Raadt |
1996-06-10 | data structure handling fix | Theo de Raadt |
1996-06-10 | tty_init/attach/detach() | Theo de Raadt |
1996-06-10 | call tty_init() and config_init() | Theo de Raadt |
1996-06-10 | internationalize, 64 bit clean | Theo de Raadt |
1996-06-10 | merge to latest libpcap | Theo de Raadt |
1996-06-10 | fix rpc.yppasswdd conditional | Theo de Raadt |
1996-06-10 | -P is only for backwards compat | Theo de Raadt |
1996-06-10 | add newfs_msdos (from freebsd); does not know how to make non-floppy filesyst... | Theo de Raadt |
1996-06-10 | iruserok() can finally safely use a u_int32_t for the ip addr | Theo de Raadt |
1996-06-10 | Use setne instead of setnel, new versions of gas balk at the bad mnemonic. | Theo de Raadt |