1997-02-06 |
pefo | Import of WGRISC port. (Willowglen R3081 board) |
commit | commitdiff | tree | snapshot |
1997-02-06 |
mickey | print 0x for %p |
commit | commitdiff | tree | snapshot |
1997-02-06 |
kstailey | corrected to look even more like date(1) |
commit | commitdiff | tree | snapshot |
1997-02-06 |
mickey | better heuristic for %p: |
commit | commitdiff | tree | snapshot |
1997-02-06 |
mickey | remove net/zlib.c (use -lz now) |
commit | commitdiff | tree | snapshot |
1997-02-06 |
deraadt | make are of a whole number of missing system call names... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
deraadt | expand hostname to MAXHOSTNAMELEN |
commit | commitdiff | tree | snapshot |
1997-02-06 |
deraadt | make "/bin/kill -CONT ''" abort correctly; arnej@imf... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
deraadt | terminate copyinstr, copyoutstr full name; Don.Lewis... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
deraadt | do not accidentally pass garbage module name to the... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
deraadt | buf oflow |
commit | commitdiff | tree | snapshot |
1997-02-06 |
niklas | From theo: use VM_PROT_* types and pass address nicely |
commit | commitdiff | tree | snapshot |
1997-02-06 |
niklas | Fixed some missing declarations and such. Still sth... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
niklas | Add a LORDER make symbol and use it |
commit | commitdiff | tree | snapshot |
1997-02-06 |
deraadt | cdev for rd |
commit | commitdiff | tree | snapshot |
1997-02-06 |
deraadt | make rd device. only make a & c partitions raw & block |
commit | commitdiff | tree | snapshot |
1997-02-06 |
dima | Cosmetic change: "device not configured" -> "Device... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
rahnds | add /kern to miniroot image for kernfs support |
commit | commitdiff | tree | snapshot |
1997-02-06 |
rahnds | Clean up silly things, mount rd0a not rd0, and |
commit | commitdiff | tree | snapshot |
1997-02-06 |
mickey | need -I for zlib.c |
commit | commitdiff | tree | snapshot |
1997-02-06 |
mickey | add strncmp |
commit | commitdiff | tree | snapshot |
1997-02-06 |
mickey | missed test compile ); |
commit | commitdiff | tree | snapshot |
1997-02-06 |
rahnds | Now with the miniroot using the rd driver, the inst... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
mickey | make it work w/ old allocator |
commit | commitdiff | tree | snapshot |
1997-02-06 |
rahnds | PowerPC pieces for ramdisk (rd) changes this is adds... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
rahnds | Changes to ramdisk driver to support disklabels. Work... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
downsj | Add libz and make libsa aware of it. From NetBSD. |
commit | commitdiff | tree | snapshot |
1997-02-06 |
downsj | Enable support for gzip'd kernels. |
commit | commitdiff | tree | snapshot |
1997-02-06 |
downsj | Be more explicit about what we are. |
commit | commitdiff | tree | snapshot |
1997-02-06 |
downsj | Use the font ROM size, instead of hard coding one. |
commit | commitdiff | tree | snapshot |
1997-02-05 |
graichen | bring siginfo stuff for the pmax in sync with the arc... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
graichen | add CD9660 and MSDOSFS to PLUTO and SUMMER |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | clarify more why this is needed |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | do not warn about valid options; invalid options correc... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | repair incorrect IP_OPTIONS parsing |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | i like my sentences to end with periods |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | that cannot be right |
commit | commitdiff | tree | snapshot |
1997-02-05 |
kstailey | add tags to changed files |
commit | commitdiff | tree | snapshot |
1997-02-05 |
kstailey | fix highscore without breaking security |
commit | commitdiff | tree | snapshot |
1997-02-05 |
downsj | Make std.hp300 useable for other config files, just... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
downsj | latest siginfo changes from theo |
commit | commitdiff | tree | snapshot |
1997-02-05 |
downsj | Pull in some of the changes from NetBSD's revision... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
kstailey | Added "gid" keyword to print effective group ID of... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
rahnds | make crunchide work in the non-elf world, Opps. |
commit | commitdiff | tree | snapshot |
1997-02-05 |
downsj | Non-console ITE devices need to be initialized properly... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | correct boottime messages |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | map native sig/code to svr4 code in a different fashion... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | add GENERIC |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | use arc4random() |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | document that ip_off and ip_len are now in network... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | mv comment to proper place |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | need not clear options since bad ones cause exit; provo... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
downsj | If tty structure has not been initialized, don't derefe... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | for -a, survive existance of non-ethernet non-pointtopo... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
downsj | An 8k kernel may not be loaded at a 4k address, as... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
downsj | The hp300 bug is now fixed correctly... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
rahnds | Fixups of the siginfo code changes. |
commit | commitdiff | tree | snapshot |
1997-02-05 |
millert | Include signal.h where reasonable and make signal handl... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
deraadt | IPOPT_LSRR/IPOPT_SSRR must exit() due to tcp sequencing... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
tholo | Don't push _cpl before calling _npxintr, it is never... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
kstailey | add icb to unoffical services |
commit | commitdiff | tree | snapshot |
1997-02-05 |
kstailey | fix ipl major number |
commit | commitdiff | tree | snapshot |
1997-02-05 |
rahnds | Siginfo changes. |
commit | commitdiff | tree | snapshot |
1997-02-05 |
kstailey | #define ICMP_UNREACH_FILTER -> ICMP_UNREACH_FILTER_PROH... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | provide fpe fault addr; thanks for help from torek... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
kstailey | ipfiltering |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | send VM_PROT_* code for si_trapno |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | do not accidentally pass VM_PROT_WRITE|VM_PROT_READ |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | an important comment |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | VM_PROT_* for si_trapno in SIGBUS/SIGSEGV |
commit | commitdiff | tree | snapshot |
1997-02-04 |
kstailey | changed comment to reflect RFC-1812 |
commit | commitdiff | tree | snapshot |
1997-02-04 |
kstailey | Changed ICMP "unreachable" code #defines to match the... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
kstailey | RFC-1812 addtion |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | pass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGV |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | pass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGV |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | maxbsize hack i did was not portable |
commit | commitdiff | tree | snapshot |
1997-02-04 |
downsj | More changes of carrel@netbsd.org's that I missed. |
commit | commitdiff | tree | snapshot |
1997-02-04 |
downsj | checkpoint: pull in spl() changes from NetBSD, and... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
kstailey | deleted warnx() about "no drives attached" since dkinit... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
millert | Fix formatting, add OpenBSD to HISTORY and add AUTHOR... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
kstailey | display CPU stats on iostat screen even if diskless |
commit | commitdiff | tree | snapshot |
1997-02-04 |
flipk | make it compile if KERBEROS{,5} not defined |
commit | commitdiff | tree | snapshot |
1997-02-04 |
dm | Make sure arc4random gets initialized eventually. |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | fix a few more SIGxxx/xxx_* and fault addr issues |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | match SIGILL to ILL_COPROC |
commit | commitdiff | tree | snapshot |
1997-02-04 |
deraadt | T_DIVIDE -> FPE_INTDIV |
commit | commitdiff | tree | snapshot |
1997-02-04 |
kstailey | NetBSD -> OpenBSD |
commit | commitdiff | tree | snapshot |
1997-02-04 |
kstailey | adjust warning flags |
commit | commitdiff | tree | snapshot |
1997-02-03 |
kstailey | remove DDB hack |
commit | commitdiff | tree | snapshot |
1997-02-03 |
kstailey | add siginfo member to struct sigframe |
commit | commitdiff | tree | snapshot |
1997-02-03 |
kstailey | closer to NetBSD 1.65 |
commit | commitdiff | tree | snapshot |
1997-02-03 |
kstailey | First try at SA_SIGINFO support. |
commit | commitdiff | tree | snapshot |
1997-02-03 |
kstailey | back out prev. change since it breaks obj@ symlinks |
commit | commitdiff | tree | snapshot |
1997-02-03 |
deraadt | fix a fpe trapsignal to provide proper type |
commit | commitdiff | tree | snapshot |
1997-02-03 |
deraadt | for SIGxxx always use xxx_* types as error code |
commit | commitdiff | tree | snapshot |
1997-02-03 |
deraadt | wimpy docs for SA_SIGINFO |
commit | commitdiff | tree | snapshot |
1997-02-03 |
deraadt | 1003.1b mandoc hacks |
commit | commitdiff | tree | snapshot |
1997-02-03 |
deraadt | mv siginfo_t * to the proper place |
commit | commitdiff | tree | snapshot |
1997-02-03 |
deraadt | More siginfo implementations (alpha and mips might... |
commit | commitdiff | tree | snapshot |
1997-02-03 |
maja | Added some code lost in last rev. Now BOOT_CONFIG might... |
commit | commitdiff | tree | snapshot |
next |