Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-26 | open + fdopen | Theo de Raadt | |
1996-06-25 | mktemp w/ open & fdopen | Theo de Raadt | |
1996-06-25 | open O_EXCL instead of creat; for writable rdist directories... still small DOS | Theo de Raadt | |
1996-06-25 | mkstemp & fdopen | Theo de Raadt | |
1996-06-25 | umask() AF_UNIX socket; still a small DOS window | Theo de Raadt | |
1996-06-25 | consider umask for AF_UNIX bind() | Theo de Raadt | |
1996-06-25 | lpt_isa_ca | Theo de Raadt | |
1996-06-25 | MID_M68K is the default now (with backwards compat for MID_M68K4K | Theo de Raadt | |
1996-06-25 | bye | Theo de Raadt | |
1996-06-25 | COMPAT_M68K4K | Theo de Raadt | |
1996-06-25 | mktemp open + fdopen | Theo de Raadt | |
1996-06-25 | do not use MID_M68K4K | Theo de Raadt | |
1996-06-25 | indent nice | Theo de Raadt | |
1996-06-25 | Show interrupt counts on i386. | Thorsten Lockert | |
1996-06-25 | Implement save/restore cursor position; new curses uses it | Thorsten Lockert | |
1996-06-25 | default to logging rsh connections | Theo de Raadt | |
1996-06-25 | from wpaul@freebsd, more than a year ago: only put each host to export to | Theo de Raadt | |
onto the export list once. from jeorg@freebsd/grog@lemis.de, also, strdup() to avoid a later crash in free(). | |||
1996-06-25 | distinguish ambigious and unknown commands; netbsd pr$2536; leo@marco.de | Theo de Raadt | |
1996-06-25 | only open one bpf per interface; netbsd pr#2106; codewarrior@daemon.org | Theo de Raadt | |
1996-06-25 | fix last change. | Michael Shalayeff | |
1996-06-25 | our tar has no --fast-read | dm | |
1996-06-25 | ncheck(8) lives! | Theo de Raadt | |
1996-06-25 | Fix manpage link | Thorsten Lockert | |
1996-06-25 | ncheck(8) implementation | Thorsten Lockert | |
1996-06-25 | icheck(8) and ncheck(8) do not exist; from FreeBSD | Theo de Raadt | |
1996-06-25 | mktemp open+fdopen | Theo de Raadt | |
1996-06-25 | pretty structure defn | Theo de Raadt | |
1996-06-25 | mkstemp & fdopen; fix FILE * leak | Theo de Raadt | |
1996-06-25 | mktemp open & fdopen | Theo de Raadt | |
1996-06-25 | mkstemp + fdopen | Theo de Raadt | |
1996-06-25 | mktemp open/fdopen | Theo de Raadt | |
1996-06-25 | emul_native | Theo de Raadt | |
1996-06-25 | mkstemp | Theo de Raadt | |
1996-06-24 | struct intrhand protected by _KERNEL; some user-mode assembly code | Thorsten Lockert | |
can't deal with the file without this | |||
1996-06-24 | ufs_dirops only needed when compiling with _KERNEL | Thorsten Lockert | |
1996-06-24 | use temp file more carefully | Theo de Raadt | |
1996-06-24 | pica changes backed out. does not belong here | Per Fogelstrom | |
1996-06-24 | local version of isa/lpt.c | Per Fogelstrom | |
1996-06-24 | com.c -> local ace.c, lpt -> local lpr.c | Per Fogelstrom | |
1996-06-24 | arc and pica needs special alignment | Per Fogelstrom | |
1996-06-24 | add -s flag; if specified in inetd, does not allow forwarding @ requests | Theo de Raadt | |
1996-06-24 | kernel is /bsd; GENERIC is not an option | Theo de Raadt | |
1996-06-24 | kernel is /bsd | Theo de Raadt | |
1996-06-24 | kernel is /bsd | Theo de Raadt | |
1996-06-24 | show talk request on the most non-idle tty (if there is more than one). | Michael Shalayeff | |
1996-06-24 | ufs: sorry, one more pointer in struct inode. | Jason Downs | |
THREADWAY: good example of a really tweaked PeeCee. | |||
1996-06-24 | Next try. ARC tree import. "New" Mips (spim) ARC compliant systems tree. | Per Fogelstrom | |
This tree will eventually suport viritualy all ARC compliant Mips systems, that is all we can lay our hands on for porting/testing. It will supersede the pica tree which will be removed shortly when this tree is functioning. | |||
1996-06-24 | ufs changes: add the notion of directory operators. | Jason Downs | |
gnu/ext2fs: add the second extended filesystem. Note that I'm commiting this now for the sake of the ufs changes; ext2fs is not yet fully integrated into the system. | |||
1996-06-23 | Take out some stuff I don't use | Thorsten Lockert | |
1996-06-23 | Added support for user modifiable kernel at boot (-c) /maja | Mats O Jansson | |