1996-12-28 |
rahnds | Adding OpenBSD tags to files. |
commit | commitdiff | tree | snapshot |
1996-12-28 |
rahnds | Changes necessary to make the kernel compile and boot. |
commit | commitdiff | tree | snapshot |
1996-12-28 |
rahnds | add necessary file for powerpc port. |
commit | commitdiff | tree | snapshot |
1996-12-28 |
deraadt | 95% of common uses of these are incorrect and insecure... |
commit | commitdiff | tree | snapshot |
1996-12-28 |
deraadt | suggest alternative in ld warn message |
commit | commitdiff | tree | snapshot |
1996-12-28 |
tholo | Got an NCR controller too now |
commit | commitdiff | tree | snapshot |
1996-12-28 |
tholo | Switch to pcvt for console |
commit | commitdiff | tree | snapshot |
1996-12-27 |
kstailey | new NetBSD file; #include from <machine/cpu.h> on m68k... |
commit | commitdiff | tree | snapshot |
1996-12-27 |
deraadt | epilepsy in csrg? |
commit | commitdiff | tree | snapshot |
1996-12-27 |
tholo | Remove some GCC warnings in generated output; from... |
commit | commitdiff | tree | snapshot |
1996-12-27 |
kstailey | merged into autoconf.h and control.h |
commit | commitdiff | tree | snapshot |
1996-12-27 |
kstailey | adjusted to state "no hard links to directories" |
commit | commitdiff | tree | snapshot |
1996-12-27 |
kstailey | merged into if_le.c |
commit | commitdiff | tree | snapshot |
1996-12-26 |
mickey | compile, Makefile rebuild |
commit | commitdiff | tree | snapshot |
1996-12-25 |
imp | Merge our chagnes with FreeBSD's latest changes. We... |
commit | commitdiff | tree | snapshot |
1996-12-25 |
mickey | no compile test after last change: no need for that... |
commit | commitdiff | tree | snapshot |
1996-12-25 |
deraadt | smaller code |
commit | commitdiff | tree | snapshot |
1996-12-25 |
deraadt | do not need umask for mkstemp |
commit | commitdiff | tree | snapshot |
1996-12-25 |
tholo | Use <stdlib.h>, not <malloc.h> |
commit | commitdiff | tree | snapshot |
1996-12-24 |
kstailey | sync with NetBSD |
commit | commitdiff | tree | snapshot |
1996-12-24 |
kstailey | new NetBSD file |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | do not need umask fiddling |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | test kernel for wglen driver |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | nearly working driver for wglen serial card |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | for the moment, yammer a bit more |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | call all irq routines |
commit | commitdiff | tree | snapshot |
1996-12-24 |
dm | reclaim NFSMNT_RESVPORT bit, and add more traditional... |
commit | commitdiff | tree | snapshot |
1996-12-24 |
niklas | Make termination of objects wait for possible collapses... |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | indicate this mktemp is vulnerable to a DOS attack... |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | use mkstemp instead |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | comment on why this mktemp use is safe |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | use mkstemp |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | ref sigaction |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | use mkstemp() |
commit | commitdiff | tree | snapshot |
1996-12-24 |
tholo | Use mkstemp(3) for temporary files |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | no mkfs |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | deal with the 2340 lie in the right place, i think |
commit | commitdiff | tree | snapshot |
1996-12-24 |
deraadt | bye bye |
commit | commitdiff | tree | snapshot |
1996-12-23 |
rahnds | PowerPC port uses binutils not 'standard' compilation... |
commit | commitdiff | tree | snapshot |
1996-12-23 |
rahnds | Powerpc port uses binutils not old compiler tools. |
commit | commitdiff | tree | snapshot |
1996-12-23 |
deraadt | warn whoever wants krb5 that they have a /tmp race... |
commit | commitdiff | tree | snapshot |
1996-12-23 |
robin | Fix assignment/truth-value compiler warning. |
commit | commitdiff | tree | snapshot |
1996-12-23 |
robin | Add missing # include <term.h> |
commit | commitdiff | tree | snapshot |
1996-12-23 |
robin | Eliminate assignment/truth-value compiler warning. |
commit | commitdiff | tree | snapshot |
1996-12-23 |
mickey | pppd 2.3b3 import. some minor buf oflow fixes and so. |
commit | commitdiff | tree | snapshot |
1996-12-23 |
robin | Add parentheses to assignment used as truth value to... |
commit | commitdiff | tree | snapshot |
1996-12-23 |
robin | Remove redundant/incorrect switch case label: `def_case' |
commit | commitdiff | tree | snapshot |
1996-12-23 |
mickey | no panic on ppp down/retry |
commit | commitdiff | tree | snapshot |
1996-12-23 |
downsj | 1 -> 0 |
commit | commitdiff | tree | snapshot |
1996-12-23 |
downsj | add readlabelfs.3 |
commit | commitdiff | tree | snapshot |
1996-12-23 |
downsj | readlabelfs() |
commit | commitdiff | tree | snapshot |
1996-12-23 |
downsj | readlabelfs() takes two arguments now, update prototype... |
commit | commitdiff | tree | snapshot |
1996-12-23 |
millert | Back out last change, it is not sufficient. |
commit | commitdiff | tree | snapshot |
1996-12-23 |
millert | Avoid spoofing when cd'ing to subdirs. First cut. |
commit | commitdiff | tree | snapshot |
1996-12-23 |
millert | Add -execdir support. |
commit | commitdiff | tree | snapshot |
1996-12-23 |
deraadt | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary... |
commit | commitdiff | tree | snapshot |
1996-12-23 |
deraadt | i think this fixes COMPAT_ULTRIX |
commit | commitdiff | tree | snapshot |
1996-12-23 |
deraadt | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary... |
commit | commitdiff | tree | snapshot |
1996-12-23 |
rahnds | Import of Openfirmware device drivers for PowerPC port. |
commit | commitdiff | tree | snapshot |
1996-12-22 |
tholo | Correct handling of weak symbols in shared libraries... |
commit | commitdiff | tree | snapshot |
1996-12-22 |
rahnds | Add powerpc support to gprof. (primative support). |
commit | commitdiff | tree | snapshot |
1996-12-22 |
rahnds | PowerPC port is ELF based, treat same as svr4, mips... |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | crank ulimit -d for fsck run (someone with a 19GB ccd... |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | proper gid revoke |
commit | commitdiff | tree | snapshot |
1996-12-22 |
kstailey | removed netbsd refs from "clean" target |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | typo |
commit | commitdiff | tree | snapshot |
1996-12-22 |
rahnds | additional files needed for gcc support for powerpc. |
commit | commitdiff | tree | snapshot |
1996-12-22 |
rahnds | gcc support for powerpc-openbsd |
commit | commitdiff | tree | snapshot |
1996-12-22 |
rahnds | changes to binutils to support powerpc-openbsd |
commit | commitdiff | tree | snapshot |
1996-12-22 |
niklas | bring in bsd.own.mk |
commit | commitdiff | tree | snapshot |
1996-12-22 |
kstailey | make spec_advlock() perform indirect call to lf_advlock() |
commit | commitdiff | tree | snapshot |
1996-12-22 |
graichen | bring back all the local OpenBSD changes to the pmax... |
commit | commitdiff | tree | snapshot |
1996-12-22 |
graichen | update the pmax stuff to NetBSD 961107 - this version... |
commit | commitdiff | tree | snapshot |
1996-12-22 |
graichen | import of elf2aout - required for the pmax and taken... |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | nope, ss is wrong |
commit | commitdiff | tree | snapshot |
1996-12-22 |
tholo | Deal with _POSIX_SAVED_IDS when relinquishing privileges |
commit | commitdiff | tree | snapshot |
1996-12-22 |
tholo | Deal with _POSIX_SAVED_IDS when relinquishing privileges |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | Deal with _POSIX_SAVED_IDS when relinquishing privileges |
commit | commitdiff | tree | snapshot |
1996-12-22 |
tholo | Deal with _POSIX_SAVED_IDS when relinquishing privileges |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | Deal with _POSIX_SAVED_IDS when relinquishing privileges |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | MAXHOSTNAMELEN, not +1 |
commit | commitdiff | tree | snapshot |
1996-12-22 |
tholo | Deal with _POSIX_SAVED_IDS when relinquishing privileges |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | disklabel the vnd |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | give "a" partition a ufs type by default |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | document that "vnd0" works |
commit | commitdiff | tree | snapshot |
1996-12-22 |
deraadt | disklabels work now |
commit | commitdiff | tree | snapshot |
1996-12-21 |
millert | -Wall madness. |
commit | commitdiff | tree | snapshot |
1996-12-21 |
millert | $Id -> $OpenBSD |
commit | commitdiff | tree | snapshot |
1996-12-21 |
tholo | Deal correctly with being SGID |
commit | commitdiff | tree | snapshot |
1996-12-21 |
tholo | From pk@NetBSD.ORG; Set EXTERNAL bit on `.weak' declara... |
commit | commitdiff | tree | snapshot |
1996-12-21 |
tholo | Relinguish SGID games, restore it only when opening... |
commit | commitdiff | tree | snapshot |
1996-12-21 |
tholo | /var/games should be writable by group games |
commit | commitdiff | tree | snapshot |
1996-12-21 |
tholo | Clean up lint and -Wall output |
commit | commitdiff | tree | snapshot |
1996-12-21 |
rahnds | Add powerpc support. |
commit | commitdiff | tree | snapshot |
1996-12-21 |
rahnds | Add powerpc support. To bad this needs to be modified... |
commit | commitdiff | tree | snapshot |
1996-12-21 |
tholo | Don't reset group here, we won't be able to execute... |
commit | commitdiff | tree | snapshot |
1996-12-21 |
rahnds | Change to support the powerpc port. To bad this define... |
commit | commitdiff | tree | snapshot |
1996-12-21 |
rahnds | Check-in of powerpc library support. |
commit | commitdiff | tree | snapshot |
1996-12-21 |
rahnds | Check-in of powerpc csu support. |
commit | commitdiff | tree | snapshot |
1996-12-21 |
rahnds | Check-in of powerpc distrib support. |
commit | commitdiff | tree | snapshot |
next |