openbsd
1997-02-24 niklasOpenBSD tag
1997-02-24 niklasOpenBSD tags
1997-02-24 niklasOpenBSD tags + some prototyping police
1997-02-24 niklasOpenBSD tag
1997-02-24 niklasOpenBSD tags + some prototyping police
1997-02-24 deraadttemporarily, also pass intr() routines the vec#
1997-02-24 deraadtfor generic case, use dk_mountroot not special hacks
1997-02-24 deraadtimplement BUFCACHEPERCENT and take care with kva space
1997-02-24 deraadtirc thing is dumb, and do not bother wasting effort...
1997-02-24 niklasWe do NOT want interrupts when in polled mode. Fixes...
1997-02-24 downsjKill the annoying printf (which I think I added).
1997-02-24 downsjsync with hp300: -nostdinc, HOSTCC, etc.
1997-02-24 downsjRemove configuration name.
1997-02-24 deraadtXXX cleanup
1997-02-24 downsjAdd support for COMPAT_SUNOS and enable it.
1997-02-23 pefoFirst cut of Flash memory disk. Needs more work though...
1997-02-23 downsjGive HPUX it's own signal trampoline and stop modifying...
1997-02-23 downsjsigcode -> hpux_sigcode
1997-02-23 deraadtconstrain nbuf until we find a better fix
1997-02-23 downsjCheckpoint. This should be pretty close now, just...
1997-02-23 niklasJust some more KNF
1997-02-23 niklasSome KNF, but more important: fix disklabels for audio...
1997-02-23 millertWe run OpenBSD
1997-02-23 millert#ifdef __NetBSD__ -> #if defined(__NetBSD__) || defined...
1997-02-23 briggsIntegrate code from John P. Wittkoski <jpw@netwizards...
1997-02-23 millertNote that newfs now contains fsirand(8) functionality.
1997-02-23 millertInline fsirand(8) (at no noticable cost in speed).
1997-02-23 deraadtbuild host and user is not important
1997-02-23 niklasFix mem leak, count partitions (tracks) right for audio...
1997-02-23 niklasSpoof ISO 9660 disklabels
1997-02-23 niklasAudio CDs were read as data CDs before, which broke...
1997-02-23 niklasAll audio CDs does not start at block 0
1997-02-23 downsjs/MINIROOT/RAMDISK/g
1997-02-22 kstaileyramdisk now has raw version, disklabels
1997-02-22 kstaileyadd "-l" flag see NetBSD PR #3227
1997-02-22 kstaileyadd tag; NetBSD -> OpenBSD
1997-02-22 kstaileyif sys/kern/malloc.c does not #define KMEMSTATS (and...
1997-02-22 kstaileyufsboot uses strncpy() now
1997-02-22 angelosResolved a couple of open issues (just changed comments...
1997-02-22 angelosFixed problem in ip_weadvertise().
1997-02-22 deraadtsends and receives and illustrates that the vme board...
1997-02-22 deraadtadd register bit defines
1997-02-22 angelosFixed problem with authenticator length checking.
1997-02-22 pefoNot used.
1997-02-22 millertUpdate to lite2 -- man page is the only thing that...
1997-02-22 millertupdate to lite2 -- note restriction when securelevel > 0
1997-02-22 millertUpodate to lite2 -- don't allow setting back the clock...
1997-02-22 angelosPreliminaries for IPsec socket API.
1997-02-22 millertUse rlimit to set datasize to max.
1997-02-22 angelosICMP redirects will not be sent if we do proxy arp...
1997-02-22 millertprogname -> __progname and exec fsirand after mkfs().
1997-02-22 angelosCorrected protocol name.
1997-02-22 angelosRemoved duplicate entries.
1997-02-22 provosheader
1997-02-22 angelosAmended the copyleft.
1997-02-22 angelosChanged to reflect new TTL-option in kernel.
1997-02-22 angelosUser-defined TTL for external IP header.
1997-02-22 niklasAdd pseudo-device enc 4
1997-02-22 niklasSet MMU/CPU better, except for 060 as that requires...
1997-02-21 niklasIntegration of IPSEC userland tools, no manpages yet...
1997-02-21 millertDon't expose private copies of malloc(), calloc(),...
1997-02-21 gvfsync to __powerpc__
1997-02-21 millertadd _PATH_FSIRAND
1997-02-21 millertwhich(1) is now a binary that works in any shell since...
1997-02-21 rahndsmore cleanup for powerpc miniroot installation,
1997-02-21 millertEnable PASSWORD_TIMEOUT now that fdesc bug has been...
1997-02-21 millertFreeBSD PR ports/2766 (Patch from Marc Slemko marcs...
1997-02-21 rahndsadd files typically included in snapshot as files that...
1997-02-21 niklasnumeric variable have to be long as they are used like...
1997-02-21 graichenadd config files for the various pmax types (thanks...
1997-02-21 niklasAdd IPSEC + lines for a Teles ISDN card. Support not...
1997-02-21 niklasDrop ${PARAM} from CPPFLAGS, add it to the HOSTED_C...
1997-02-21 niklasBring closer to the ISA version by dropping the use...
1997-02-21 niklasadd bus_space_{read,write}_region_* + some KNF
1997-02-21 niklasWe do not use the rsr field
1997-02-21 niklasWe are OpenBSD
1997-02-21 angelosUpdated; now lists some 95+ protocols.
1997-02-21 angelosRemoved no longer necessary cautionary comment.
1997-02-21 deraadtadd sipp-esp and sipp-ah
1997-02-21 angelosCouple of missing ifdefs.
1997-02-21 angelosnetstat now understands SIPP-AH/SIPP-ESP (IPsec) and...
1997-02-21 niklasStyle cleanup and a printf string typo
1997-02-21 niklasfetched a comment from mvme68k + style nit
1997-02-21 niklasAdd MMU_/CPU_ syms
1997-02-21 niklascopypage/zeropage adaption. cputype setting needs more...
1997-02-21 deraadtshmdt before shmdt (in child) fix
1997-02-21 niklasSiginfo stuff as per the mvme68k port + KNF & other...
1997-02-21 deraadtdo not allow SO_SNDBUF/SO_RCVBUF len 0
1997-02-21 niklas-nostdinc and big endian cleanup
1997-02-21 angelosFixed error introduced with last patch.
1997-02-21 tholold(1) now works; link shared library against -lcurses...
1997-02-21 tholoGet symbol counts right when counting weak symbols...
1997-02-21 tholoFix a const poisoning warning
1997-02-21 tholoIntegrate local changes
1997-02-21 tholoMissed files from new release from Cyclic Software
1997-02-21 tholoNew release from Cyclic Software
1997-02-21 deraadtdo not pass up un-init vftype
1997-02-21 briggsBring in siginfo changes from mvme68k port & Theo....
1997-02-21 angelosRemoved some of the ugliness in ipsp_kern().
1997-02-21 deraadtflesh out icmp, no rpc info for -n
next