]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-08-19 Mark MurrayFix the arguments to [(1) (AKA test(1)). If the string...
2000-08-19 Mark MurraySilence -Wall; main()'s second argument was "unsigned...
2000-08-19 Yoshihiro TakahashiDisabled serial console.
2000-08-19 David MaloneReplace the mbuf external reference counting code with...
2000-08-19 Warner LoshCall bus_generic_detach on pcic before deleting the...
2000-08-19 Warner LoshRemove pcic_isa_identify. I don't think it is needed.
2000-08-18 Mike SmithIncrease the default NAPIC from 1 to 2 as a bandaid...
2000-08-18 Ruslan ErmilovRemove gratuitous free() call when we use special ...
2000-08-18 Sheldon HearnRemove an unwanted space from the "Shutting down daemon...
2000-08-18 Poul-Henning... Introduce vop_stdinactive() and make it the default...
2000-08-18 Sheldon HearnFix bug in rev 1.54; the terminating `;;' for the ibcs2...
2000-08-18 Sheldon HearnDocument ibcs2_loaders and provide a default for it in
2000-08-18 KATO TakenoriMerged from sys/i386/i386/machdep.c revision 1.402.
2000-08-18 Sheldon Hearn(forced commit)
2000-08-18 Sheldon HearnThe output of this script got a little broken in rev...
2000-08-18 Sheldon HearnDon't rely on a shell scripts to do the simple job...
2000-08-18 David MaloneThe slip driver used to allocate a mbuf cluster without...
2000-08-18 Brian SomersFix the urio and ugen devices (I meant unit2minor,...
2000-08-18 Brian SomersAdd a PPP_NOSUID hook
2000-08-18 Brian SomersMake -DNOSUID (or -DPPP_NOSUID) possible to build ppp...
2000-08-18 Brian SomersWarn that the ``alias'' command is depricated.
2000-08-17 Archie Cobbs(forced commit: previous commit message was truncated)
2000-08-17 Archie CobbsFix two bugs:
2000-08-17 David MaloneAllow people to set the default boot slice with boot0cfg.
2000-08-17 Nick SayerRemove the warning about recording on the Solo. The...
2000-08-17 Sheldon HearnRemove extraneous arguments to the Os (operating system...
2000-08-17 Joerg WunschImplement the GDB counterpart to use hardware watchpoin...
2000-08-17 Sheldon HearnFix style bugs and poor wording introduced in rev 1.12.
2000-08-17 Sheldon HearnFix style bugs and inconsistencies introduced in rev...
2000-08-17 Sheldon HearnThe previous delta was wrong; an empty MAKEOBJDIRPREFIX...
2000-08-17 Brian SomersUse an MRU of 1504 with 1500 byte MRRUs
2000-08-17 Brian SomersMake this file look prettier
2000-08-17 Brian S. DeanDon't let an illegal value for dr7 get set, which can...
2000-08-17 Brian SomersIf we're in MP mode with a single open link, MP link...
2000-08-17 Sheldon HearnDon't set an arbitrary limit on username lengths; use...
2000-08-17 Yoshihiro Takahashi- Fixed the conversion to bus_space interface.
2000-08-17 Brian SomersAllow a /etc/finger.conf file that contains finger...
2000-08-17 Sheldon HearnClear extraneous arguments to the name (Nm) macro.
2000-08-17 John BaldwinRevert gratuitous whitespace changes from revisions...
2000-08-17 John BaldwinMention that basic network options now include firewall...
2000-08-17 Warner LoshAdd support for loading this as a module (before there...
2000-08-17 John BaldwinAdd in a hack that installs 'src/sys/${MACHINE_ARCH...
2000-08-16 Brian FeldmanFix style bugs (including ones introduced from OpenBSD).
2000-08-16 Brian FeldmanAllow use of the ${MAKE_SHELL} variable to specify...
2000-08-16 Brian FeldmanFix a couple cases where p_trespass wasn't transitioned...
2000-08-16 John BaldwinFix a whitespace bogon.
2000-08-16 Tor EggePrepare for a cleanup of pmap module API pollution...
2000-08-16 Mark MurrayMention more functions in the headers so whatis(1)...
2000-08-16 Mark MurrayGrammar police; make the English style more consistent...
2000-08-16 John BaldwinAdd in the linux, tcl83, and tk83 ports categories.
2000-08-16 John BaldwinAdd new 'ruby' ports category.
2000-08-16 Brian SomersAdd unit2minor() and use it where appropriate so that...
2000-08-16 Warner LoshRemove unnecessary extern definition of strrchr. It...
2000-08-16 Warner LoshAdd cross reference to the ast device.
2000-08-16 Warner Loshoptreset is declared in unistd.h, so we don't need...
2000-08-16 Sheldon HearnDo not allow the cleandir target to blow away the entir...
2000-08-16 Darren Reedbackout previous change for now
2000-08-16 Darren Reedadd extern for inetsw
2000-08-16 Brian SomersISDN B channels have a bandwidth of 64000, not 65536
2000-08-16 Martin CracauerDisable part of my 8-bits fixes from December 1999.
2000-08-16 Martin CracauerFix type builtin for absolute paths and relative paths...
2000-08-16 Brian SomersIf the -p option is used, use setproctitle() to hide...
2000-08-16 Martin CracauerFrom submitter:
2000-08-16 Jun-ichiro... add missing splx(), when outgoing interface queue is...
2000-08-16 Yoshihiro TakahashiDecrease the size of mfsroot.flp for PC-98 to 1.2MB.
2000-08-16 Ruslan ErmilovFix `control socket: Protocol not supported' failure in
2000-08-16 Brian Somerssetproctitle() doesn't need to be called with root...
2000-08-16 Brian SomersDefault the bandwidth of an ISDN B channel to 65536bps
2000-08-16 Warner Loshoptreset is declared in unistd.h now.
2000-08-16 Søren SchmidtRearrange the probe a bit, hopefully this will help...
2000-08-16 Warner LoshDon't explicitly declare optarg and optind. These...
2000-08-16 Greg Leheyopen_drive:
2000-08-15 Peter WemmAdd another USR modem.
2000-08-15 Sheldon HearnMention the gawk-3.0.6 upgrade.
2000-08-15 Robert NordierRemove redundant code left over on removal of /dev...
2000-08-15 David E. O... Move the running of the Linux and SVR4 compat bits...
2000-08-15 Robert NordierPartially revert r1.12, in which a warnx() if the devic...
2000-08-15 Mark MurrayGrammar police; "has been written by" --> "was written...
2000-08-15 Mark MurrayImprove the cross-references.
2000-08-15 Brian SomersMake the pppoe-in config entry a bit more useful (and...
2000-08-15 Sheldon HearnAdd a sample ifconfig entry for an IPX address family...
2000-08-15 Mark MurrayFix grammar and a function name.
2000-08-15 Sheldon HearnDescribe the process used for the gawk-3.0.6 update in
2000-08-15 Kris KennawayInstall mode 644, not mode 664 during kernel compile...
2000-08-15 Sheldon HearnUpdate for the newly-updated gawk-3.0.6.
2000-08-15 Sheldon HearnUpdate for the newly-updated gawk-3.0.6.
2000-08-15 Brian SomersMaintain input and output throughput averages and choos...
2000-08-15 Sheldon HearnMerge the vendor release of gawk-3.0.6 onto HEAD.
2000-08-15 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2000-08-15 Sheldon HearnUpdate vendor branch to gawk-3.0.6.
2000-08-15 Kris KennawayInstall /var/crash/minfree mode 644 instead of 664...
2000-08-15 Jun-ichiro... reorder "localhost" entry, to prefer ::1 than 127.0...
2000-08-15 Josef KarthauserWhen warning that a log file can't be compressed, tell...
2000-08-15 Kris KennawayDon't extract these files as mode 664 during build...
2000-08-15 Kris KennawayDon't extract these files as mode 666 during build...
2000-08-15 KATO TakenoriFixed determination method for sector size of the 2nd...
2000-08-15 Sheldon HearnFix nit in previous delta: trailing punctuation argumen...
2000-08-15 Jun-ichiro... repair endianness issue in IN_MULTICAST().
2000-08-15 Maxim SobolevSeveral cleanups:
2000-08-15 Archie CobbsDocument three new control messages.
next