openbsd
1997-04-14 provosenable blowfish per default, explanationary blurb
1997-04-14 provosworks a bit better with extended partitions. hack.
1997-04-14 pefoForgot one change...
1997-04-14 kstaileymake -h columns more compact
1997-04-14 mickeyno need for partition table....
1997-04-14 geneBring our incarnation of John Wittowski's direct adb...
1997-04-14 geneWhoops. A spurious '{' slipped into an if statement...
1997-04-14 michaelstypo for us.
1997-04-14 kstaileydocument "-h" flag
1997-04-14 kstaileyswitch from <blank> to "B" for byte suffix; columns...
1997-04-14 kstaileyfix Avail column in -h mode (again)
1997-04-14 kstaileyfix Avail column in -h mode
1997-04-14 kstaileynew "-h" (human-readable) output flag now works, please...
1997-04-14 pefoMissed this one...
1997-04-14 deraadtif -s not specified, attempt to grok the disklabel
1997-04-14 deraadtincompatible change
1997-04-14 graichenremove man3f/cat3f entries - for now - and i think...
1997-04-14 graichen#34 - linux_sys_nice from NetBSD
1997-04-14 deraadtbuild stand (AND boot)
1997-04-14 deraadtlet stand & boot co-exist
1997-04-14 deraadtcreates mr-20.fs
1997-04-14 deraadtadd signature! fake partition 0 for floppy until fdisk...
1997-04-14 deraadtcreate ramdisk bootable floppies by typing "make"
1997-04-14 deraadtaccess few files correctly
1997-04-14 deraadtspacing
1997-04-14 deraadtkill extra linefeeding
1997-04-14 provosstrtol to strtoul
1997-04-14 pefoAll mips tools should now configure with the same name...
1997-04-14 pefostruct elf_resolv has to be compatible with struct...
1997-04-14 millertDocument flag to set 32-bit word mode. Call it ED_DCR_...
1997-04-14 deraadti was not the brightest here either
1997-04-14 deraadtwith this here commit i label myself not the swiftest
1997-04-14 millertAdd PCI ed*
1997-04-14 deraadtrd pdev
1997-04-14 deraadtbuf oflow
1997-04-14 tholoMinor performance enhancements from NetBSD
1997-04-14 downsjMerge in various pieces of current NetBSD scsi code...
1997-04-14 deraadtfix the indentation
1997-04-14 deraadtdo not whine about new directories; reported by briggs
1997-04-14 briggssetup_pm() is only used with \!HWDIRECT.
1997-04-14 millertCorrect some bogus casts and change u_short -> u_int16_t
1997-04-14 briggsCapslock support from Steve Brown <sbrown@best.com>
1997-04-14 millertMake ftpd man page and ftp spool entries in mtree speci...
1997-04-14 millertURL specifiers are case insensitive. Noticed by Theo.
1997-04-14 briggsUse an offset parameter when loading the reg_map--some...
1997-04-14 briggsOoops.
1997-04-14 briggsoptions IPFILTER
1997-04-13 provosfouled up a tiny bit
1997-04-13 weingartNuke i386 specific stuff. Not needed anymore.
1997-04-13 briggsCPPFLAGS is already put on CC line--don't add CPPFLAGS...
1997-04-13 provosthe before mentioned random number generator.
1997-04-13 provosuse special random number generator to create less...
1997-04-13 provosuse res_random.c for ids
1997-04-13 pefoMore consistent MIPS config
1997-04-13 pefoMore consistent MIPS config
1997-04-13 downsjcopyright foo
1997-04-13 deraadtsingle ^C on a pipe
1997-04-13 deraadtdo not (continue) on a stdin pipe
1997-04-13 mickeyno Debugger() w/ no DDB defined
1997-04-13 mickeymake it compile again
1997-04-13 deraadtfloppy needs random
1997-04-13 mickeysome more devices
1997-04-13 mickeyadd entry to build all the devs ramdisk needs
1997-04-13 mickeyimport of hp300's ramdisk stuff for i386.
1997-04-13 briggsInitial support for pthreads on m68k from
1997-04-13 briggsPrototype flockfile/funlockfile to clean up some warnings.
1997-04-13 briggss/MACHINE/MACHINE_ARCH/ -- Nothing here should be MACHI...
1997-04-13 briggsOops. We do not want to unmap something that we've...
1997-04-13 briggsSome updates based on information from Bob Nestor ...
1997-04-13 pefoMake it compile after disklabel changes
1997-04-13 deraadtbuf oflow; bitblt
1997-04-13 millertAdd support for PCI NE2000 clones. I finally got aroun...
1997-04-13 mickeyderive from INST, not GENERIC.
1997-04-13 mickeysample ramdisk config file. from GENERIC one.
1997-04-13 bitbltFixed socket permissions race at startup; corrected...
1997-04-13 deraadtvis usernames; bitblt is paranoid
1997-04-13 deraadtbuf oflow; bitblt
1997-04-13 deraadtcheck host information more carefully
1997-04-13 deraadtrepair _hokchar
1997-04-12 pefoMake MIPS configuration more consistent
1997-04-12 briggsIt helps if MAKEDEV agrees with conf.c.
1997-04-12 graichenwe don't need NFSMNT_RESVPORT inside of the kernel...
1997-04-12 graichenundo my last commit - theo says NFSMNT_RESVPORT is...
1997-04-12 graichenremove #ifndef _KERNEL around NFSMNT_RESVPORT:
1997-04-12 graichenmake it compile (missing include of ultrix_util.h ...
1997-04-12 graichenuse the profile.h from the arc - this way the
1997-04-12 reesget an unreserved port if not root; required now that...
1997-04-12 graichentheo can't get everything right :-)
1997-04-12 graichenupdate to my current config file
1997-04-12 millertDifferent fix for buffer overflow. From Keith Bostic...
1997-04-12 millertFix from FreeBSD (David Nugent <davidn>)
1997-04-12 millertlong -> int to fix 64bit issues. This breaks 16bit...
1997-04-12 tholoBe a bit more specific about EINVAL and negative offsets.
1997-04-12 millertwaitpid() can return -1 -- give a useful error message...
1997-04-12 michaelsdon't print more directory slashes than user specified...
1997-04-12 tholoWe need to copy the pathnames we get from fgetln()...
1997-04-12 deraadtcareful about bad domain/mapnames
1997-04-12 deraadtbit more careful with mapnames; adam@math.tau.ac.il
1997-04-12 deraadtbotched strncpy, adam@math.tau.ac.il
1997-04-12 kstaileystart of -h (human readable) flag. more to come
next