openbsd
1997-03-07 kstaileymore generic SET WINDOW stuff
1997-03-07 provosmention collision found by Dobbertin
1997-03-07 kstaileymore stuff
1997-03-07 millertFrom NetBSD (christos) [fixed typo introduced in comment]:
1997-03-07 millertDon't error out when chflags(2) fails if the target...
1997-03-06 kstaileyremove stub get_params functions
1997-03-06 tholoInitial implementation of support for calling hardpps...
1997-03-06 tholoAdd control flag to call hardpps() on carrier change
1997-03-06 tholoPrototype hardpps() if PPS_SYNC option is present
1997-03-05 briggsCopyright foo.
1997-03-05 niklasAdd some good notes from Mike Hibler (via NetBSD)
1997-03-05 niklasSome minor KNF
1997-03-05 niklassmm/01.setup/vax seems unnecessary
1997-03-05 niklasRemove remnants of Tahoe.
1997-03-05 tholoAdd missing #include
1997-03-05 flipkadded back usr/share/man/cat8/tahoe; we still ship...
1997-03-04 bitbltsprintf -> snprintf paranoia
1997-03-04 downsjPull in all of tcpd.h here, too, even though it's not...
1997-03-04 downsjSlightly cleaner.
1997-03-04 downsjRemove kmem privs.
1997-03-04 briggsSync up with the current state of things--mi and mac68k.
1997-03-04 tholoInitialize path earlier so we never try to use it befor...
1997-03-04 tholoDo not post-process directories in cpio mode
1997-03-04 downsjAdd a suggested users group.
1997-03-03 rahndsadd m88k to MID list for a.out.
1997-03-03 rahndsWhen importing a tree, make certain that a bunch of...
1997-03-03 rahndsCleanup after import. This also seems to bring up the...
1997-03-03 rahndsThird try at importing the mvme88k port. This is a...
1997-03-03 rahndsSecond try at importing the mvme88k port. This is a...
1997-03-03 rahndsThis is a remove to get rid of the old mvme88k port...
1997-03-03 rahndscleanup of powerpc miniroot/ramdisk installation, scrap...
1997-03-03 downsjAdd a little ioctl at 4am to set the screen blanking.
1997-03-03 downsjpc console ioctl interface.
1997-03-03 flipkchanged to CFLAGS+=, closes PR user/116.
1997-03-03 flipkchanged a few 'CFLAGS=' to 'CFLAGS+='. closes PR user...
1997-03-03 downsjsync with reality
1997-03-03 millertcleanup
1997-03-03 millertGive usage message when atq used incorrectly.
1997-03-03 flipkdon't try to fseek to before the beginning of the file;
1997-03-03 downsjfix typo
1997-03-03 millertComplain if invoked in a form that requires an argument...
1997-03-03 millertSync with NetBSD which is syncing with FreeBSD, whee!
1997-03-02 tholoSay how many blocks were read/written in cpio mode
1997-03-02 millertFix up the XXX's I left (oops).
1997-03-02 kstaileyadd -fno-defer-pop to CFLAGS
1997-03-02 millertSync msdosfs with NetBSD sans const-ness. NetSBD log...
1997-03-02 millertChange MNT_NOATIME to unused value. This backs out...
1997-03-02 tholoMore complete cpio(1) emulation
1997-03-02 millertAdd noatime option to not update atime on files in...
1997-03-02 tholoEnable IPSEC
1997-03-02 tholoThis is a P5 with PCI and not a 486 with EISA now....
1997-03-02 tholoNeed to get a new pointer for the IP header after doing...
1997-03-02 angelosCosmetic changes.
1997-03-02 rahndsmore was causing the console to go 7e1 during installat...
1997-03-02 millertUpdate based on latest NetBSD version.
1997-03-02 millertset PASSWORD_TIMEOUT to 0 again--fdesc's treatment...
1997-03-02 millertInstall zero-length /var/at/at.deny to allow users...
1997-03-01 millertMerge in changes from at 2.9
1997-03-01 kstaileysync with FreeBSD 22-Feb-1997
1997-03-01 tholoDon't dereference a vnode pointer that is NULL
1997-03-01 niklasCorrected ISA memory mapping errors that caused PCMCIA...
1997-03-01 kstaileyprevent warning about unused variable when NO_KMEMSTATS...
1997-03-01 kstaileyAllow building of kernels that do not keep malloc stati...
1997-03-01 kstaileyFreeBSD changes + my changes
1997-03-01 millertError out if someone tries to mv a mount point. Old...
1997-03-01 provosUnified ipsec prgs in ipsecadm
1997-02-28 niklasFirst stab at a target for making cross-development...
1997-02-28 niklasAdd missing _MACHINE & _MACHINE_ARCH defines + some...
1997-02-28 kstaileyv 1.2 a different way
1997-02-28 kstaileyback out change
1997-02-28 kstaileycannot lseek(2) on a (FILE *)
1997-02-28 niklasupdate /usr/share/man/{man,cat}8/ subdirs to reflect...
1997-02-28 downsjphantasia.6 -> phantasia.6tbl
1997-02-28 downsjplip.4 -> plip.4tbl
1997-02-28 millertAdd -f to getopt() -- that'll teach me to test first.
1997-02-28 millertFrom NetBSD (ws)
1997-02-28 graichenremove the unused scsi controller entries for each...
1997-02-28 millertfsck now raises datasize limit itself.
1997-02-28 millertSilently ignore -f so that "fsck -f" works if you have...
1997-02-28 millertBack out multiple inclusion check. There are things...
1997-02-28 millertOnly include sys/errno.h once.
1997-02-28 downsjclarify
1997-02-28 downsjKill netbsd.org cruft.
1997-02-28 angelosMoved things to netinet/in_pcb.h
1997-02-28 angelosMoved IPsec socket state to the PCB.
1997-02-28 angelosIPsec socket API hooks are in.
1997-02-28 angelosNew variables for system-wide security default levels.
1997-02-28 angelosMoved everything to netinet/in.h, where they should...
1997-02-28 angelosIPsec socket API additions.
1997-02-28 angelosAdded flags field in the TDB structure.
1997-02-28 angelosMore changes.
1997-02-28 angelosPer security-level defaults.
1997-02-28 angelosCan't make up my mind; i think this is final.
1997-02-28 angelosIPsec socket API.
1997-02-28 angelosCorrected the length field.
1997-02-28 millertSet data size resource limit to its max value so fsck...
1997-02-28 millertSlightly more sane rlimit usage.
1997-02-27 rahndsFix MAXBUFCACHE changes.
1997-02-27 michaelsfix pr system/124, reported by Janjaap van Velthooven...
1997-02-27 tholoUndo last change. nawk == awk in our tree, and no...
next