]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1996-10-31 Peter WemmBack out a little more of the previous changes. No...
1996-10-31 Andrey A. ChernovUncomment static from collate_range_cmp, no more in...
1996-10-31 Andrey A. ChernovUncomment static from collate_range_cmp, no more in...
1996-10-31 Andrey A. ChernovRemove collate_range_cmp
1996-10-31 Andrey A. ChernovReplace collate_range_cmp call with its code
1996-10-31 Poul-Henning... bin/1933: don't print negative % for huge files (80Mb)
1996-10-31 Andrey A. ChernovRemove unused file
1996-10-31 Andrey A. ChernovLocalize it
1996-10-31 Andrey A. ChernovReplace collate_range_cmp call with its code (GNU version)
1996-10-31 Andrey A. ChernovReplace collate_range_cmp call by its code (GNU version)
1996-10-31 Andrey A. ChernovReplace collate_range_cmp call with its code
1996-10-31 Andrey A. Chernov1) define STATIC as static and not empty
1996-10-31 Andrey A. ChernovUse collating info for [a-z]-type national ranges
1996-10-31 Andrey A. ChernovReplace collate_range_cmp with its code (GNU variant)
1996-10-31 Andrey A. ChernovReplace collate_range_cmp call with its code
1996-10-31 Andrey A. Chernovcollate_range_cmp -> __collate_range_cmp
1996-10-31 Andrey A. Chernovcollate_range_cmp -> __collate_range_cmp
1996-10-31 Andrey A. ChernovRename collate_range_cmp to __collate_range_cmp for...
1996-10-31 Julian ElischerFurther improved version of hadling a HALT when there...
1996-10-31 Andrey A. ChernovFix base64->8bit conversion
1996-10-31 Andrey A. ChernovLog daemon.* to /var/log/messages or very valuable...
1996-10-31 Andrey A. ChernovOops, don't suppress initial output header (from previo...
1996-10-30 Andrey A. Chernov1) print only errors if -v not given, it allows non...
1996-10-30 Satoshi AsamiMore merge and update.
1996-10-30 Julian Elischerif there is no console, cngetc should act like getc...
1996-10-30 Wolfram Schneiderrmgroup - delete a Unix group
1996-10-30 John HayNote the support for the SDL RISCom/N2pci cards.
1996-10-30 Poul-Henning... Pass right arp to bpf_mtap().
1996-10-30 Peter WemmRegenerate.
1996-10-30 Peter WemmArgh, I hate the tcl build/config environment. :-(
1996-10-30 Peter WemmFix braino on my part. When we have three different...
1996-10-30 John DysonFix a potential deadlock from the previous commit.
1996-10-30 John DysonFix the /proc/???/map file so that it is possible to...
1996-10-29 John DysonChange mmap to use OBJT_DEFAULT instead of OBJT_SWAP...
1996-10-29 Gary Jennejohnchanges to gdb to:
1996-10-29 Poul-Henning... If you run with option Z and malloc fails, memset gets...
1996-10-29 Wolfram Schneideraddgroup - add a group or add users to a group
1996-10-29 Stefan EßerCorrect indentation of multi-LUN device info. (Slightly...
1996-10-29 Peter Wemmoops, uninitialised variable.. -v mode depended on...
1996-10-29 Bruce EvansSearch for labels on all slices whenever any minor...
1996-10-29 Masafumi Max... Added an FAQ entry explaining the bsd.port.mk variable...
1996-10-29 Masafumi Max... Added some guideline to write pkg/COMMENT.
1996-10-29 Peter WemmIntegrate our changes from bin/rmail. Mainly it causes...
1996-10-29 Satoshi AsamiAnother round of merge/updates.
1996-10-29 Peter WemmConvert the DONT_FSYNC compile time option to a runtime...
1996-10-29 Peter WemmMerge in our changes from src/libexec/mail.local. ...
1996-10-29 Peter WemmClean up some loose ends on my previous work in here..
1996-10-29 Peter WemmRegenerated.. Use new minor number for both installed...
1996-10-29 Peter WemmAlong the way, the minor version number has been bumped...
1996-10-29 John HayAdd support for the SDL RISCom N2pci cards. Bring in...
1996-10-29 Alexander LangerUpdate URL for the Pentium Systems Hardware Performance...
1996-10-29 Steve PriceAdd the -p (privileged) commandline switch
1996-10-28 Bill FennerIf rcmd() fails, return immediately instead of trying...
1996-10-28 Joerg WunschDo not modify a malloc()ed pointer; instead, use memmove().
1996-10-28 John HayRemove some unnecessary code in the interrupt handler.
1996-10-28 John HayA #define really don't need a ; at the end.
1996-10-28 Garrett WollmanEliminate unnecessary include of <sys/mbuf.h>.
1996-10-28 Garrett WollmanEliminate unnecessary include of <sys/mbuf.h>. PCBs...
1996-10-28 Warner Loshcomaptibles->compatibles
1996-10-28 Justin T. GibbsIn data_phase_reinit when I converted the code to use...
1996-10-28 Poul-Henning... devfs_tree.c: improve our bdevvp() function.
1996-10-28 Poul-Henning... init_main.c: pass -d to init if DEVFS_ROOT
1996-10-28 Poul-Henning... DEVFS_ROOT -> opt_devfs.h
1996-10-28 Poul-Henning... If passed the -d flag, mount devfs on /dev
1996-10-28 Joerg WunschCorrect the startup sequence for syslogd:
1996-10-28 Joerg WunschKill _OLD_PATH_LOG. It's not needed.
1996-10-28 Joerg WunschBack out the entire change from rev 1.11 of syslogd...
1996-10-28 Joerg WunschDon't dereference a free()ed pointer.
1996-10-28 Justin T. GibbsAdd basic support for the 398X cards as multi-channel...
1996-10-28 Justin T. GibbsAdd basic support for the 398X cards as multi-channel...
1996-10-28 Justin T. GibbsAdd some code to allow SCB sharing for the 398X cards...
1996-10-28 Justin T. GibbsAdd two new aic7xxx driver options:
1996-10-28 Justin T. GibbsFix problems dealing with non-tagged devices when SCB...
1996-10-27 Alexander LangerFix a typo, putput --> output.
1996-10-27 Poul-Henning... The way we get a vnode for swapdev is not quite kosher...
1996-10-27 Joerg WunschAdded ${DESTDIR} to the install target so bison.{simple...
1996-10-27 Alexander LangerTypo: to --> too. Fixes PR#1907.
1996-10-27 Wolfram SchneiderDo not store character 30. I made a test at my CS depar...
1996-10-27 Poul-Henning... Don't give up just because we cant find the blkdev...
1996-10-27 Wolfram Schneiderimprove comments for UT_NAMESIZE
1996-10-27 Bill Fennersetuid back to the original caller immediately after...
1996-10-27 Wolfram Schneider$@ -> "$@", now ``mkdep "foo bar".c'' works.
1996-10-27 Wolfram Schneiderfix perl indention style
1996-10-27 Wolfram SchneiderMove static variable nextpid out from fork1(). Now...
1996-10-27 Wolfram Schneider(reverse) sync with src/lib/libtcl/Makefile rev 1.9
1996-10-27 Peter WemmAdd rudimentry support for ifconfig'ing aliases at...
1996-10-27 Warner Loshlpc/cmds.c:
1996-10-26 Wolfram SchneiderDo not make symbolic links from obj directory into...
1996-10-26 Joerg WunschFix an off-by-one error in getvfsent().
1996-10-26 Søren SchmidtUse the calibrated/adjustable i8254 frequency `timer_fr...
1996-10-26 Alexander LangerNote that streams are now flushed on abort.
1996-10-26 Mark MurrayFirst round of moving secure telnet (AKA kerberised...
1996-10-26 Peter WemmApparently this patch fixes the objc backend on the...
1996-10-26 Alexander LangerReplace hardcoded length of "/dev/" with strlen(_PATH_DEV).
1996-10-26 Poul-Henning... Update this to match my version.
1996-10-26 Poul-Henning... Various cosmetics
1996-10-26 Alexander Langersprintf --> snprintf
1996-10-26 Alexander LangerPOSIX requires stdio buffers be flushed on abort.
1996-10-26 Warner LoshFix transcription error I introduced in last patch...
1996-10-26 Bruce EvansRemoved initialization of a variable that went away...
next