1997-01-15 |
kstailey | extra braces to prevent warning about missing braces |
commit | commitdiff | tree | snapshot |
1997-01-15 |
deraadt | sc_link.adapter_buswidth, set to 16 if wide scsi. if... |
commit | commitdiff | tree | snapshot |
1997-01-15 |
kstailey | more missing prototypes and other warnings fixed |
commit | commitdiff | tree | snapshot |
1997-01-15 |
millert | Minor formatting tweak from NetBSD (perry) + OpenBSD... |
commit | commitdiff | tree | snapshot |
1997-01-15 |
downsj | Don't need this, /sys/compat/m68k4k works better. |
commit | commitdiff | tree | snapshot |
1997-01-15 |
kstailey | prevent -Wall warning: |
commit | commitdiff | tree | snapshot |
1997-01-15 |
kstailey | prevent warning: |
commit | commitdiff | tree | snapshot |
1997-01-15 |
kstailey | prevent warning: |
commit | commitdiff | tree | snapshot |
1997-01-15 |
kstailey | fixed warning: |
commit | commitdiff | tree | snapshot |
1997-01-15 |
downsj | 8k |
commit | commitdiff | tree | snapshot |
1997-01-15 |
kstailey | prevent this warning: |
commit | commitdiff | tree | snapshot |
1997-01-15 |
kstailey | added prototypes |
commit | commitdiff | tree | snapshot |
1997-01-15 |
niklas | Add DESTDIR support for crt{begin,end}.o (powerpc only... |
commit | commitdiff | tree | snapshot |
1997-01-15 |
millert | Clarification. From NetBSD. |
commit | commitdiff | tree | snapshot |
1997-01-14 |
maja | Remove locc. -moj |
commit | commitdiff | tree | snapshot |
1997-01-14 |
downsj | hack: if we're M68K, also allow us to strip M68K4K... |
commit | commitdiff | tree | snapshot |
1997-01-14 |
tholo | Use <fcntl.h>, not <sys/file.h>. Approved by Bob Corbett. |
commit | commitdiff | tree | snapshot |
1997-01-14 |
millert | Update to tzdata1996n |
commit | commitdiff | tree | snapshot |
1997-01-14 |
millert | Update to tzcode1996o + our fixes. Fixes problem point... |
commit | commitdiff | tree | snapshot |
1997-01-14 |
kstailey | Debugger() is needed by KGDB not just DDB |
commit | commitdiff | tree | snapshot |
1997-01-14 |
millert | Be extra careful when chdir'ing to subdirs. |
commit | commitdiff | tree | snapshot |
1997-01-14 |
deraadt | RAW_PART |
commit | commitdiff | tree | snapshot |
1997-01-13 |
niklas | preliminary support for the Apollo 060 accelerator |
commit | commitdiff | tree | snapshot |
1997-01-13 |
niklas | Add a commented out option NSIP with explanation |
commit | commitdiff | tree | snapshot |
1997-01-13 |
kstailey | reformatted ala KNF |
commit | commitdiff | tree | snapshot |
1997-01-13 |
deraadt | egid for open; spotted by oliver@secnet.com |
commit | commitdiff | tree | snapshot |
1997-01-13 |
deraadt | talk about inetd; kleink@layla.inka.de |
commit | commitdiff | tree | snapshot |
1997-01-13 |
deraadt | correct; kleink@layla.inka.de |
commit | commitdiff | tree | snapshot |
1997-01-13 |
deraadt | doc "more" command; jdc@orthanc.ncl.ac.uk |
commit | commitdiff | tree | snapshot |
1997-01-13 |
downsj | fix DIO-II mappings, NetBSD PR#3097. |
commit | commitdiff | tree | snapshot |
1997-01-13 |
rahnds | Important change to the installation notes. |
commit | commitdiff | tree | snapshot |
1997-01-13 |
niklas | Sync to 970110 NetBSD |
commit | commitdiff | tree | snapshot |
1997-01-13 |
graichen | don't build the stand dir for now |
commit | commitdiff | tree | snapshot |
1997-01-13 |
graichen | use the cpu_exec from the arc |
commit | commitdiff | tree | snapshot |
1997-01-13 |
graichen | first try of an OpenBSD/pmax GENERIC kernel (config... |
commit | commitdiff | tree | snapshot |
1997-01-13 |
graichen | now also the pmax builds with the in-tree ld using... |
commit | commitdiff | tree | snapshot |
1997-01-13 |
graichen | my pmax (decstation 5000/200) |
commit | commitdiff | tree | snapshot |
1997-01-13 |
graichen | type change to make it compile on the pmax of now |
commit | commitdiff | tree | snapshot |
1997-01-13 |
niklas | Import compat_m68k4k from NetBSD |
commit | commitdiff | tree | snapshot |
1997-01-13 |
graichen | small changes to get it compiled on the pmax (does... |
commit | commitdiff | tree | snapshot |
1997-01-13 |
graichen | <pmax/xxx> -> <machine/xxx> |
commit | commitdiff | tree | snapshot |
1997-01-13 |
rahnds | Misc installation notes for installing the powerpc... |
commit | commitdiff | tree | snapshot |
1997-01-13 |
kstailey | leds-extern.h -> ledsvar.h |
commit | commitdiff | tree | snapshot |
1997-01-13 |
kstailey | back-panel LED control device derived from code by... |
commit | commitdiff | tree | snapshot |
1997-01-12 |
millert | Fix core dump and use libc err(3) instead of private... |
commit | commitdiff | tree | snapshot |
1997-01-12 |
downsj | Mostly sync to NetBSD-current of 011196. Compiles... |
commit | commitdiff | tree | snapshot |
1997-01-12 |
downsj | protect against multiple includes |
commit | commitdiff | tree | snapshot |
1997-01-12 |
downsj | add sys_pipe.c |
commit | commitdiff | tree | snapshot |
1997-01-12 |
tholo | Be more Posixly correct; from FreeBSD |
commit | commitdiff | tree | snapshot |
1997-01-12 |
downsj | sync and add OpenBSD IDs. |
commit | commitdiff | tree | snapshot |
1997-01-12 |
rahnds | Release version certainly isn't 1.0, not really 2.0... |
commit | commitdiff | tree | snapshot |
1997-01-12 |
rahnds | Do not link against libcrypt, It no longer exists. |
commit | commitdiff | tree | snapshot |
1997-01-12 |
rahnds | Do not link against libcrypt, It doesn't exists anymore. |
commit | commitdiff | tree | snapshot |
1997-01-11 |
pefo | Describe boolean capabilites betterand at a better... |
commit | commitdiff | tree | snapshot |
1997-01-11 |
mickey | implement mincore syscall, just like sunos & ultrix... |
commit | commitdiff | tree | snapshot |
1997-01-11 |
niklas | Support an ONLY_FOR_ARCHS var, that prohibits doing... |
commit | commitdiff | tree | snapshot |
1997-01-11 |
niklas | Fix PR#2 in a simplistic way. Handle EOF on all getchar()s |
commit | commitdiff | tree | snapshot |
1997-01-11 |
niklas | We run OpenBSD |
commit | commitdiff | tree | snapshot |
1997-01-10 |
pefo | Use "locore.S" versions of block io operations. |
commit | commitdiff | tree | snapshot |
1997-01-10 |
niklas | Correct a panic condition hitting on machines with... |
commit | commitdiff | tree | snapshot |
1997-01-10 |
jkatz | one-line fix so fdisk knows that partitions marked... |
commit | commitdiff | tree | snapshot |
1997-01-10 |
kstailey | use opendev(3) + man page correction |
commit | commitdiff | tree | snapshot |
1997-01-10 |
etheisen | Leading underscores... Actually, they really DID fuck... |
commit | commitdiff | tree | snapshot |
1997-01-10 |
imp | Change all mips ports to use mips-unknown-openbsd2... |
commit | commitdiff | tree | snapshot |
1997-01-10 |
kstailey | UNIX3.0 -> 3.0BSD in history section |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | Now that ELF symbols are working (not leading '_')... |
commit | commitdiff | tree | snapshot |
1997-01-09 |
weingart | max -> min typo |
commit | commitdiff | tree | snapshot |
1997-01-09 |
niklas | HTTP fetches would always loop indefinitely |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | Closing down on the last few differences between the... |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | Fix the SALIB dependancies correctly so that it builds... |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | allow gdb to configure on powerpc port. |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | ignore new kernel |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | remove bpfa and bpfb, didnt know how to make device... |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | Changes to shrink kc filesystem, remove update from... |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | Add the ablity to hide symbols on ELF/OLF objects. |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | add support for ELF in crunch, for crunchgen this means |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | minimal kernel to fit on kc boot floppy. |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | Booting OpenBSD not NetBSD. |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | ELF does not use the leading '_' on any port, not just... |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | port is powerpc not, ppc. |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | support resident page count. |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | adding further support. |
commit | commitdiff | tree | snapshot |
1997-01-09 |
rahnds | kernel is bsd not netbsd |
commit | commitdiff | tree | snapshot |
1997-01-08 |
niklas | If config-file is not starting with /, consider it... |
commit | commitdiff | tree | snapshot |
1997-01-08 |
niklas | "Too much paranoia" + fake domain in anonftp password... |
commit | commitdiff | tree | snapshot |
1997-01-08 |
niklas | svr4 should support the svr3 style fcntl-cmd name F_GET... |
commit | commitdiff | tree | snapshot |
1997-01-08 |
niklas | Include mk files specified in EXTRA_SYS_MK_FILES. ... |
commit | commitdiff | tree | snapshot |
1997-01-08 |
mickey | note elvis born |
commit | commitdiff | tree | snapshot |
1997-01-07 |
kstailey | backed out prev. netbsd merge except for smaller proc... |
commit | commitdiff | tree | snapshot |
1997-01-07 |
niklas | some strlen(constant) -> sizeof(ditto) - 1, plus make... |
commit | commitdiff | tree | snapshot |
1997-01-07 |
niklas | Return exit status != 0 if any transfers fail in the... |
commit | commitdiff | tree | snapshot |
1997-01-07 |
imp | Add missing files from last commit (the one of 12-Dec... |
commit | commitdiff | tree | snapshot |
1997-01-07 |
niklas | Document the exit values |
commit | commitdiff | tree | snapshot |
1997-01-07 |
niklas | Return a sane return value so the bsd.port.mk condition... |
commit | commitdiff | tree | snapshot |
1997-01-07 |
niklas | DOH! Fixing big endian broke little.. |
commit | commitdiff | tree | snapshot |
1997-01-07 |
graichen | don't use LDADD+=-ltermlib on the mips - because it... |
commit | commitdiff | tree | snapshot |
1997-01-07 |
graichen | add elf2aout to the mips machines - i would like to... |
commit | commitdiff | tree | snapshot |
1997-01-07 |
kstailey | getpagesize(2) -> getpagesize(3) |
commit | commitdiff | tree | snapshot |
1997-01-07 |
tholo | Fix for final ptdi panic on i386 |
commit | commitdiff | tree | snapshot |
1997-01-06 |
maja | Allow device names to be four characters (eg mcd0 or... |
commit | commitdiff | tree | snapshot |
next |