1997-02-11 |
niklas | is we were set[ug]id an unitialized ptr bit us |
commit | commitdiff | tree | snapshot |
1997-02-11 |
deraadt | build hoststrip for install purposes; noted by tv@slack... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
kstailey | no more VNODEPAGER #define |
commit | commitdiff | tree | snapshot |
1997-02-11 |
rahnds | changes to support the new disklabeled ramdisk (rd... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
rahnds | Add ramdisk (rd) character major number, put the device... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
millert | Remove occurences of headswitch and trackseek, they... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
millert | Add fs_id support and random inode generation numbers... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
millert | We now has fs_id in struct fs. |
commit | commitdiff | tree | snapshot |
1997-02-11 |
tholo | Handle tickets the same way as login(1) does; remove... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
tholo | Need <bsd.obj.mk> earlier to have access to ${__objdir... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
gene | Synchronize kadmin service names with header files. |
commit | commitdiff | tree | snapshot |
1997-02-11 |
deraadt | ok, transmit on port 0 works... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
deraadt | wl0 moves to ipl 3 |
commit | commitdiff | tree | snapshot |
1997-02-10 |
deraadt | make it work |
commit | commitdiff | tree | snapshot |
1997-02-10 |
deraadt | catch up to i386 install.sh |
commit | commitdiff | tree | snapshot |
1997-02-10 |
gvf | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
mickey | install zopen.3 too |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Use copypage and zeropage. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | kill extra decl |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | mac68k copypage/zeropage changes. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | zeropage -> devzeropage |
commit | commitdiff | tree | snapshot |
1997-02-10 |
deraadt | login.millert? oh boy |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Completely untested mvme68k changes for copypage/zeropa... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | hp300 portion of the copypage/zeropage/mappedcopy chang... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Add the generic m68k part of the copypage/zeropage... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Add HEAP_LIMIT. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
mickey | add kernel_text symbol |
commit | commitdiff | tree | snapshot |
1997-02-10 |
millert | Permit single block trailers differently. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Kill COMPAT_NOLABEL. It is not appropiate in the moder... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
millert | Don't freak out on archives with only a single block... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
millert | Make dump(8) really honor -a. Fix up formatting in... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Support 16 partitions. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
millert | Pull in stdlib.h for arc4random prototype. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
millert | Make printf's match actual type (%lu -> %u). |
commit | commitdiff | tree | snapshot |
1997-02-09 |
millert | Updates file(1) to version 3.22 by way to NetBSD. |
commit | commitdiff | tree | snapshot |
1997-02-09 |
millert | Missed this one before. |
commit | commitdiff | tree | snapshot |
1997-02-09 |
tholo | Make this 64-bit safe again |
commit | commitdiff | tree | snapshot |
1997-02-09 |
millert | Updated from NetBSD. |
commit | commitdiff | tree | snapshot |
1997-02-09 |
millert | Add macintosh magic. |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | buf oflow, eivind@freebsd |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | unexploitable buf oflow, eivind@freebsd |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | do not make changes here that hide a problem which... |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | delete things until it fits.... sigh |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | kerberos differentiation |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | pc3? no, let us make this sun |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | support kerberos differentiation |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | do not need -lz |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | libcrypt went away a while back |
commit | commitdiff | tree | snapshot |
1997-02-09 |
mickey | use library err/warn |
commit | commitdiff | tree | snapshot |
1997-02-09 |
mickey | add ${LIBZ} |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | shadowed variable caused si_addr to be incorrect |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | CC=${HOSTCC} for these; tv@slack.iag.net, PR#86 |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | CC=${HOSTCC} for these; tv@slack.iag.net, PR#89 |
commit | commitdiff | tree | snapshot |
1997-02-09 |
maja | Add another routine in ypdb (ypdb_open_suf) that doesn... |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | need ecoff kernel in snap too |
commit | commitdiff | tree | snapshot |
1997-02-09 |
millert | Fix casts to off_t, problem noted and fixed by Theo. |
commit | commitdiff | tree | snapshot |
1997-02-09 |
tholo | Use the instruction pointer from the trapframe many... |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | do not print extra \n |
commit | commitdiff | tree | snapshot |
1997-02-09 |
millert | Get block size from disklabel. |
commit | commitdiff | tree | snapshot |
1997-02-09 |
deraadt | save 6% diskspace by moving to tabs |
commit | commitdiff | tree | snapshot |
1997-02-08 |
deraadt | excess |
commit | commitdiff | tree | snapshot |
1997-02-08 |
tholo | Provide more information on FP exceptions |
commit | commitdiff | tree | snapshot |
1997-02-08 |
tholo | Give correct signal information on integer overflow |
commit | commitdiff | tree | snapshot |
1997-02-08 |
tholo | BIOS does not report >64M memory |
commit | commitdiff | tree | snapshot |
1997-02-08 |
tholo | Add definitions for the exception bits in the status... |
commit | commitdiff | tree | snapshot |
1997-02-08 |
maja | Use much of the backed out code from 1.12. But remove... |
commit | commitdiff | tree | snapshot |
1997-02-08 |
mickey | more names. |
commit | commitdiff | tree | snapshot |
1997-02-08 |
deraadt | add _kernel_text |
commit | commitdiff | tree | snapshot |
1997-02-08 |
deraadt | inline to avoid warning |
commit | commitdiff | tree | snapshot |
1997-02-08 |
deraadt | need arc4random proto |
commit | commitdiff | tree | snapshot |
1997-02-08 |
deraadt | cvs.openbsd.org now has 17GB of disk... |
commit | commitdiff | tree | snapshot |
1997-02-07 |
rahnds | These changes are not complete, This does not deal... |
commit | commitdiff | tree | snapshot |
1997-02-07 |
kstailey | fixed order of tests in printnat() so that it catches... |
commit | commitdiff | tree | snapshot |
1997-02-07 |
kstailey | one more tcpudp->tcp/udp |
commit | commitdiff | tree | snapshot |
1997-02-07 |
kstailey | make output look like input (and like docs) |
commit | commitdiff | tree | snapshot |
1997-02-07 |
kstailey | fix tags |
commit | commitdiff | tree | snapshot |
1997-02-07 |
kstailey | make protocol string be tcp/udp not tcpudp since this... |
commit | commitdiff | tree | snapshot |
1997-02-07 |
rahnds | Know how to build gdb for powerpc, it doesn't work... |
commit | commitdiff | tree | snapshot |
1997-02-07 |
deraadt | I wrote these public domain versions. They are faster... |
commit | commitdiff | tree | snapshot |
1997-02-07 |
deraadt | no, this does not work yet either |
commit | commitdiff | tree | snapshot |
1997-02-07 |
mickey | s/DEBUG/DEBUG_ZLIB/g |
commit | commitdiff | tree | snapshot |
1997-02-07 |
mickey | quote [AC]FLAGS and others... |
commit | commitdiff | tree | snapshot |
1997-02-07 |
deraadt | pre-pad with random alphabetic letters instead of digit 0 |
commit | commitdiff | tree | snapshot |
1997-02-07 |
mickey | i hate tabs and spaces |
commit | commitdiff | tree | snapshot |
1997-02-07 |
mickey | add missed variables |
commit | commitdiff | tree | snapshot |
1997-02-07 |
deraadt | typo, msaitoh@spa.is.uec.ac.jp |
commit | commitdiff | tree | snapshot |
1997-02-07 |
deraadt | back out mktemp fix; for some reason i cannot understan... |
commit | commitdiff | tree | snapshot |
1997-02-07 |
mickey | define kernel_text, just like other ports. |
commit | commitdiff | tree | snapshot |
1997-02-07 |
mickey | i hate militarists, pacifists either. |
commit | commitdiff | tree | snapshot |
1997-02-07 |
tholo | Set up intrframe correctly for FPU exceptions again |
commit | commitdiff | tree | snapshot |
1997-02-07 |
deraadt | Untested changes SUCK |
commit | commitdiff | tree | snapshot |
1997-02-07 |
mickey | machdep_start, not muchdep_exec |
commit | commitdiff | tree | snapshot |
1997-02-07 |
mickey | wrong private name |
commit | commitdiff | tree | snapshot |
1997-02-07 |
deraadt | destroy everything with source routes |
commit | commitdiff | tree | snapshot |
1997-02-07 |
mickey | necessary support for kernfs. |
commit | commitdiff | tree | snapshot |
1997-02-07 |
dima | Changed hdintr() to hdinterupt() so it won't interfere |
commit | commitdiff | tree | snapshot |
1997-02-07 |
kstailey | add -Wno-uninitialized |
commit | commitdiff | tree | snapshot |
1997-02-07 |
kstailey | add IPFILTER |
commit | commitdiff | tree | snapshot |
1997-02-07 |
kstailey | more SEE ALSO cross-refs |
commit | commitdiff | tree | snapshot |
1997-02-06 |
rahnds | Ok this is to work around a compiler bug in the powerpc... |
commit | commitdiff | tree | snapshot |
next |