openbsd
1996-09-19 deraadtbad is long for xdr_long(); from cgd@netbsd
1996-09-19 deraadtno special handling in this dir
1996-09-19 deraadthandle more interfaces in -a mode
1996-09-19 bitbltreduced the number of command availibe to users who...
1996-09-19 deraadtbye
1996-09-19 impDeskstation rPC44 tweaks
1996-09-18 deraadtdo not use chgrp
1996-09-18 deraadtblock info gathering attack; netbsd pr#2768; daw@panix.com
1996-09-18 niklasCorrect last arg handling of the *_raw_multi_* macros
1996-09-18 mickeycorrect dkcksum return type.
1996-09-18 mickeywe need this.
1996-09-18 deraadtretry much quicker during vm_pageout_cluster(); from...
1996-09-18 niklasremove the obsolete bus_{from,to}_host macros and add...
1996-09-18 mickeycompiles now.
1996-09-18 pefoCreate all 16 partitions.
1996-09-18 pefoOK, this is the dynamic loader for the MIPS. It's a...
1996-09-18 deraadtnew routed replaces rdisc
1996-09-18 mickey"prs are sometimes wrong" (theo)
1996-09-18 deraadttcpdump(8) not (1); noted by msaitoh@spa.is.uec.ac.jp
1996-09-18 deraadtsend_ether no free; sent fix to darren
1996-09-18 briggsNetBSD PR#2761 (wrong fmovem emulation) from Takeshi...
1996-09-17 deraadtuncleansed buffer; from mudge@l0pht.com
1996-09-17 deraadtrealpath fix, do not dump; pr#2765, david@mono.org
1996-09-17 pefoThis driver and some other ether drivers violates the...
1996-09-17 pefoBusLogic BT445C driver for DeskStation's
1996-09-17 pefoNew .h files requiered for elf stuff
1996-09-17 mickeysupport standalone.
1996-09-17 michaelsnvi 1.76:
1996-09-17 mickeysupport boot.
1996-09-17 deraadtuse sh to run scripts; from graichen
1996-09-17 deraadtsplit off distribution-etc-root-var target, which is...
1996-09-16 deraadtuse memset/memmove
1996-09-16 deraadttoor is gone; thanks bibtlt
1996-09-16 millertuid_t is now a u_int32_t, treat it as such.
1996-09-16 millertsprintf -> snprintf paranoia
1996-09-16 millertumask != file mode
1996-09-16 millert/tmp// -> /tmp
1996-09-16 millert/tmp// -> /tmp/
1996-09-16 millert/tmp//_shXXXXXX -> /tmp/_shXXXXXX
1996-09-16 mickeynote in bugs that disklabels are not supported.
1996-09-16 mickeyfix a typo.
1996-09-16 mickeythe linux realaudio doesn't work on netbsd under emulation.
1996-09-16 millertLDFLAGS+=-s
1996-09-16 mickeysupporting advanced pentium architecture functions.
1996-09-16 downsjThese should always be static.
1996-09-16 downsjDocument this better.
1996-09-16 downsjUse $STATIC
1996-09-16 downsjUse $STATIC.
1996-09-16 downsjAdd $STATIC.
1996-09-16 downsjupdate to reflect reality
1996-09-16 tholoBe less verbose if we have been compiled without DEBUG
1996-09-16 deraadtrevert to in_cksum by zubin and I
1996-09-16 tholoAvoid pulling in stdio
1996-09-16 tholojoy[01] is at major 26
1996-09-16 tholoBring prototypes into scope
1996-09-16 tholoFix warnings
1996-09-16 tholoFix some warnings
1996-09-16 tholoBring prototypes into scope
1996-09-16 downsjtheo the pendat
1996-09-16 downsjpretty pretty pointless support
1996-09-16 tholoUse __inline
1996-09-16 millertSet umask to be read only by owner until we set real...
1996-09-16 deraadt_PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where...
1996-09-16 millert_PATH_TMP -> _PATH_TMPFILE
1996-09-16 deraadtuse mkstemp correctly
1996-09-16 deraadtkill /tmp race
1996-09-16 deraadtkill the race; spotted by bitblt
1996-09-15 deraadtkill the race; noticed by bitblt
1996-09-15 millertmore sprintf -> snprintf paranoia
1996-09-15 tholoAdd manpage link
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertfix a typo and vsprintf -> vsnprintf paranoia
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertunused.
1996-09-15 deraadtsync to netbsd; for graichen
1996-09-15 deraadthandle umask nicer
1996-09-15 deraadtkill the races; found by bitblt
1996-09-15 deraadtsetup trap after mkdir
1996-09-15 millertDon't complain if setsockopt() fails. It will fail...
1996-09-15 millertsprintf -> snprintf (how'd that get missed?)
1996-09-15 deraadtkill the races; found by bitblt
1996-09-15 etheisenPmake has changed. $? expands to full prerequisite...
1996-09-15 millertBe slightly safer opening temp files.
1996-09-15 millertSlightly safer temp file open.
1996-09-15 millertSlightly safer temp file open.
1996-09-15 michaelsBlind update of wosch@FreeBSD's code:
1996-09-15 tholoDon't use anonymous structs
1996-09-15 tholoAdd a couple of syscalls; bring more prototypes into...
1996-09-15 deraadtuse mkstemp; mentioned by sirsyko@ishiboo.com
1996-09-15 niklasBuild correctly when DESTDIR set
1996-09-15 pefoOk, ok! We now autosense system type. Same compiled...
1996-09-15 tholoRemove dead code
1996-09-15 deraadtprint debugging flags in usage(); idea from freebsd
1996-09-15 deraadtenlarge buffer
1996-09-15 tholoDon't add a comma after the last entry in an enum
1996-09-15 tholoFix prototype
next